ee:decomposition-multiple-db-parallel 5/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...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-docker-20.10.14 ...13Using docker image sha256:809b5040fa88e70f0387e0e9f2f4167654e1739972ac987bdb5289ade2223b0d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:0b6fac5a6819905a0448b295c5b8b3a437b5d929c1582de098a2c366bb5585f5 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1672763760-4f848305-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 180488, done. 21remote: Counting objects: 100% (180488/180488), done. 22remote: Compressing objects: 100% (103888/103888), done. 23remote: Total 180488 (delta 95900), reused 131737 (delta 70039), pack-reused 0 24Receiving objects: 100% (180488/180488), 135.00 MiB | 42.05 MiB/s, done.25Resolving deltas: 100% (95900/95900), done.27 * [new ref] refs/pipelines/737235874 -> refs/pipelines/73723587428 * [new branch] master -> origin/master29Checking out 3fb1df80 as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-ff83be0e0c413b7d8ed20521d5760b72-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-ff83be0e0c413b7d8ed20521d5760b72-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3548693226)...37Downloading artifacts from coordinator... ok id=3548693226 responseStatus=200 OK token=64_wiEf539Using docker image sha256:809b5040fa88e70f0387e0e9f2f4167654e1739972ac987bdb5289ade2223b0d for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:0b6fac5a6819905a0448b295c5b8b3a437b5d929c1582de098a2c366bb5585f5 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 122 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:3fb1df807ba7030313a4dcf3694f8ed3bf25efb2 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-3548693273.json --format RspecJunitFormatter --out tmp/rspec-3548693273.xml --format html --out tmp/rspec-$(echo ee:decomposition-multiple-db-parallel 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jan 03 2023 19:42:52 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`50[Jan 03 2023 19:42:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:3fb1df807ba7030313a4dcf3694f8ed3bf25efb2`51[Jan 03 2023 19:43:31 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-ec8c9fb4$`52[Jan 03 2023 19:43:31 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`53[Jan 03 2023 19:43:31 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`54[Jan 03 2023 19:43:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-ec8c9fb4 --net test --hostname gitlab-ee-ec8c9fb4.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-01-03-19-42-52-88b3b719/gitlab-ee-ec8c9fb4/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:3fb1df807ba7030313a4dcf3694f8ed3bf25efb2`55[Jan 03 2023 19:43:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-01-03 19:42:5256# Gitlab::QA::Runtime::OmnibusConfigurations::Default57gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme58gitlab_rails['gitlab_disable_animations'] = true # Disable animations59gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry60gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password61# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb62#gitlab_rails['databases']['main']['enable'] = true63#gitlab_rails['databases']['ci']['enable'] = true64#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'65gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`66[Jan 03 2023 19:43:44 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-ec8c9fb4`67[Jan 03 2023 19:47:18 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...68[Jan 03 2023 19:47:18 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-ec8c9fb4`69[Jan 03 2023 19:47:18 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-ec8c9fb4 80/tcp`70[Jan 03 2023 19:47:18 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!71[Jan 03 2023 19:47:18 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.14.1/support/data gitlab-ee-ec8c9fb4:/tmp/data-seeds`72[Jan 03 2023 19:47:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`73[Jan 03 2023 19:47:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "echo '#!/usr/bin/env bash74if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then75 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'76 exit 177fi78' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`79[Jan 03 2023 19:47:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`80[Jan 03 2023 19:47:19 UTC (Gitlab QA)] INFO -- Running exec_commands...81[Jan 03 2023 19:47:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`82[Jan 03 2023 19:48:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`83[Jan 03 2023 19:48:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-ctl reconfigure"`84[Jan 03 2023 19:48:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`85[Jan 03 2023 19:48:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`86[Jan 03 2023 19:48:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`87[Jan 03 2023 19:48:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || gitlab-rake db:structure:load:ci"`88[Jan 03 2023 19:49:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c "gitlab-ctl restart"`89[Jan 03 2023 19:49:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-ec8c9fb4 bash -c ""`90[Jan 03 2023 19:49:31 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`91[Jan 03 2023 19:49:31 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:3fb1df807ba7030313a4dcf3694f8ed3bf25efb2`92[Jan 03 2023 19:50:28 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee93[Jan 03 2023 19:50:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env ELASTIC_URL="$ELASTIC_URL" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-01-03-19-42-52-88b3b719/gitlab-ee-qa-73294fae:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-73294fae registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:3fb1df807ba7030313a4dcf3694f8ed3bf25efb2 Test::Instance::All http://gitlab-ee-ec8c9fb4.test -- --format QA::Support::JsonFormatter --out tmp/rspec-3548693273.json --format RspecJunitFormatter --out tmp/rspec-3548693273.xml --format html --out tmp/rspec-ee:decomposition-multiple-db-parallel_5_5.htm --color --format documentation`94[Jan 03 2023 19:50:44 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-decomposition-multiple-db-parallel' to 'knapsack/ee-decomposition-multiple-db-parallel.json'95[Jan 03 2023 19:50:44 UTC (QA Tests)] INFO -- Report already exists, skipping!962023-01-03 19:50:44 / CONF :: 97 ==> Base URL: http://gitlab-ee-ec8c9fb4.test98 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f8dd428d9d0>99 ==> Libraries: Chemlab::Vendor100[Jan 03 2023 19:50:44 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA101[Jan 03 2023 19:50:44 UTC (QA Tests)] INFO -- Performing sanity check for environment!102[Jan 03 2023 19:51:47 UTC (QA Tests)] INFO -- Performing initial license fabrication!103[Jan 03 2023 19:51:49 UTC (QA Tests)] INFO -- filling :login_field with "root"104[Jan 03 2023 19:51:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field105[Jan 03 2023 19:51:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"106[Jan 03 2023 19:51:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field107[Jan 03 2023 19:51:50 UTC (QA Tests)] INFO -- clicking :sign_in_button108[Jan 03 2023 19:51:52 UTC (QA Tests)] INFO -- clicking :navbar_dropdown109[Jan 03 2023 19:51:52 UTC (QA Tests)] INFO -- clicking :admin_area_link110[Jan 03 2023 19:51:54 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link111[Jan 03 2023 19:52:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link112[Jan 03 2023 19:52:07 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link113[Jan 03 2023 19:52:08 UTC (QA Tests)] INFO -- clicking :expand_add_license_button114[Jan 03 2023 19:52:08 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"115[Jan 03 2023 19:52:08 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field116[Jan 03 2023 19:52:09 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}117[Jan 03 2023 19:52:09 UTC (QA Tests)] INFO -- clicking :license_upload_button118[Jan 03 2023 19:52:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content119[Jan 03 2023 19:52:14 UTC (QA Tests)] INFO -- clicking :sign_out_link120[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 28.35 seconds121[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====122[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- Report specs:123[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_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/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/1_manage/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/server_hooks_custom_error_message_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb"]124[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- Leftover specs:125[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_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/generic_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/ee/api/1_manage/integrations/group_webhook_events_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_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/4_verify/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]126[Jan 03 2023 19:52:15 UTC (QA Tests)] INFO -- Knapsack report generator started!127Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}128Randomized with seed 57205129Create130 Merge request squashing131[Jan 03 2023 19:54:29 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging132[Jan 03 2023 19:54:31 UTC (QA Tests)] INFO -- filling :login_field with "root"133[Jan 03 2023 19:54:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field134[Jan 03 2023 19:54:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"135[Jan 03 2023 19:54:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field136[Jan 03 2023 19:54:32 UTC (QA Tests)] INFO -- clicking :sign_in_button137[Jan 03 2023 19:54:34 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA138[Jan 03 2023 19:54:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-91skf9xd' via cache in 0.0 seconds139[Jan 03 2023 19:54:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.65 seconds140[Jan 03 2023 19:54:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 1.4 seconds141[Jan 03 2023 19:54:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/squash-before-merge-8c9fb20299ac662b' via api in 4.04 seconds142[Jan 03 2023 19:54:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds143[Jan 03 2023 19:54:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds144[Jan 03 2023 19:54:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.18 seconds145[Jan 03 2023 19:54:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.11 seconds146[Jan 03 2023 19:54:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/squash-before-merge-8c9fb20299ac662b/-/merge_requests/1147[Jan 03 2023 19:54:47 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}148[Jan 03 2023 19:54:47 UTC (QA Tests)] INFO -- clicking :merge_button149 user squashes commits while merging150Create151 Testing group wiki152[Jan 03 2023 19:54:51 UTC (QA Tests)] INFO -- Starting test: Create Testing group wiki can delete a group wiki page153[Jan 03 2023 19:54:56 UTC (QA Tests)] INFO -- filling :login_field with "root"154[Jan 03 2023 19:54:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field155[Jan 03 2023 19:54:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"156[Jan 03 2023 19:54:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field157[Jan 03 2023 19:54:56 UTC (QA Tests)] INFO -- clicking :sign_in_button158[Jan 03 2023 19:54:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds159[Jan 03 2023 19:54:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-wiki-6e2eb2b176d466b6' via api in 0.54 seconds160[Jan 03 2023 19:54:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 1.11 seconds161[Jan 03 2023 19:54:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/group-with-wiki-6e2eb2b176d466b6/-/wikis/Home162[Jan 03 2023 19:55:00 UTC (QA Tests)] INFO -- clicking :edit_page_button163[Jan 03 2023 19:55:01 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present164[Jan 03 2023 19:55:01 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button165 can delete a group wiki page166Verify167 Pipeline with raw variables in YAML168 when FF is on169[Jan 03 2023 19:55:03 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML when FF is on expands variables according to expand: true/false170[Jan 03 2023 19:55:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds171[Jan 03 2023 19:55:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.2 seconds172[Jan 03 2023 19:55:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-raw-variable-pipeline-28726374a3b6414b' via api in 0.92 seconds173[Jan 03 2023 19:55:04 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`174[Jan 03 2023 19:55:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`175[Jan 03 2023 19:55:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1672775704 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1672775704 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1672775704 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-1672775704 --executor shell && gitlab-runner run" `176[Jan 03 2023 19:55:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1672775704`177[Jan 03 2023 19:55:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`178[Jan 03 2023 19:55:11 UTC (QA Tests)] INFO -- Looking for list of runners via API...179[Jan 03 2023 19:55:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1672775704' via api in 8.36 seconds180[Jan 03 2023 19:55:12 UTC (QA Tests)] INFO -- Enabling feature: ci_raw_variables_in_yaml_config for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-raw-variable-pipeline-28726374a3b6414b"181[Jan 03 2023 19:55:12 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: ci_raw_variables_in_yaml_config182[Jan 03 2023 19:56:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds183[Jan 03 2023 19:56:18 UTC (QA Tests)] INFO -- filling :login_field with "root"184[Jan 03 2023 19:56:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field185[Jan 03 2023 19:56:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"186[Jan 03 2023 19:56:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field187[Jan 03 2023 19:56:19 UTC (QA Tests)] INFO -- clicking :sign_in_button188[Jan 03 2023 19:56:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-raw-variable-pipeline-28726374a3b6414b189[Jan 03 2023 19:56:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link190[Jan 03 2023 19:56:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present191[Jan 03 2023 19:56:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1672775704'192[Jan 03 2023 19:56:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1672775704`193 expands variables according to expand: true/false194 when FF is off195[Jan 03 2023 19:56:28 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML when FF is off expands all variables196[Jan 03 2023 19:56:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds197[Jan 03 2023 19:56:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds198[Jan 03 2023 19:56:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-raw-variable-pipeline-285860fd81d3586a' via api in 1.46 seconds199[Jan 03 2023 19:56:29 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`200[Jan 03 2023 19:56:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`201[Jan 03 2023 19:56:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1672775789 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1672775789 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1672775789 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-1672775789 --executor shell && gitlab-runner run" `202[Jan 03 2023 19:56:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1672775789`203[Jan 03 2023 19:56:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`204[Jan 03 2023 19:56:31 UTC (QA Tests)] INFO -- Looking for list of runners via API...205[Jan 03 2023 19:56:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1672775789' via api in 1.3 seconds206[Jan 03 2023 19:56:31 UTC (QA Tests)] INFO -- Disabling feature: ci_raw_variables_in_yaml_config for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-raw-variable-pipeline-285860fd81d3586a"207[Jan 03 2023 19:56:31 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: ci_raw_variables_in_yaml_config208[Jan 03 2023 19:57:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.23 seconds209[Jan 03 2023 19:57:37 UTC (QA Tests)] INFO -- filling :login_field with "root"210[Jan 03 2023 19:57:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field211[Jan 03 2023 19:57:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"212[Jan 03 2023 19:57:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field213[Jan 03 2023 19:57:38 UTC (QA Tests)] INFO -- clicking :sign_in_button214[Jan 03 2023 19:57:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-raw-variable-pipeline-285860fd81d3586a215[Jan 03 2023 19:57:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link216[Jan 03 2023 19:57:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present217[Jan 03 2023 19:57:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1672775789'218[Jan 03 2023 19:57:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1672775789`219 expands all variables220Verify221 UI defined variable222[Jan 03 2023 19:57:45 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true223[Jan 03 2023 19:57:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds224[Jan 03 2023 19:57:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-murl0isw' via api in 0.37 seconds225[Jan 03 2023 19:57:46 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`226[Jan 03 2023 19:57:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`227[Jan 03 2023 19:57:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name murl0isw --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach murl0isw sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name murl0isw --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list murl0isw --executor shell && gitlab-runner run" `228[Jan 03 2023 19:57:47 UTC (QA Tests)] INFO -- Executing: `docker logs murl0isw`229[Jan 03 2023 19:57:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`230[Jan 03 2023 19:57:47 UTC (QA Tests)] INFO -- Looking for list of runners via API...231[Jan 03 2023 19:57:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'murl0isw' via api in 1.32 seconds232[Jan 03 2023 19:57:52 UTC (QA Tests)] INFO -- filling :login_field with "root"233[Jan 03 2023 19:57:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field234[Jan 03 2023 19:57:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"235[Jan 03 2023 19:57:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field236[Jan 03 2023 19:57:52 UTC (QA Tests)] INFO -- clicking :sign_in_button237[Jan 03 2023 19:57:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-murl0isw/downstream1-variable-inheritance-fb4cf2668477e621' via api in 0.63 seconds238[Jan 03 2023 19:57:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds239[Jan 03 2023 19:57:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-murl0isw/upstream-variable-inheritance-ae121845f46ec562' via api in 0.68 seconds240[Jan 03 2023 19:57:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds241[Jan 03 2023 19:57:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-murl0isw/upstream-variable-inheritance-ae121845f46ec562242[Jan 03 2023 19:57:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link243[Jan 03 2023 19:58:09 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present244[Jan 03 2023 19:58:10 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"245[Jan 03 2023 19:58:10 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field246[Jan 03 2023 19:58:10 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"247[Jan 03 2023 19:58:10 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field248[Jan 03 2023 19:58:11 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present249[Jan 03 2023 19:58:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '7' via api in 0.36 seconds250[Jan 03 2023 19:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '7' via api in 0.07 seconds251[Jan 03 2023 19:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '7' via api in 0.07 seconds252[Jan 03 2023 19:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.06 seconds253[Jan 03 2023 19:58:23 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button254[Jan 03 2023 19:58:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present255[Jan 03 2023 19:58:25 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button256[Jan 03 2023 19:58:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present257[Jan 03 2023 19:58:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'murl0isw'258[Jan 03 2023 19:58:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f murl0isw`259 is inheritable when forward:pipeline_variables is true260Manage261 Check for broken images262 when logged in as a new user263 behaves like loads all images264[Jan 03 2023 19:58:27 UTC (QA Tests)] INFO -- Starting test: Manage Check for broken images when logged in as a new user behaves like loads all images loads all images265[Jan 03 2023 19:58:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-9a43e9dcfab9fe31' via api in 0.25 seconds266[Jan 03 2023 19:58:32 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9a43e9dcfab9fe31"267[Jan 03 2023 19:58:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field268[Jan 03 2023 19:58:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"269[Jan 03 2023 19:58:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field270[Jan 03 2023 19:58:33 UTC (QA Tests)] INFO -- clicking :sign_in_button271[Jan 03 2023 19:58:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/272[Jan 03 2023 19:58:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9a43e9dcfab9fe31'273 loads all images274 when logged in as a new admin275 behaves like loads all images276[Jan 03 2023 19:58:35 UTC (QA Tests)] INFO -- Starting test: Manage Check for broken images when logged in as a new admin behaves like loads all images loads all images277[Jan 03 2023 19:58:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-0898184e6f6576a1' via api in 0.28 seconds278[Jan 03 2023 19:58:40 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0898184e6f6576a1"279[Jan 03 2023 19:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field280[Jan 03 2023 19:58:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"281[Jan 03 2023 19:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field282[Jan 03 2023 19:58:41 UTC (QA Tests)] INFO -- clicking :sign_in_button283[Jan 03 2023 19:58:42 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/284[Jan 03 2023 19:58:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0898184e6f6576a1'285 loads all images286Verify287 when job is configured to only run on merge_request_events288[Jan 03 2023 19:58:43 UTC (QA Tests)] INFO -- Starting test: Verify when job is configured to only run on merge_request_events only runs the job configured to run on merge requests289[Jan 03 2023 19:58:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds290[Jan 03 2023 19:58:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds291[Jan 03 2023 19:58:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/merge-request-only-job-0e7ba6628e1844e8' via api in 0.74 seconds292[Jan 03 2023 19:58:44 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`293[Jan 03 2023 19:58:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`294[Jan 03 2023 19:58:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-7a7x5s3o --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-7a7x5s3o sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-7a7x5s3o --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-7a7x5s3o --executor shell && gitlab-runner run" `295[Jan 03 2023 19:58:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7a7x5s3o`296[Jan 03 2023 19:58:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`297[Jan 03 2023 19:58:45 UTC (QA Tests)] INFO -- Looking for list of runners via API...298[Jan 03 2023 19:58:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-7a7x5s3o' via api in 1.17 seconds299[Jan 03 2023 19:58:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds300[Jan 03 2023 19:58:50 UTC (QA Tests)] INFO -- filling :login_field with "root"301[Jan 03 2023 19:58:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field302[Jan 03 2023 19:58:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"303[Jan 03 2023 19:58:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field304[Jan 03 2023 19:58:51 UTC (QA Tests)] INFO -- clicking :sign_in_button305[Jan 03 2023 19:58:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds306[Jan 03 2023 19:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.97 seconds307[Jan 03 2023 19:58:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/merge-request-only-job-0e7ba6628e1844e8/-/merge_requests/1308[Jan 03 2023 19:58:57 UTC (QA Tests)] INFO -- clicking :pipeline_link309[Jan 03 2023 19:58:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-7a7x5s3o'310[Jan 03 2023 19:58:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-7a7x5s3o`311 only runs the job configured to run on merge requests312Plan313 Epics roadmap314[Jan 03 2023 19:58:58 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap315[Jan 03 2023 19:59:03 UTC (QA Tests)] INFO -- filling :login_field with "root"316[Jan 03 2023 19:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field317[Jan 03 2023 19:59:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"318[Jan 03 2023 19:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field319[Jan 03 2023 19:59:04 UTC (QA Tests)] INFO -- clicking :sign_in_button320[Jan 03 2023 19:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds321[Jan 03 2023 19:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds322[Jan 03 2023 19:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.45 seconds323 presents epic on roadmap324Create325 Multiple file snippet326[Jan 03 2023 19:59:06 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files327[Jan 03 2023 19:59:11 UTC (QA Tests)] INFO -- filling :login_field with "root"328[Jan 03 2023 19:59:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field329[Jan 03 2023 19:59:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"330[Jan 03 2023 19:59:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field331[Jan 03 2023 19:59:12 UTC (QA Tests)] INFO -- clicking :sign_in_button332[Jan 03 2023 19:59:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds333[Jan 03 2023 19:59:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds334[Jan 03 2023 19:59:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-snippets-89a8c59862f1eb9b' via api in 0.76 seconds335[Jan 03 2023 19:59:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-snippets-89a8c59862f1eb9b336[Jan 03 2023 19:59:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link337[Jan 03 2023 19:59:26 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link338[Jan 03 2023 19:59:27 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet with multiple files"339[Jan 03 2023 19:59:27 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field340[Jan 03 2023 19:59:28 UTC (QA Tests)] INFO -- clicking :description_placeholder341[Jan 03 2023 19:59:28 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"342[Jan 03 2023 19:59:28 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field343[Jan 03 2023 19:59:28 UTC (QA Tests)] INFO -- clicking :visibility_content344[Jan 03 2023 19:59:28 UTC (QA Tests)] INFO -- filling :file_name_field with "01 file name"345[Jan 03 2023 19:59:28 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field346[Jan 03 2023 19:59:29 UTC (QA Tests)] INFO -- clicking :add_file_button347[Jan 03 2023 19:59:29 UTC (QA Tests)] INFO -- filling :file_name_field with "02 file name"348[Jan 03 2023 19:59:29 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field349[Jan 03 2023 19:59:29 UTC (QA Tests)] INFO -- clicking :add_file_button350[Jan 03 2023 19:59:30 UTC (QA Tests)] INFO -- filling :file_name_field with "03 file name"351[Jan 03 2023 19:59:30 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field352[Jan 03 2023 19:59:30 UTC (QA Tests)] INFO -- clicking :add_file_button353[Jan 03 2023 19:59:30 UTC (QA Tests)] INFO -- filling :file_name_field with "04 file name"354[Jan 03 2023 19:59:30 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field355[Jan 03 2023 19:59:31 UTC (QA Tests)] INFO -- clicking :add_file_button356[Jan 03 2023 19:59:31 UTC (QA Tests)] INFO -- filling :file_name_field with "05 file name"357[Jan 03 2023 19:59:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field358[Jan 03 2023 19:59:31 UTC (QA Tests)] INFO -- clicking :add_file_button359[Jan 03 2023 19:59:32 UTC (QA Tests)] INFO -- filling :file_name_field with "06 file name"360[Jan 03 2023 19:59:32 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field361[Jan 03 2023 19:59:32 UTC (QA Tests)] INFO -- clicking :add_file_button362[Jan 03 2023 19:59:32 UTC (QA Tests)] INFO -- filling :file_name_field with "07 file name"363[Jan 03 2023 19:59:32 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field364[Jan 03 2023 19:59:33 UTC (QA Tests)] INFO -- clicking :add_file_button365[Jan 03 2023 19:59:33 UTC (QA Tests)] INFO -- filling :file_name_field with "08 file name"366[Jan 03 2023 19:59:33 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field367[Jan 03 2023 19:59:33 UTC (QA Tests)] INFO -- clicking :add_file_button368[Jan 03 2023 19:59:34 UTC (QA Tests)] INFO -- filling :file_name_field with "09 file name"369[Jan 03 2023 19:59:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field370[Jan 03 2023 19:59:34 UTC (QA Tests)] INFO -- clicking :add_file_button371[Jan 03 2023 19:59:34 UTC (QA Tests)] INFO -- filling :file_name_field with "10 file name"372[Jan 03 2023 19:59:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field373[Jan 03 2023 19:59:35 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button374[Jan 03 2023 19:59:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 24.12 seconds375 creates a project snippet with multiple files376Plan377 Assign Iterations378[Jan 03 2023 19:59:38 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue379[Jan 03 2023 19:59:43 UTC (QA Tests)] INFO -- filling :login_field with "root"380[Jan 03 2023 19:59:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field381[Jan 03 2023 19:59:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"382[Jan 03 2023 19:59:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field383[Jan 03 2023 19:59:44 UTC (QA Tests)] INFO -- clicking :sign_in_button384[Jan 03 2023 19:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds385[Jan 03 2023 19:59:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-f638da4c2e050a8c' via api in 0.37 seconds386[Jan 03 2023 19:59:45 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.09 seconds387[Jan 03 2023 19:59:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-f638da4c2e050a8c/project-to-test-iterations-7487b6aab9cae116-50b7fb472be30ec0' via api in 0.53 seconds388[Jan 03 2023 19:59:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.33 seconds389[Jan 03 2023 19:59:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-f638da4c2e050a8c/project-to-test-iterations-7487b6aab9cae116-50b7fb472be30ec0/-/issues/1390[Jan 03 2023 19:59:48 UTC (QA Tests)] INFO -- clicking :edit_link391[Jan 03 2023 19:59:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/group-to-test-assigning-iterations-f638da4c2e050a8c/project-to-test-iterations-7487b6aab9cae116-50b7fb472be30ec0/-/issues/1392[Jan 03 2023 19:59:51 UTC (QA Tests)] INFO -- clicking :iteration_link393 assigns a group iteration to an existing issue394Create395 API basics396[Jan 03 2023 19:59:52 UTC (QA Tests)] INFO -- Starting test: Create API basics user creates a project with a file and deletes them afterwards397 user creates a project with a file and deletes them afterwards398 raw file access399[Jan 03 2023 19:59:54 UTC (QA Tests)] INFO -- Starting test: Create API basics raw file access sets no-cache headers as expected400 sets no-cache headers as expected401Plan402 Issue403[Jan 03 2023 19:59:55 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit404[Jan 03 2023 19:59:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds405[Jan 03 2023 19:59:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.19 seconds406[Jan 03 2023 19:59:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-ea9005c3715d27e0' via api in 0.9 seconds407[Jan 03 2023 19:59:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.16 seconds408[Jan 03 2023 19:59:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.0 seconds409[Jan 03 2023 20:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds410 closes via pushing a commit411Package412 Container Registry Online Garbage Collection413 runs the online garbage collector tool (PENDING: Test is not compatible with this environment or pipeline)414Create415 Repository Usage Quota416[Jan 03 2023 20:00:01 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage417[Jan 03 2023 20:00:01 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size418[Jan 03 2023 20:00:01 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size419[Jan 03 2023 20:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds420[Jan 03 2023 20:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds421[Jan 03 2023 20:00:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/repository-usage-1daf98bade716f1b-2fd9b176717741ff' via api in 0.75 seconds422[Jan 03 2023 20:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.81 seconds423[Jan 03 2023 20:00:13 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size424[Jan 03 2023 20:00:13 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size425 matches cloned repo usage to reported usage426Create427 Merge requests428 when merging once429 behaves like merge when pipeline succeeds430[Jan 03 2023 20:00:13 UTC (QA Tests)] INFO -- Starting test: Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds431[Jan 03 2023 20:00:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds432[Jan 03 2023 20:00:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds433[Jan 03 2023 20:00:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/merge-when-pipeline-succeeds-4c5d597e2a329595' via api in 1.05 seconds434[Jan 03 2023 20:00:14 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`435[Jan 03 2023 20:00:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`436[Jan 03 2023 20:00:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-re45w1pm --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-re45w1pm sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-re45w1pm --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-re45w1pm --executor shell && gitlab-runner run" `437[Jan 03 2023 20:00:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-re45w1pm`438[Jan 03 2023 20:00:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Jan 03 2023 20:00:15 UTC (QA Tests)] INFO -- Looking for list of runners via API...440[Jan 03 2023 20:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-re45w1pm' via api in 1.18 seconds441[Jan 03 2023 20:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds442[Jan 03 2023 20:00:21 UTC (QA Tests)] INFO -- filling :login_field with "root"443[Jan 03 2023 20:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field444[Jan 03 2023 20:00:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"445[Jan 03 2023 20:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field446[Jan 03 2023 20:00:21 UTC (QA Tests)] INFO -- clicking :sign_in_button447[Jan 03 2023 20:00:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds448[Jan 03 2023 20:00:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.1 seconds449[Jan 03 2023 20:00:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/merge-when-pipeline-succeeds-4c5d597e2a329595/-/merge_requests/1450[Jan 03 2023 20:00:26 UTC (QA Tests)] INFO -- clicking :merge_button451[Jan 03 2023 20:00:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>120, :sleep_interval=>0.5}' arguments452[Jan 03 2023 20:00:47 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/merge-when-pipeline-succeeds-4c5d597e2a329595/-/merge_requests/1453[Jan 03 2023 20:00:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-re45w1pm'454[Jan 03 2023 20:00:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-re45w1pm`455 merges after pipeline succeeds456Manage457 User458[Jan 03 2023 20:00:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-d0a5217eae3f6125' via api in 0.32 seconds459[Jan 03 2023 20:00:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds460[Jan 03 2023 20:00:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-03608d6a20480043' via api in 0.38 seconds461[Jan 03 2023 20:00:50 UTC (QA Tests)] INFO -- Adding user qa-user-d0a5217eae3f6125 to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox462[Jan 03 2023 20:00:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-03608d6a20480043/project-for-user-group-access-termination-532fd372fa96e3f4' via api in 0.76 seconds463 after parent group membership termination464[Jan 03 2023 20:00:51 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API465[Jan 03 2023 20:00:51 UTC (QA Tests)] INFO -- Removing user qa-user-d0a5217eae3f6125 from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox466[Jan 03 2023 20:00:52 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-d0a5217eae3f6125467[Jan 03 2023 20:00:52 UTC (QA Tests)] INFO -- Caching token for username: qa-user-d0a5217eae3f6125, last six chars of token:RbSJnz468[Jan 03 2023 20:00:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-d0a5217eae3f6125-092pdmxx' via api in 0.07 seconds469 is not allowed to commit via the API470[Jan 03 2023 20:00:52 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI471[Jan 03 2023 20:00:52 UTC (QA Tests)] INFO -- Removing user qa-user-d0a5217eae3f6125 from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox472 is not allowed to push code via the CLI473[Jan 03 2023 20:00:53 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API474[Jan 03 2023 20:00:53 UTC (QA Tests)] INFO -- Removing user qa-user-d0a5217eae3f6125 from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox475[Jan 03 2023 20:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds476[Jan 03 2023 20:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds477[Jan 03 2023 20:00:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-new-file-96713428d74462fe' via api in 1.03 seconds478 is not allowed to create a file via the API479[Jan 03 2023 20:00:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d0a5217eae3f6125'480[Jan 03 2023 20:00:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-03608d6a20480043/project-for-user-group-access-termination-532fd372fa96e3f4'481[Jan 03 2023 20:00:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-03608d6a20480043'482Manage483 Group with members484[Jan 03 2023 20:00:55 UTC (QA Tests)] INFO -- Starting test: Manage Group with members can be shared with another group with correct access level485[Jan 03 2023 20:00:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds486[Jan 03 2023 20:00:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/target-group-with-project_498e9e27152775f8' via api in 0.43 seconds487[Jan 03 2023 20:00:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/target-group-with-project_498e9e27152775f8/the_awesome_project-35b42d96db528de8' via api in 0.82 seconds488[Jan 03 2023 20:00:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds489[Jan 03 2023 20:00:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/source-group-with-members_c2683618bdbdb6f1' via api in 0.42 seconds490[Jan 03 2023 20:00:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds491[Jan 03 2023 20:00:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/source-group-with-members_c2683618bdbdb6f1 QA::Resource::Group492[Jan 03 2023 20:01:01 UTC (QA Tests)] INFO -- filling :login_field with "root"493[Jan 03 2023 20:01:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field494[Jan 03 2023 20:01:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"495[Jan 03 2023 20:01:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field496[Jan 03 2023 20:01:02 UTC (QA Tests)] INFO -- clicking :sign_in_button497[Jan 03 2023 20:01:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/target-group-with-project_498e9e27152775f8498[Jan 03 2023 20:01:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link499[Jan 03 2023 20:01:06 UTC (QA Tests)] INFO -- clicking :invite_a_group_button500[Jan 03 2023 20:01:06 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "source-group-with-members_c2683618bdbdb6f1"501[Jan 03 2023 20:01:06 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field502[Jan 03 2023 20:01:07 UTC (QA Tests)] INFO -- clicking :invite_button503[Jan 03 2023 20:01:08 UTC (QA Tests)] INFO -- clicking :groups_list_tab504[Jan 03 2023 20:01:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content505[Jan 03 2023 20:01:12 UTC (QA Tests)] INFO -- clicking :sign_out_link506[Jan 03 2023 20:01:14 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"507[Jan 03 2023 20:01:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field508[Jan 03 2023 20:01:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"509[Jan 03 2023 20:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field510[Jan 03 2023 20:01:15 UTC (QA Tests)] INFO -- clicking :sign_in_button511 can be shared with another group with correct access level512Create513 Add a directory in Web IDE514 when a directory with the same name already exists515[Jan 03 2023 20:01:16 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error516[Jan 03 2023 20:01:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds517[Jan 03 2023 20:01:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds518[Jan 03 2023 20:01:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-0e055dd571f75b8a' via api in 1.04 seconds519[Jan 03 2023 20:01:18 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-0e055dd571f75b8a"520[Jan 03 2023 20:01:18 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide521[Jan 03 2023 20:01:22 UTC (QA Tests)] INFO -- filling :login_field with "root"522[Jan 03 2023 20:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field523[Jan 03 2023 20:01:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"524[Jan 03 2023 20:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field525[Jan 03 2023 20:01:23 UTC (QA Tests)] INFO -- clicking :sign_in_button526[Jan 03 2023 20:01:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-0e055dd571f75b8a527[Jan 03 2023 20:01:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds528[Jan 03 2023 20:01:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-0e055dd571f75b8a529[Jan 03 2023 20:01:27 UTC (QA Tests)] INFO -- clicking :web_ide_button530[Jan 03 2023 20:01:28 UTC (QA Tests)] INFO -- clicking :new_directory_button and ensuring QA::Page::Component::WebIDE::Modal::CreateNewFile is present531[Jan 03 2023 20:01:28 UTC (QA Tests)] INFO -- filling :file_name_field with "first_directory"532[Jan 03 2023 20:01:28 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field533[Jan 03 2023 20:01:29 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-0e055dd571f75b8a"534[Jan 03 2023 20:01:35 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide535[Jan 03 2023 20:01:35 UTC (QA Tests)] ERROR -- Interceptor Api Errors536[422] POST /gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-0e055dd571f75b8a/ide_terminals/check_config -- Correlation Id: 01GNWKJYNVG12XZRKJTD7NDSFF537 throws an error538 when user adds a new empty directory539[Jan 03 2023 20:01:35 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows in the tree view but cannot be committed540[Jan 03 2023 20:01:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds541[Jan 03 2023 20:01:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds542[Jan 03 2023 20:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-3ce8129d1e7c7226' via api in 1.0 seconds543[Jan 03 2023 20:01:36 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-3ce8129d1e7c7226"544[Jan 03 2023 20:01:36 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide545[Jan 03 2023 20:01:41 UTC (QA Tests)] INFO -- filling :login_field with "root"546[Jan 03 2023 20:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field547[Jan 03 2023 20:01:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"548[Jan 03 2023 20:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field549[Jan 03 2023 20:01:41 UTC (QA Tests)] INFO -- clicking :sign_in_button550[Jan 03 2023 20:01:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-3ce8129d1e7c7226551[Jan 03 2023 20:01:44 UTC (QA Tests)] INFO -- clicking :web_ide_button552[Jan 03 2023 20:01:45 UTC (QA Tests)] INFO -- clicking :new_directory_button and ensuring QA::Page::Component::WebIDE::Modal::CreateNewFile is present553[Jan 03 2023 20:01:46 UTC (QA Tests)] INFO -- filling :file_name_field with "new_empty_directory"554[Jan 03 2023 20:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field555[Jan 03 2023 20:01:57 UTC (QA Tests)] INFO -- clicking :commit_mode_tab556[Jan 03 2023 20:02:08 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-3ce8129d1e7c7226"557[Jan 03 2023 20:02:10 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide558[Jan 03 2023 20:02:10 UTC (QA Tests)] ERROR -- Interceptor Api Errors559[422] POST /gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/add-directory-project-3ce8129d1e7c7226/ide_terminals/check_config -- Correlation Id: 01GNWKKFHRP7Y2VC4EJJQHV7KR560 shows in the tree view but cannot be committed561Create562 Testing wiki content creation inside a project563[Jan 03 2023 20:02:10 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki using git push564[Jan 03 2023 20:02:14 UTC (QA Tests)] INFO -- filling :login_field with "root"565[Jan 03 2023 20:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field566[Jan 03 2023 20:02:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"567[Jan 03 2023 20:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field568[Jan 03 2023 20:02:15 UTC (QA Tests)] INFO -- clicking :sign_in_button569[Jan 03 2023 20:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds570[Jan 03 2023 20:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds571[Jan 03 2023 20:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-c6f973af92124d74' via api in 0.76 seconds572[Jan 03 2023 20:02:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.86 seconds573[Jan 03 2023 20:02:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-c6f973af92124d74/-/wikis/just_another_wiki_page574 by adding a home page to the wiki using git push575[Jan 03 2023 20:02:19 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki576[Jan 03 2023 20:02:24 UTC (QA Tests)] INFO -- filling :login_field with "root"577[Jan 03 2023 20:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field578[Jan 03 2023 20:02:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"579[Jan 03 2023 20:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field580[Jan 03 2023 20:02:24 UTC (QA Tests)] INFO -- clicking :sign_in_button581[Jan 03 2023 20:02:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds582[Jan 03 2023 20:02:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds583[Jan 03 2023 20:02:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-16aa88cb0a91c61e' via api in 0.73 seconds584[Jan 03 2023 20:02:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-16aa88cb0a91c61e585[Jan 03 2023 20:02:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link586[Jan 03 2023 20:02:39 UTC (QA Tests)] INFO -- clicking :create_first_page_link587[Jan 03 2023 20:02:40 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"588[Jan 03 2023 20:02:40 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox589[Jan 03 2023 20:02:41 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"590[Jan 03 2023 20:02:41 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field591[Jan 03 2023 20:02:41 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"592[Jan 03 2023 20:02:41 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox593[Jan 03 2023 20:02:42 UTC (QA Tests)] INFO -- clicking :wiki_submit_button594 by adding a home page to the wiki595[Jan 03 2023 20:02:43 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki using git push596[Jan 03 2023 20:02:48 UTC (QA Tests)] INFO -- filling :login_field with "root"597[Jan 03 2023 20:02:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field598[Jan 03 2023 20:02:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"599[Jan 03 2023 20:02:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field600[Jan 03 2023 20:02:48 UTC (QA Tests)] INFO -- clicking :sign_in_button601[Jan 03 2023 20:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds602[Jan 03 2023 20:02:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds603[Jan 03 2023 20:02:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-7fa7ddb83939cba0' via api in 0.74 seconds604[Jan 03 2023 20:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.15 seconds605[Jan 03 2023 20:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.22 seconds606[Jan 03 2023 20:02:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-7fa7ddb83939cba0/-/wikis/just_another_wiki_page607 by adding a second page to the wiki using git push608[Jan 03 2023 20:02:53 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki609[Jan 03 2023 20:02:58 UTC (QA Tests)] INFO -- filling :login_field with "root"610[Jan 03 2023 20:02:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field611[Jan 03 2023 20:02:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"612[Jan 03 2023 20:02:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field613[Jan 03 2023 20:02:59 UTC (QA Tests)] INFO -- clicking :sign_in_button614[Jan 03 2023 20:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds615[Jan 03 2023 20:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds616[Jan 03 2023 20:03:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-25714fbc5167efea' via api in 0.74 seconds617[Jan 03 2023 20:03:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.17 seconds618[Jan 03 2023 20:03:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-25714fbc5167efea/-/wikis/Home619[Jan 03 2023 20:03:02 UTC (QA Tests)] INFO -- clicking :new_page_button620[Jan 03 2023 20:03:03 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"621[Jan 03 2023 20:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox622[Jan 03 2023 20:03:04 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"623[Jan 03 2023 20:03:04 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field624[Jan 03 2023 20:03:04 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"625[Jan 03 2023 20:03:04 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox626[Jan 03 2023 20:03:05 UTC (QA Tests)] INFO -- clicking :wiki_submit_button627 by adding a second page to the wiki628Manage629 Gitlab migration630 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)631Plan632 Group issue boards633[Jan 03 2023 20:03:06 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu634[Jan 03 2023 20:03:11 UTC (QA Tests)] INFO -- filling :login_field with "root"635[Jan 03 2023 20:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field636[Jan 03 2023 20:03:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"637[Jan 03 2023 20:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field638[Jan 03 2023 20:03:12 UTC (QA Tests)] INFO -- clicking :sign_in_button639[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds640[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds641[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-e2bd7bc3' via api in 0.15 seconds642[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-3736f7a6' via api in 0.15 seconds643[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-14ec61cc' via api in 0.08 seconds644[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- clicking :navbar_dropdown645[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- clicking :groups_dropdown646[Jan 03 2023 20:03:14 UTC (QA Tests)] INFO -- clicking :menu_item_link647[Jan 03 2023 20:03:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link648[Jan 03 2023 20:03:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link649 shows multiple group boards in the boards dropdown menu650Create651 SSH keys support652[Jan 03 2023 20:03:18 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key653[Jan 03 2023 20:03:23 UTC (QA Tests)] INFO -- filling :login_field with "root"654[Jan 03 2023 20:03:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field655[Jan 03 2023 20:03:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"656[Jan 03 2023 20:03:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field657[Jan 03 2023 20:03:24 UTC (QA Tests)] INFO -- clicking :sign_in_button658[Jan 03 2023 20:03:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content659[Jan 03 2023 20:03:28 UTC (QA Tests)] INFO -- clicking :edit_profile_link660[Jan 03 2023 20:03:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230103-39-ojyvv2/id_rsa -N `661[Jan 03 2023 20:03:30 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"662[Jan 03 2023 20:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field663[Jan 03 2023 20:03:30 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"664[Jan 03 2023 20:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field665[Jan 03 2023 20:03:30 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-01-05"666[Jan 03 2023 20:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field667[Jan 03 2023 20:03:31 UTC (QA Tests)] INFO -- clicking :add_key_button668[Jan 03 2023 20:03:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.97 seconds669 user can add an SSH key670 after adding an ssh key671[Jan 03 2023 20:03:32 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key672[Jan 03 2023 20:03:36 UTC (QA Tests)] INFO -- filling :login_field with "root"673[Jan 03 2023 20:03:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field674[Jan 03 2023 20:03:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"675[Jan 03 2023 20:03:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field676[Jan 03 2023 20:03:37 UTC (QA Tests)] INFO -- clicking :sign_in_button677[Jan 03 2023 20:03:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content678[Jan 03 2023 20:03:41 UTC (QA Tests)] INFO -- clicking :edit_profile_link679[Jan 03 2023 20:03:42 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button680 can delete an ssh key681Create682 A project wiki683[Jan 03 2023 20:03:44 UTC (QA Tests)] INFO -- Starting test: Create A project wiki can change the directory path of a page684[Jan 03 2023 20:03:49 UTC (QA Tests)] INFO -- filling :login_field with "root"685[Jan 03 2023 20:03:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field686[Jan 03 2023 20:03:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"687[Jan 03 2023 20:03:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field688[Jan 03 2023 20:03:50 UTC (QA Tests)] INFO -- clicking :sign_in_button689[Jan 03 2023 20:03:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds690[Jan 03 2023 20:03:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds691[Jan 03 2023 20:03:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-21618ab558a4c248' via api in 0.73 seconds692[Jan 03 2023 20:03:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.15 seconds693[Jan 03 2023 20:03:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/wiki_testing-21618ab558a4c248/-/wikis/Home694[Jan 03 2023 20:03:53 UTC (QA Tests)] INFO -- clicking :edit_page_button695[Jan 03 2023 20:03:54 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"696[Jan 03 2023 20:03:54 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox697[Jan 03 2023 20:03:54 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"698[Jan 03 2023 20:03:54 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox699[Jan 03 2023 20:03:55 UTC (QA Tests)] INFO -- clicking :wiki_submit_button700 can change the directory path of a page701Create702 Add suggestions to a Merge Request703[Jan 03 2023 20:03:57 UTC (QA Tests)] INFO -- Starting test: Create Add suggestions to a Merge Request applies a single suggestion with a custom message704[Jan 03 2023 20:03:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds705[Jan 03 2023 20:03:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds706[Jan 03 2023 20:03:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/suggestions_project-04e39a038b5d11d6' via api in 0.74 seconds707[Jan 03 2023 20:03:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds708[Jan 03 2023 20:03:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/suggestions_project-04e39a038b5d11d6 QA::Resource::Project709[Jan 03 2023 20:04:02 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"710[Jan 03 2023 20:04:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field711[Jan 03 2023 20:04:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"712[Jan 03 2023 20:04:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field713[Jan 03 2023 20:04:03 UTC (QA Tests)] INFO -- clicking :sign_in_button714[Jan 03 2023 20:04:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds715[Jan 03 2023 20:04:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds716[Jan 03 2023 20:04:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.42 seconds717[Jan 03 2023 20:04:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/suggestions_project-04e39a038b5d11d6/-/merge_requests/1718[Jan 03 2023 20:04:07 UTC (QA Tests)] INFO -- clicking :diffs_tab719[Jan 03 2023 20:04:08 UTC (QA Tests)] INFO -- clicking :diff_comment_button720[Jan 03 2023 20:04:08 UTC (QA Tests)] INFO -- clicking :suggestion_button721[Jan 03 2023 20:04:08 UTC (QA Tests)] INFO -- filling :reply_field with ""722[Jan 03 2023 20:04:08 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field723[Jan 03 2023 20:04:09 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0724This is the suggestion for line number 4!725```"726[Jan 03 2023 20:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field727[Jan 03 2023 20:04:09 UTC (QA Tests)] INFO -- clicking :comment_now_button728[Jan 03 2023 20:04:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content729[Jan 03 2023 20:04:15 UTC (QA Tests)] INFO -- clicking :sign_out_link730[Jan 03 2023 20:04:18 UTC (QA Tests)] INFO -- filling :login_field with "root"731[Jan 03 2023 20:04:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field732[Jan 03 2023 20:04:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"733[Jan 03 2023 20:04:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field734[Jan 03 2023 20:04:19 UTC (QA Tests)] INFO -- clicking :sign_in_button735[Jan 03 2023 20:04:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/suggestions_project-04e39a038b5d11d6/-/merge_requests/1736[Jan 03 2023 20:04:22 UTC (QA Tests)] INFO -- clicking :diffs_tab737[Jan 03 2023 20:04:23 UTC (QA Tests)] INFO -- filling :commit_message_field with "Applying suggested change for testing purposes."738[Jan 03 2023 20:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field739[Jan 03 2023 20:04:23 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button740[Jan 03 2023 20:04:24 UTC (QA Tests)] INFO -- clicking :commits_tab741 applies a single suggestion with a custom message742Fulfillment743 Purchase744 User Registration745 when adding and removing a group member746[Jan 03 2023 20:04:25 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license747[Jan 03 2023 20:04:25 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}748[Jan 03 2023 20:04:25 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}749[Jan 03 2023 20:04:40 UTC (QA Tests)] INFO -- filling :login_field with "root"750[Jan 03 2023 20:04:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field751[Jan 03 2023 20:04:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"752[Jan 03 2023 20:04:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field753[Jan 03 2023 20:04:41 UTC (QA Tests)] INFO -- clicking :sign_in_button754[Jan 03 2023 20:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds755[Jan 03 2023 20:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.23 seconds756[Jan 03 2023 20:04:44 UTC (QA Tests)] INFO -- Adding user qa-test-4ec345 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271 QA::Resource::Group757[Jan 03 2023 20:04:45 UTC (QA Tests)] INFO -- Removing user qa-test-4ec345 from gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271 QA::Resource::Group758[Jan 03 2023 20:04:46 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}759[Jan 03 2023 20:04:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-4ec345'760[Jan 03 2023 20:04:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271'761 consumes a seat on the license762Plan763 Multiple assignees per issue764[Jan 03 2023 20:04:47 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page765[Jan 03 2023 20:04:51 UTC (QA Tests)] INFO -- filling :login_field with "root"766[Jan 03 2023 20:04:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field767[Jan 03 2023 20:04:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"768[Jan 03 2023 20:04:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field769[Jan 03 2023 20:04:52 UTC (QA Tests)] INFO -- clicking :sign_in_button770[Jan 03 2023 20:04:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds771[Jan 03 2023 20:04:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.27 seconds772[Jan 03 2023 20:04:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.23 seconds773[Jan 03 2023 20:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.31 seconds774[Jan 03 2023 20:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.23 seconds775[Jan 03 2023 20:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.26 seconds776[Jan 03 2023 20:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds777[Jan 03 2023 20:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds778[Jan 03 2023 20:04:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c' via api in 0.82 seconds779[Jan 03 2023 20:04:56 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c QA::Resource::Project780[Jan 03 2023 20:04:56 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c QA::Resource::Project781[Jan 03 2023 20:04:56 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c QA::Resource::Project782[Jan 03 2023 20:04:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c QA::Resource::Project783[Jan 03 2023 20:04:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c QA::Resource::Project784[Jan 03 2023 20:04:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c QA::Resource::Project785[Jan 03 2023 20:04:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.49 seconds786[Jan 03 2023 20:04:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-730cdcd4b1efcd7c/-/issues/1787[Jan 03 2023 20:05:00 UTC (QA Tests)] INFO -- clicking :more_assignees_link788 shows the first five assignees and a +n more link in the issue page789[Jan 03 2023 20:05:00 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list790[Jan 03 2023 20:05:04 UTC (QA Tests)] INFO -- filling :login_field with "root"791[Jan 03 2023 20:05:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field792[Jan 03 2023 20:05:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"793[Jan 03 2023 20:05:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field794[Jan 03 2023 20:05:05 UTC (QA Tests)] INFO -- clicking :sign_in_button795[Jan 03 2023 20:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds796[Jan 03 2023 20:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds797[Jan 03 2023 20:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.12 seconds798[Jan 03 2023 20:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.11 seconds799[Jan 03 2023 20:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.12 seconds800[Jan 03 2023 20:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.12 seconds801[Jan 03 2023 20:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds802[Jan 03 2023 20:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds803[Jan 03 2023 20:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0' via api in 0.8 seconds804[Jan 03 2023 20:05:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0 QA::Resource::Project805[Jan 03 2023 20:05:09 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0 QA::Resource::Project806[Jan 03 2023 20:05:09 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0 QA::Resource::Project807[Jan 03 2023 20:05:09 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0 QA::Resource::Project808[Jan 03 2023 20:05:09 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0 QA::Resource::Project809[Jan 03 2023 20:05:09 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0 QA::Resource::Project810[Jan 03 2023 20:05:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.43 seconds811[Jan 03 2023 20:05:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-to-test-issue-with-multiple-assignees-bfcecebdefa983a0812[Jan 03 2023 20:05:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link813 shows the first three assignees and a +n sign in the issues list814Fulfillment815 Utilization816 in usage quotas817 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)818Create819 File management820[Jan 03 2023 20:05:12 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web821[Jan 03 2023 20:05:17 UTC (QA Tests)] INFO -- filling :login_field with "root"822[Jan 03 2023 20:05:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field823[Jan 03 2023 20:05:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"824[Jan 03 2023 20:05:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field825[Jan 03 2023 20:05:17 UTC (QA Tests)] INFO -- clicking :sign_in_button826[Jan 03 2023 20:05:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds827[Jan 03 2023 20:05:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds828[Jan 03 2023 20:05:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-new-file-a46e27d878e6beae' via api in 1.13 seconds829[Jan 03 2023 20:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.43 seconds830[Jan 03 2023 20:05:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-new-file-a46e27d878e6beae/-/blob/main/QA+Test+-+File+name831[Jan 03 2023 20:05:22 UTC (QA Tests)] INFO -- clicking :edit_menu_item832[Jan 03 2023 20:05:22 UTC (QA Tests)] INFO -- clicking :edit_button833[Jan 03 2023 20:05:23 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"834[Jan 03 2023 20:05:23 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field835[Jan 03 2023 20:05:24 UTC (QA Tests)] INFO -- clicking :commit_button836 user edits a file via the Web837Create838 Adding comments on snippets839 behaves like comments on snippets840[Jan 03 2023 20:05:25 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet841[Jan 03 2023 20:05:30 UTC (QA Tests)] INFO -- filling :login_field with "root"842[Jan 03 2023 20:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field843[Jan 03 2023 20:05:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"844[Jan 03 2023 20:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field845[Jan 03 2023 20:05:30 UTC (QA Tests)] INFO -- clicking :sign_in_button846[Jan 03 2023 20:05:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds847[Jan 03 2023 20:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.19 seconds848[Jan 03 2023 20:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-snippets-f78345583e9cebde' via api in 0.86 seconds849[Jan 03 2023 20:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.33 seconds850[Jan 03 2023 20:05:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content851[Jan 03 2023 20:05:37 UTC (QA Tests)] INFO -- clicking :sign_out_link852[Jan 03 2023 20:05:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds853[Jan 03 2023 20:05:40 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"854[Jan 03 2023 20:05:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field855[Jan 03 2023 20:05:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"856[Jan 03 2023 20:05:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field857[Jan 03 2023 20:05:41 UTC (QA Tests)] INFO -- clicking :sign_in_button858[Jan 03 2023 20:05:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-snippets-f78345583e9cebde/-/snippets/2859[Jan 03 2023 20:05:43 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"860[Jan 03 2023 20:05:43 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field861[Jan 03 2023 20:05:43 UTC (QA Tests)] INFO -- clicking :comment_button862[Jan 03 2023 20:05:44 UTC (QA Tests)] INFO -- clicking :edit_comment_button863[Jan 03 2023 20:05:44 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"864[Jan 03 2023 20:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field865[Jan 03 2023 20:05:45 UTC (QA Tests)] INFO -- clicking :save_comment_button866[Jan 03 2023 20:05:45 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown867[Jan 03 2023 20:05:45 UTC (QA Tests)] INFO -- clicking :delete_comment_button868[Jan 03 2023 20:05:45 UTC (QA Tests)] INFO -- clicking :confirm_ok_button869 adds, edits, and deletes a comment on a project_snippet870 behaves like comments on snippets871[Jan 03 2023 20:05:46 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet872[Jan 03 2023 20:05:50 UTC (QA Tests)] INFO -- filling :login_field with "root"873[Jan 03 2023 20:05:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field874[Jan 03 2023 20:05:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"875[Jan 03 2023 20:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field876[Jan 03 2023 20:05:51 UTC (QA Tests)] INFO -- clicking :sign_in_button877[Jan 03 2023 20:05:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.39 seconds878[Jan 03 2023 20:05:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content879[Jan 03 2023 20:05:57 UTC (QA Tests)] INFO -- clicking :sign_out_link880[Jan 03 2023 20:05:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds881[Jan 03 2023 20:06:00 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"882[Jan 03 2023 20:06:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field883[Jan 03 2023 20:06:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"884[Jan 03 2023 20:06:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field885[Jan 03 2023 20:06:00 UTC (QA Tests)] INFO -- clicking :sign_in_button886[Jan 03 2023 20:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-ec8c9fb4.test/-/snippets/3887[Jan 03 2023 20:06:02 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"888[Jan 03 2023 20:06:02 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field889[Jan 03 2023 20:06:02 UTC (QA Tests)] INFO -- clicking :comment_button890[Jan 03 2023 20:06:03 UTC (QA Tests)] INFO -- clicking :edit_comment_button891[Jan 03 2023 20:06:03 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"892[Jan 03 2023 20:06:03 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field893[Jan 03 2023 20:06:03 UTC (QA Tests)] INFO -- clicking :save_comment_button894[Jan 03 2023 20:06:04 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown895[Jan 03 2023 20:06:04 UTC (QA Tests)] INFO -- clicking :delete_comment_button896[Jan 03 2023 20:06:04 UTC (QA Tests)] INFO -- clicking :confirm_ok_button897 adds, edits, and deletes a comment on a personal_snippet898Create899 Git clone over HTTP900[Jan 03 2023 20:06:04 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone901[Jan 03 2023 20:06:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds902[Jan 03 2023 20:06:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds903[Jan 03 2023 20:06:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-code-3fd74b8e5860e742' via api in 0.8 seconds904 user performs a shallow clone905[Jan 03 2023 20:06:07 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone906[Jan 03 2023 20:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds907[Jan 03 2023 20:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds908[Jan 03 2023 20:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-code-53f8eafd102a2fe2' via api in 0.78 seconds909 user performs a deep clone910Verify911 Cancelling merge request in merge train912 when system cancels the merge request913 creates a TODO task (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/324122)914Govern915 Group916 for change repository size limit917 behaves like audit event918[Jan 03 2023 20:06:10 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations919[Jan 03 2023 20:06:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds920[Jan 03 2023 20:06:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-99c7a60ceb6827ea' via api in 0.38 seconds921[Jan 03 2023 20:06:15 UTC (QA Tests)] INFO -- filling :login_field with "root"922[Jan 03 2023 20:06:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field923[Jan 03 2023 20:06:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"924[Jan 03 2023 20:06:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field925[Jan 03 2023 20:06:16 UTC (QA Tests)] INFO -- clicking :sign_in_button926[Jan 03 2023 20:06:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/test-group-99c7a60ceb6827ea927[Jan 03 2023 20:06:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link928[Jan 03 2023 20:06:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link929[Jan 03 2023 20:06:20 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button930[Jan 03 2023 20:06:21 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link931[Jan 03 2023 20:06:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link932 logs audit events for UI operations933 for update group name934 behaves like audit event935[Jan 03 2023 20:06:22 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations936[Jan 03 2023 20:06:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds937[Jan 03 2023 20:06:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-3dbf1d8ad30969f0' via api in 0.38 seconds938[Jan 03 2023 20:06:27 UTC (QA Tests)] INFO -- filling :login_field with "root"939[Jan 03 2023 20:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field940[Jan 03 2023 20:06:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"941[Jan 03 2023 20:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field942[Jan 03 2023 20:06:28 UTC (QA Tests)] INFO -- clicking :sign_in_button943[Jan 03 2023 20:06:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/test-group-3dbf1d8ad30969f0944[Jan 03 2023 20:06:31 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link945[Jan 03 2023 20:06:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link946[Jan 03 2023 20:06:32 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button947[Jan 03 2023 20:06:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link948[Jan 03 2023 20:06:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link949 logs audit events for UI operations950 for add and remove project access951 behaves like audit event952[Jan 03 2023 20:06:35 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations953[Jan 03 2023 20:06:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds954[Jan 03 2023 20:06:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-f8f4dab69cec3be1' via api in 0.37 seconds955[Jan 03 2023 20:06:40 UTC (QA Tests)] INFO -- filling :login_field with "root"956[Jan 03 2023 20:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field957[Jan 03 2023 20:06:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"958[Jan 03 2023 20:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field959[Jan 03 2023 20:06:40 UTC (QA Tests)] INFO -- clicking :sign_in_button960[Jan 03 2023 20:06:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds961[Jan 03 2023 20:06:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds962[Jan 03 2023 20:06:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-shared-with-group-39a8965c4810c22f' via api in 0.73 seconds963[Jan 03 2023 20:06:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-shared-with-group-39a8965c4810c22f964[Jan 03 2023 20:06:44 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link965[Jan 03 2023 20:06:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link966[Jan 03 2023 20:06:45 UTC (QA Tests)] INFO -- clicking :invite_a_group_button967[Jan 03 2023 20:06:45 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "test-group-f8f4dab69cec3be1"968[Jan 03 2023 20:06:45 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field969[Jan 03 2023 20:06:46 UTC (QA Tests)] INFO -- clicking :invite_button970[Jan 03 2023 20:06:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link971[Jan 03 2023 20:06:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link972[Jan 03 2023 20:06:59 UTC (QA Tests)] INFO -- clicking :groups_list_tab973[Jan 03 2023 20:06:59 UTC (QA Tests)] INFO -- clicking :delete_group_access_link974[Jan 03 2023 20:07:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/test-group-f8f4dab69cec3be1975[Jan 03 2023 20:07:01 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link976[Jan 03 2023 20:07:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link977 logs audit events for UI operations978 for add group979 behaves like audit event980[Jan 03 2023 20:07:02 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations981[Jan 03 2023 20:07:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds982[Jan 03 2023 20:07:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-e0f39805e9e66387' via api in 0.4 seconds983[Jan 03 2023 20:07:07 UTC (QA Tests)] INFO -- filling :login_field with "root"984[Jan 03 2023 20:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field985[Jan 03 2023 20:07:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"986[Jan 03 2023 20:07:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field987[Jan 03 2023 20:07:08 UTC (QA Tests)] INFO -- clicking :sign_in_button988[Jan 03 2023 20:07:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds989[Jan 03 2023 20:07:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3990[Jan 03 2023 20:07:12 UTC (QA Tests)] INFO -- clicking :new_subgroup_button991[Jan 03 2023 20:07:13 UTC (QA Tests)] INFO -- filling :group_path_field with "group-to-test-audit-event-log-9426984bbad7b25a"992[Jan 03 2023 20:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :group_path_field993[Jan 03 2023 20:07:13 UTC (QA Tests)] INFO -- filling :group_name_field with "group-to-test-audit-event-log-9426984bbad7b25a"994[Jan 03 2023 20:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :group_name_field995[Jan 03 2023 20:07:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3996[Jan 03 2023 20:07:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-audit-event-log-9426984bbad7b25a' via browser_ui in 7.18 seconds997[Jan 03 2023 20:07:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link998[Jan 03 2023 20:07:18 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link999 logs audit events for UI operations1000 for add user, change access level, remove user1001 behaves like audit event1002[Jan 03 2023 20:07:18 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations1003[Jan 03 2023 20:07:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1004[Jan 03 2023 20:07:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-97b50307125ceed7' via api in 0.37 seconds1005[Jan 03 2023 20:07:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1006[Jan 03 2023 20:07:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1007[Jan 03 2023 20:07:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1008[Jan 03 2023 20:07:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1009[Jan 03 2023 20:07:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1010[Jan 03 2023 20:07:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/test-group-97b50307125ceed71011[Jan 03 2023 20:07:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1012[Jan 03 2023 20:07:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1013[Jan 03 2023 20:07:28 UTC (QA Tests)] INFO -- clicking :invite_members_button1014[Jan 03 2023 20:07:28 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1015[Jan 03 2023 20:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1016[Jan 03 2023 20:07:29 UTC (QA Tests)] INFO -- clicking :invite_button1017[Jan 03 2023 20:07:30 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"1018[Jan 03 2023 20:07:30 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1019[Jan 03 2023 20:07:31 UTC (QA Tests)] INFO -- clicking :search_button1020[Jan 03 2023 20:07:32 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1021[Jan 03 2023 20:07:32 UTC (QA Tests)] INFO -- clicking :access_level_link1022[Jan 03 2023 20:07:32 UTC (QA Tests)] INFO -- clicking :user_action_dropdown1023[Jan 03 2023 20:07:32 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item1024[Jan 03 2023 20:07:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1025[Jan 03 2023 20:07:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1026 logs audit events for UI operations1027Create1028 Open a fork in Web IDE1029 when a user does not have permissions to commit to the project1030 when a fork is already created1031 opens the fork when a user clicks Web IDE in the main project (PENDING: No reason given)1032 when no fork is present1033 suggests to create a fork when a user clicks Web IDE in the main project (PENDING: No reason given)1034Create1035 Upload a file in Web IDE1036 when a file with the same name already exists1037[Jan 03 2023 20:07:35 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1038[Jan 03 2023 20:07:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1039[Jan 03 2023 20:07:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1040[Jan 03 2023 20:07:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-7a96c6a1c8fec5b3' via api in 1.09 seconds1041[Jan 03 2023 20:07:36 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-7a96c6a1c8fec5b3"1042[Jan 03 2023 20:07:36 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1043[Jan 03 2023 20:07:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1044[Jan 03 2023 20:07:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1045[Jan 03 2023 20:07:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1046[Jan 03 2023 20:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1047[Jan 03 2023 20:07:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1048[Jan 03 2023 20:07:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-7a96c6a1c8fec5b31049[Jan 03 2023 20:07:44 UTC (QA Tests)] INFO -- clicking :web_ide_button1050[Jan 03 2023 20:07:45 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-7a96c6a1c8fec5b3"1051[Jan 03 2023 20:07:45 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1052[Jan 03 2023 20:07:45 UTC (QA Tests)] ERROR -- Interceptor Api Errors1053[422] POST /gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-7a96c6a1c8fec5b3/ide_terminals/check_config -- Correlation Id: 01GNWKYESBZB23Y0Y1JA8WXJ951054 throws an error1055 when the file is an image1056[Jan 03 2023 20:07:45 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer1057[Jan 03 2023 20:07:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1058[Jan 03 2023 20:07:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.19 seconds1059[Jan 03 2023 20:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-90e46c8bb953f23e' via api in 1.08 seconds1060[Jan 03 2023 20:07:47 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-90e46c8bb953f23e"1061[Jan 03 2023 20:07:47 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1062[Jan 03 2023 20:07:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1063[Jan 03 2023 20:07:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1064[Jan 03 2023 20:07:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1065[Jan 03 2023 20:07:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1066[Jan 03 2023 20:07:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1067[Jan 03 2023 20:07:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-90e46c8bb953f23e1068[Jan 03 2023 20:07:55 UTC (QA Tests)] INFO -- clicking :web_ide_button1069[Jan 03 2023 20:07:56 UTC (QA Tests)] INFO -- clicking :file_row_container1070[Jan 03 2023 20:07:56 UTC (QA Tests)] INFO -- clicking :begin_commit_button1071[Jan 03 2023 20:07:57 UTC (QA Tests)] INFO -- clicking :commit_button1072[Jan 03 2023 20:07:58 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-90e46c8bb953f23e"1073[Jan 03 2023 20:08:02 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1074[Jan 03 2023 20:08:02 UTC (QA Tests)] ERROR -- Interceptor Api Errors1075[422] POST /gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-90e46c8bb953f23e/ide_terminals/check_config -- Correlation Id: 01GNWKYV0KTKP94BJNG38VK1V91076 shows an image viewer1077 when the file is binary1078[Jan 03 2023 20:08:02 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button1079[Jan 03 2023 20:08:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1080[Jan 03 2023 20:08:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1081[Jan 03 2023 20:08:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-f063975a720ae839' via api in 1.08 seconds1082[Jan 03 2023 20:08:03 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-f063975a720ae839"1083[Jan 03 2023 20:08:03 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1084[Jan 03 2023 20:08:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1085[Jan 03 2023 20:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1086[Jan 03 2023 20:08:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1087[Jan 03 2023 20:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1088[Jan 03 2023 20:08:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1089[Jan 03 2023 20:08:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-f063975a720ae8391090[Jan 03 2023 20:08:11 UTC (QA Tests)] INFO -- clicking :web_ide_button1091[Jan 03 2023 20:08:12 UTC (QA Tests)] INFO -- clicking :file_row_container1092[Jan 03 2023 20:08:12 UTC (QA Tests)] INFO -- clicking :begin_commit_button1093[Jan 03 2023 20:08:13 UTC (QA Tests)] INFO -- clicking :commit_button1094[Jan 03 2023 20:08:14 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-f063975a720ae839"1095[Jan 03 2023 20:08:14 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1096[Jan 03 2023 20:08:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors1097[422] POST /gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-f063975a720ae839/ide_terminals/check_config -- Correlation Id: 01GNWKZAWGZKTRJQW5VRPDSSKS1098 shows a Download button1099 when the file is a text file1100[Jan 03 2023 20:08:14 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1101[Jan 03 2023 20:08:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1102[Jan 03 2023 20:08:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1103[Jan 03 2023 20:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-8bb969e4b4a1be9f' via api in 1.17 seconds1104[Jan 03 2023 20:08:15 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-8bb969e4b4a1be9f"1105[Jan 03 2023 20:08:15 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1106[Jan 03 2023 20:08:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1107[Jan 03 2023 20:08:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1108[Jan 03 2023 20:08:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1109[Jan 03 2023 20:08:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1110[Jan 03 2023 20:08:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1111[Jan 03 2023 20:08:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-8bb969e4b4a1be9f1112[Jan 03 2023 20:08:24 UTC (QA Tests)] INFO -- clicking :web_ide_button1113[Jan 03 2023 20:08:25 UTC (QA Tests)] INFO -- clicking :begin_commit_button1114[Jan 03 2023 20:08:26 UTC (QA Tests)] INFO -- clicking :commit_button1115[Jan 03 2023 20:08:26 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-8bb969e4b4a1be9f"1116[Jan 03 2023 20:08:27 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1117[Jan 03 2023 20:08:27 UTC (QA Tests)] ERROR -- Interceptor Api Errors1118[422] POST /gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/upload-file-project-8bb969e4b4a1be9f/ide_terminals/check_config -- Correlation Id: 01GNWKZQ9CSVSJJRRSM6HC40PK1119 shows the Edit tab with the text1120Create1121 Codeowners1122 when the project is in a subgroup1123 and the code owner is the subgroup1124 behaves like code owner merge request1125[Jan 03 2023 20:08:27 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged1126[Jan 03 2023 20:08:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1127[Jan 03 2023 20:08:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1128[Jan 03 2023 20:08:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-4a2f6abe2d153acb' via api in 1.14 seconds1129[Jan 03 2023 20:08:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-2580dfcb4a14d2ce' via api in 0.24 seconds1130[Jan 03 2023 20:08:28 UTC (QA Tests)] INFO -- Adding user qa-user-2580dfcb4a14d2ce to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271 QA::Resource::Group1131[Jan 03 2023 20:08:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1132[Jan 03 2023 20:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1133[Jan 03 2023 20:08:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1134[Jan 03 2023 20:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1135[Jan 03 2023 20:08:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1136[Jan 03 2023 20:08:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-4a2f6abe2d153acb1137[Jan 03 2023 20:08:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1138[Jan 03 2023 20:08:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1139[Jan 03 2023 20:08:37 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1140[Jan 03 2023 20:08:37 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1141[Jan 03 2023 20:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1142[Jan 03 2023 20:08:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.06 seconds1143[Jan 03 2023 20:08:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.24 seconds1144[Jan 03 2023 20:08:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.67 seconds1145[Jan 03 2023 20:08:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content1146[Jan 03 2023 20:08:45 UTC (QA Tests)] INFO -- clicking :sign_out_link1147[Jan 03 2023 20:08:48 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2580dfcb4a14d2ce"1148[Jan 03 2023 20:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1149[Jan 03 2023 20:08:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1150[Jan 03 2023 20:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1151[Jan 03 2023 20:08:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1152[Jan 03 2023 20:08:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-4a2f6abe2d153acb/-/merge_requests/11153[Jan 03 2023 20:09:13 UTC (QA Tests)] INFO -- clicking :approve_button1154[Jan 03 2023 20:09:14 UTC (QA Tests)] INFO -- clicking :merge_button1155[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content1156[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- clicking :sign_out_link1157[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- Removing user qa-user-2580dfcb4a14d2ce from gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271 QA::Resource::Group1158[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2580dfcb4a14d2ce'1159 is approved and merged1160 and the code owner is a user1161 behaves like code owner merge request1162[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged1163[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1164[Jan 03 2023 20:09:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1165[Jan 03 2023 20:09:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-33d2c941112909bf' via api in 1.05 seconds1166[Jan 03 2023 20:09:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-b65a38d3533957cb' via api in 0.24 seconds1167[Jan 03 2023 20:09:23 UTC (QA Tests)] INFO -- Adding user qa-user-b65a38d3533957cb to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-33d2c941112909bf QA::Resource::Project1168[Jan 03 2023 20:09:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1169[Jan 03 2023 20:09:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1170[Jan 03 2023 20:09:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1171[Jan 03 2023 20:09:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1172[Jan 03 2023 20:09:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1173[Jan 03 2023 20:09:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-33d2c941112909bf1174[Jan 03 2023 20:09:31 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1175[Jan 03 2023 20:09:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1176[Jan 03 2023 20:09:32 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1177[Jan 03 2023 20:09:32 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1178[Jan 03 2023 20:09:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1179[Jan 03 2023 20:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.06 seconds1180[Jan 03 2023 20:09:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.17 seconds1181[Jan 03 2023 20:09:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.61 seconds1182[Jan 03 2023 20:09:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content1183[Jan 03 2023 20:09:40 UTC (QA Tests)] INFO -- clicking :sign_out_link1184[Jan 03 2023 20:09:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b65a38d3533957cb"1185[Jan 03 2023 20:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1186[Jan 03 2023 20:09:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1187[Jan 03 2023 20:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1188[Jan 03 2023 20:09:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1189[Jan 03 2023 20:09:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-33d2c941112909bf/-/merge_requests/11190[Jan 03 2023 20:10:07 UTC (QA Tests)] INFO -- clicking :approve_button1191[Jan 03 2023 20:10:08 UTC (QA Tests)] INFO -- clicking :merge_button1192[Jan 03 2023 20:10:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content1193[Jan 03 2023 20:10:14 UTC (QA Tests)] INFO -- clicking :sign_out_link1194[Jan 03 2023 20:10:15 UTC (QA Tests)] INFO -- Removing user qa-user-b65a38d3533957cb from gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-33d2c941112909bf QA::Resource::Project1195[Jan 03 2023 20:10:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b65a38d3533957cb'1196 is approved and merged1197 and the code owner is the root group1198 behaves like code owner merge request1199[Jan 03 2023 20:10:15 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged1200[Jan 03 2023 20:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1201[Jan 03 2023 20:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.2 seconds1202[Jan 03 2023 20:10:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-79c471b521cd9504' via api in 1.08 seconds1203[Jan 03 2023 20:10:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-80bc56f0c39f9349' via api in 0.25 seconds1204[Jan 03 2023 20:10:16 UTC (QA Tests)] INFO -- Adding user qa-user-80bc56f0c39f9349 to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox1205[Jan 03 2023 20:10:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1206[Jan 03 2023 20:10:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1207[Jan 03 2023 20:10:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1208[Jan 03 2023 20:10:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1209[Jan 03 2023 20:10:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1210[Jan 03 2023 20:10:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-79c471b521cd95041211[Jan 03 2023 20:10:24 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1212[Jan 03 2023 20:10:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1213[Jan 03 2023 20:10:25 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1214[Jan 03 2023 20:10:25 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1215[Jan 03 2023 20:10:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1216[Jan 03 2023 20:10:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.06 seconds1217[Jan 03 2023 20:10:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.17 seconds1218[Jan 03 2023 20:10:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.62 seconds1219[Jan 03 2023 20:10:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content1220[Jan 03 2023 20:10:33 UTC (QA Tests)] INFO -- clicking :sign_out_link1221[Jan 03 2023 20:10:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-80bc56f0c39f9349"1222[Jan 03 2023 20:10:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1223[Jan 03 2023 20:10:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1224[Jan 03 2023 20:10:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1225[Jan 03 2023 20:10:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1226[Jan 03 2023 20:10:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approve-and-merge-79c471b521cd9504/-/merge_requests/11227[Jan 03 2023 20:11:01 UTC (QA Tests)] INFO -- clicking :approve_button1228[Jan 03 2023 20:11:02 UTC (QA Tests)] INFO -- clicking :merge_button1229[Jan 03 2023 20:11:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content1230[Jan 03 2023 20:11:08 UTC (QA Tests)] INFO -- clicking :sign_out_link1231[Jan 03 2023 20:11:09 UTC (QA Tests)] INFO -- Removing user qa-user-80bc56f0c39f9349 from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox1232[Jan 03 2023 20:11:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-80bc56f0c39f9349'1233 is approved and merged1234Verify1235 Pipelines for merged results and merge trains1236[Jan 03 2023 20:11:09 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train1237[Jan 03 2023 20:11:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1238[Jan 03 2023 20:11:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.2 seconds1239[Jan 03 2023 20:11:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-a6ac24d5e62bfef7' via api in 0.77 seconds1240[Jan 03 2023 20:11:10 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1241[Jan 03 2023 20:11:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1242[Jan 03 2023 20:11:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ikra2jlj --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ikra2jlj sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-ikra2jlj --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-ikra2jlj --executor shell && gitlab-runner run" `1243[Jan 03 2023 20:11:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ikra2jlj`1244[Jan 03 2023 20:11:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1245[Jan 03 2023 20:11:11 UTC (QA Tests)] INFO -- Looking for list of runners via API...1246[Jan 03 2023 20:11:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-ikra2jlj' via api in 1.31 seconds1247[Jan 03 2023 20:11:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1248[Jan 03 2023 20:11:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1249[Jan 03 2023 20:11:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1250[Jan 03 2023 20:11:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1251[Jan 03 2023 20:11:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1252[Jan 03 2023 20:11:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1253[Jan 03 2023 20:11:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-a6ac24d5e62bfef71254[Jan 03 2023 20:11:20 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1255[Jan 03 2023 20:11:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1256[Jan 03 2023 20:11:21 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1257[Jan 03 2023 20:11:21 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1258[Jan 03 2023 20:11:21 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1259[Jan 03 2023 20:11:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1260[Jan 03 2023 20:11:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.94 seconds1261[Jan 03 2023 20:11:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-a6ac24d5e62bfef7/-/merge_requests/11262[Jan 03 2023 20:11:34 UTC (QA Tests)] INFO -- clicking :merge_button1263[Jan 03 2023 20:11:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-ikra2jlj'1264[Jan 03 2023 20:11:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ikra2jlj`1265 merges via a merge train1266[Jan 03 2023 20:11:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results1267[Jan 03 2023 20:11:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1268[Jan 03 2023 20:11:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1269[Jan 03 2023 20:11:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-37bc3a4d10959aed' via api in 0.79 seconds1270[Jan 03 2023 20:11:55 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1271[Jan 03 2023 20:11:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1272[Jan 03 2023 20:11:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-odnu3es5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-odnu3es5 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-odnu3es5 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-odnu3es5 --executor shell && gitlab-runner run" `1273[Jan 03 2023 20:11:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-odnu3es5`1274[Jan 03 2023 20:11:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1275[Jan 03 2023 20:11:56 UTC (QA Tests)] INFO -- Looking for list of runners via API...1276[Jan 03 2023 20:11:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-odnu3es5' via api in 1.0 seconds1277[Jan 03 2023 20:11:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1278[Jan 03 2023 20:12:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1279[Jan 03 2023 20:12:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1280[Jan 03 2023 20:12:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1281[Jan 03 2023 20:12:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1282[Jan 03 2023 20:12:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1283[Jan 03 2023 20:12:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-37bc3a4d10959aed1284[Jan 03 2023 20:12:05 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1285[Jan 03 2023 20:12:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1286[Jan 03 2023 20:12:06 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1287[Jan 03 2023 20:12:06 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1288[Jan 03 2023 20:12:07 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1289[Jan 03 2023 20:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1290[Jan 03 2023 20:12:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.97 seconds1291[Jan 03 2023 20:12:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-37bc3a4d10959aed/-/merge_requests/11292[Jan 03 2023 20:12:20 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown1293[Jan 03 2023 20:12:20 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item1294[Jan 03 2023 20:12:21 UTC (QA Tests)] INFO -- clicking :merge_immediately_button1295[Jan 03 2023 20:12:45 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipelines-for-merge-trains-37bc3a4d10959aed/-/merge_requests/11296[Jan 03 2023 20:12:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-odnu3es5'1297[Jan 03 2023 20:12:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-odnu3es5`1298[Jan 03 2023 20:12:47 UTC (QA Tests)] ERROR -- Interceptor Api Errors1299[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1300 creates a pipeline with merged results1301Create1302 Creating pages in group wikis1303 when wiki has a home page1304[Jan 03 2023 20:12:48 UTC (QA Tests)] INFO -- Starting test: Create Creating pages in group wikis when wiki has a home page adds a second page1305[Jan 03 2023 20:12:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1306[Jan 03 2023 20:12:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1307[Jan 03 2023 20:12:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1308[Jan 03 2023 20:12:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1309[Jan 03 2023 20:12:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1310[Jan 03 2023 20:12:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1311[Jan 03 2023 20:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-wiki-e759e43d9ff5e86a' via api in 0.44 seconds1312[Jan 03 2023 20:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.88 seconds1313[Jan 03 2023 20:12:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/group-with-wiki-e759e43d9ff5e86a/-/wikis/Home1314[Jan 03 2023 20:12:56 UTC (QA Tests)] INFO -- clicking :new_page_button1315[Jan 03 2023 20:12:57 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "New Wiki page"1316[Jan 03 2023 20:12:57 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1317[Jan 03 2023 20:12:57 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "New Wiki content"1318[Jan 03 2023 20:12:57 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1319[Jan 03 2023 20:12:58 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1320 adds a second page1321 when wiki is empty1322[Jan 03 2023 20:13:00 UTC (QA Tests)] INFO -- Starting test: Create Creating pages in group wikis when wiki is empty creates a new page1323[Jan 03 2023 20:13:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1324[Jan 03 2023 20:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1325[Jan 03 2023 20:13:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1326[Jan 03 2023 20:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1327[Jan 03 2023 20:13:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1328[Jan 03 2023 20:13:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1329[Jan 03 2023 20:13:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1330[Jan 03 2023 20:13:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-ec8c9fb4.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d82711331[Jan 03 2023 20:13:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1332[Jan 03 2023 20:13:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1333[Jan 03 2023 20:13:20 UTC (QA Tests)] INFO -- clicking :create_first_page_link1334[Jan 03 2023 20:13:20 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "New Wiki page"1335[Jan 03 2023 20:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1336[Jan 03 2023 20:13:21 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "New Wiki content"1337[Jan 03 2023 20:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1338[Jan 03 2023 20:13:22 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1339 creates a new page1340Create1341 Default branch name instance setting1342[Jan 03 2023 20:13:23 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}1343[Jan 03 2023 20:13:23 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name1344[Jan 03 2023 20:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1345[Jan 03 2023 20:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1346[Jan 03 2023 20:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/default-branch-name-via-cli-4a1e53593cbc5bd8' via api in 0.14 seconds1347 allows a project to be created via the CLI with a different default branch name1348[Jan 03 2023 20:13:25 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project1349[Jan 03 2023 20:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1350[Jan 03 2023 20:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.22 seconds1351[Jan 03 2023 20:13:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/default-branch-name-69891cffbb675dba' via api in 1.13 seconds1352 sets the default branch name for a new project1353[Jan 03 2023 20:13:27 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}1354Create1355 Approval rules1356[Jan 03 2023 20:13:27 UTC (QA Tests)] INFO -- Starting test: Create Approval rules allows multiple approval rules with users and groups1357[Jan 03 2023 20:13:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1358[Jan 03 2023 20:13:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1359[Jan 03 2023 20:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb50' via api in 0.73 seconds1360[Jan 03 2023 20:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1361[Jan 03 2023 20:13:28 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb50 QA::Resource::Project1362[Jan 03 2023 20:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1363[Jan 03 2023 20:13:28 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271 QA::Resource::Group1364[Jan 03 2023 20:13:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1365[Jan 03 2023 20:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1366[Jan 03 2023 20:13:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1367[Jan 03 2023 20:13:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1368[Jan 03 2023 20:13:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1369[Jan 03 2023 20:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1370[Jan 03 2023 20:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1371[Jan 03 2023 20:13:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb501372[Jan 03 2023 20:13:37 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1373[Jan 03 2023 20:13:39 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Add a new feature"1374[Jan 03 2023 20:13:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1375[Jan 03 2023 20:13:39 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Great feature, much approval"1376[Jan 03 2023 20:13:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1377[Jan 03 2023 20:13:40 UTC (QA Tests)] INFO -- clicking :add_approvers_button1378[Jan 03 2023 20:13:41 UTC (QA Tests)] INFO -- filling :rule_name_field with "user"1379[Jan 03 2023 20:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field1380[Jan 03 2023 20:13:41 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"1381[Jan 03 2023 20:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field1382[Jan 03 2023 20:13:43 UTC (QA Tests)] INFO -- clicking :add_approvers_button1383[Jan 03 2023 20:13:44 UTC (QA Tests)] INFO -- filling :rule_name_field with "group"1384[Jan 03 2023 20:13:44 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field1385[Jan 03 2023 20:13:44 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"1386[Jan 03 2023 20:13:44 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field1387[Jan 03 2023 20:13:46 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1388[Jan 03 2023 20:13:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 13.1 seconds1389[Jan 03 2023 20:13:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content1390[Jan 03 2023 20:13:54 UTC (QA Tests)] INFO -- clicking :sign_out_link1391[Jan 03 2023 20:13:57 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1392[Jan 03 2023 20:13:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1393[Jan 03 2023 20:13:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1394[Jan 03 2023 20:13:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1395[Jan 03 2023 20:13:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1396[Jan 03 2023 20:13:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb50/-/merge_requests/11397[Jan 03 2023 20:14:00 UTC (QA Tests)] INFO -- clicking :approve_button1398[Jan 03 2023 20:14:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content1399[Jan 03 2023 20:14:09 UTC (QA Tests)] INFO -- clicking :sign_out_link1400[Jan 03 2023 20:14:11 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1401[Jan 03 2023 20:14:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1402[Jan 03 2023 20:14:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1403[Jan 03 2023 20:14:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1404[Jan 03 2023 20:14:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1405[Jan 03 2023 20:14:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb50/-/merge_requests/11406[Jan 03 2023 20:14:16 UTC (QA Tests)] INFO -- clicking :approve_button1407[Jan 03 2023 20:14:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content1408[Jan 03 2023 20:14:22 UTC (QA Tests)] INFO -- clicking :sign_out_link1409[Jan 03 2023 20:14:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1410[Jan 03 2023 20:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1411[Jan 03 2023 20:14:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1412[Jan 03 2023 20:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1413[Jan 03 2023 20:14:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1414[Jan 03 2023 20:14:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb50/-/merge_requests/11415[Jan 03 2023 20:14:29 UTC (QA Tests)] INFO -- clicking :merge_button1416[Jan 03 2023 20:14:32 UTC (QA Tests)] INFO -- Removing user gitlab-qa-user2 from gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271 QA::Resource::Group1417[Jan 03 2023 20:14:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/approval-rules-a82071cd7f78bb50'1418 allows multiple approval rules with users and groups1419Create1420 Protected branch support1421 when developers and maintainers are not allowed to push to a protected branch1422[Jan 03 2023 20:14:33 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1423[Jan 03 2023 20:14:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1424[Jan 03 2023 20:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1425[Jan 03 2023 20:14:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1426[Jan 03 2023 20:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1427[Jan 03 2023 20:14:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1428[Jan 03 2023 20:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1429[Jan 03 2023 20:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1430[Jan 03 2023 20:14:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/protected-branch-project-fff38f7afc1bb160' via api in 1.1 seconds1431[Jan 03 2023 20:14:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1432[Jan 03 2023 20:14:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.71 seconds1433 user without push rights fails to push to the protected branch1434 when developers and maintainers are allowed to push to a protected branch1435[Jan 03 2023 20:14:41 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1436[Jan 03 2023 20:14:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1437[Jan 03 2023 20:14:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1438[Jan 03 2023 20:14:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1439[Jan 03 2023 20:14:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1440[Jan 03 2023 20:14:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1441[Jan 03 2023 20:14:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1442[Jan 03 2023 20:14:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1443[Jan 03 2023 20:14:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/protected-branch-project-cfe0201ed1e53c41' via api in 1.09 seconds1444[Jan 03 2023 20:14:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1445[Jan 03 2023 20:14:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.7 seconds1446[Jan 03 2023 20:14:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.21 seconds1447 user with push rights successfully pushes to the protected branch1448Create1449 Snippet index page1450 behaves like displaying details on index page1451[Jan 03 2023 20:14:49 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number1452[Jan 03 2023 20:14:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1453[Jan 03 2023 20:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1454[Jan 03 2023 20:14:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1455[Jan 03 2023 20:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1456[Jan 03 2023 20:14:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1457[Jan 03 2023 20:14:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.42 seconds1458[Jan 03 2023 20:14:57 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1459[Jan 03 2023 20:14:57 UTC (QA Tests)] INFO -- clicking :snippets_link1460 shows correct details of personal_snippet_with_multiple_files including file number1461 behaves like displaying details on index page1462[Jan 03 2023 20:14:58 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number1463[Jan 03 2023 20:15:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1464[Jan 03 2023 20:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1465[Jan 03 2023 20:15:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1466[Jan 03 2023 20:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1467[Jan 03 2023 20:15:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1468[Jan 03 2023 20:15:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1469[Jan 03 2023 20:15:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1470[Jan 03 2023 20:15:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-snippets-9a55d9ccc72c188e' via api in 0.78 seconds1471[Jan 03 2023 20:15:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 1.26 seconds1472[Jan 03 2023 20:15:06 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1473[Jan 03 2023 20:15:06 UTC (QA Tests)] INFO -- clicking :snippets_link1474 shows correct details of project_snippet_with_multiple_files including file number1475 behaves like displaying details on index page1476[Jan 03 2023 20:15:07 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number1477[Jan 03 2023 20:15:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1478[Jan 03 2023 20:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1479[Jan 03 2023 20:15:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1480[Jan 03 2023 20:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1481[Jan 03 2023 20:15:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1482[Jan 03 2023 20:15:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1483[Jan 03 2023 20:15:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1484[Jan 03 2023 20:15:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-snippets-ea70cc5d0857417c' via api in 0.77 seconds1485[Jan 03 2023 20:15:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.22 seconds1486[Jan 03 2023 20:15:15 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1487[Jan 03 2023 20:15:15 UTC (QA Tests)] INFO -- clicking :snippets_link1488 shows correct details of project_snippet_with_single_file including file number1489 behaves like displaying details on index page1490[Jan 03 2023 20:15:16 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number1491[Jan 03 2023 20:15:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1492[Jan 03 2023 20:15:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1493[Jan 03 2023 20:15:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1494[Jan 03 2023 20:15:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1495[Jan 03 2023 20:15:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1496[Jan 03 2023 20:15:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '7' via api in 0.37 seconds1497[Jan 03 2023 20:15:23 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1498[Jan 03 2023 20:15:23 UTC (QA Tests)] INFO -- clicking :snippets_link1499 shows correct details of personal_snippet_with_single_file including file number1500Create1501 Git Server Hooks1502 Custom error messages1503[Jan 03 2023 20:15:24 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks Custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1504[Jan 03 2023 20:15:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1505[Jan 03 2023 20:15:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1506[Jan 03 2023 20:15:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-reject-prereceive-de94076f0b4236d6-132aaaacd170c5ac' via api in 0.83 seconds1507[Jan 03 2023 20:15:24 UTC (QA Tests)] INFO -- Disabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-reject-prereceive-de94076f0b4236d6-132aaaacd170c5ac"1508[Jan 03 2023 20:15:25 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: vscode_web_ide1509[Jan 03 2023 20:15:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1510[Jan 03 2023 20:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1511[Jan 03 2023 20:15:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1512[Jan 03 2023 20:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1513[Jan 03 2023 20:15:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1514[Jan 03 2023 20:15:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-reject-prereceive-de94076f0b4236d6-132aaaacd170c5ac1515[Jan 03 2023 20:15:33 UTC (QA Tests)] INFO -- clicking :begin_commit_button1516[Jan 03 2023 20:15:35 UTC (QA Tests)] INFO -- clicking :commit_button1517[Jan 03 2023 20:15:35 UTC (QA Tests)] INFO -- Enabling feature: vscode_web_ide for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-reject-prereceive-de94076f0b4236d6-132aaaacd170c5ac"1518[Jan 03 2023 20:15:38 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: vscode_web_ide1519[Jan 03 2023 20:15:38 UTC (QA Tests)] ERROR -- Interceptor Api Errors1520[400] POST /api/v4/projects/gitlab-qa-sandbox-group-3%2Fqa-test-2023-01-03-19-54-34-9ed66431367d8271%2Fproject-reject-prereceive-de94076f0b4236d6-132aaaacd170c5ac/repository/commits -- Correlation Id: 01GNWMCSY3VTNW6SBE31NKEE2S1521 renders preconfigured error message when user hook failed on commit in WebIDE1522Plan1523 filter issue comments activities1524[Jan 03 2023 20:15:38 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue1525[Jan 03 2023 20:15:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1526[Jan 03 2023 20:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1527[Jan 03 2023 20:15:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1528[Jan 03 2023 20:15:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1529[Jan 03 2023 20:15:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1530[Jan 03 2023 20:15:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1531[Jan 03 2023 20:15:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1532[Jan 03 2023 20:15:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-37206872cdd6c16a' via api in 0.79 seconds1533[Jan 03 2023 20:15:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 1.12 seconds1534[Jan 03 2023 20:15:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-37206872cdd6c16a/-/issues/11535[Jan 03 2023 20:15:48 UTC (QA Tests)] INFO -- clicking :title_content1536[Jan 03 2023 20:15:48 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1537[Jan 03 2023 20:15:48 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential1538"1539[Jan 03 2023 20:15:48 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1540[Jan 03 2023 20:15:49 UTC (QA Tests)] INFO -- clicking :comment_button1541[Jan 03 2023 20:15:49 UTC (QA Tests)] INFO -- clicking :title_content1542[Jan 03 2023 20:15:50 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1543[Jan 03 2023 20:15:50 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment1544"1545[Jan 03 2023 20:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1546[Jan 03 2023 20:15:50 UTC (QA Tests)] INFO -- clicking :comment_button1547[Jan 03 2023 20:15:51 UTC (QA Tests)] INFO -- clicking :title_content1548[Jan 03 2023 20:15:51 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1549[Jan 03 2023 20:15:51 UTC (QA Tests)] INFO -- clicking :title_content1550[Jan 03 2023 20:15:52 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1551 filters comments and activities in an issue1552Plan1553 Burndown chart1554[Jan 03 2023 20:15:52 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page1555[Jan 03 2023 20:15:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1556[Jan 03 2023 20:15:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1557[Jan 03 2023 20:15:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1558[Jan 03 2023 20:15:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1559[Jan 03 2023 20:15:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1560[Jan 03 2023 20:15:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1561[Jan 03 2023 20:16:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1562[Jan 03 2023 20:16:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-milestone-9dfd7dec26de69f9' via api in 0.81 seconds1563[Jan 03 2023 20:16:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.94 seconds1564[Jan 03 2023 20:16:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.36 seconds1565[Jan 03 2023 20:16:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.3 seconds1566[Jan 03 2023 20:16:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-with-milestone-9dfd7dec26de69f9/-/milestones/11567[Jan 03 2023 20:16:02 UTC (QA Tests)] INFO -- clicking :weight_button1568 shows burndown chart on milestone page1569Verify1570 Endpoint Coverage1571[Jan 03 2023 20:16:03 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api1572[Jan 03 2023 20:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1573[Jan 03 2023 20:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1574[Jan 03 2023 20:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/endpoint-coverage-d1b2d03d352694f2' via api in 0.84 seconds1575[Jan 03 2023 20:16:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1576[Jan 03 2023 20:16:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1577[Jan 03 2023 20:16:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-d1b2d03d352694f2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-d1b2d03d352694f2 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name endpoint-coverage-d1b2d03d352694f2 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list endpoint-coverage-d1b2d03d352694f2 --executor shell && gitlab-runner run" `1578[Jan 03 2023 20:16:05 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-d1b2d03d352694f2`1579[Jan 03 2023 20:16:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1580[Jan 03 2023 20:16:05 UTC (QA Tests)] INFO -- Looking for list of runners via API...1581[Jan 03 2023 20:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'endpoint-coverage-d1b2d03d352694f2' via api in 1.29 seconds1582[Jan 03 2023 20:16:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1583[Jan 03 2023 20:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1584[Jan 03 2023 20:16:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1585[Jan 03 2023 20:16:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1586[Jan 03 2023 20:16:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1587[Jan 03 2023 20:16:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/endpoint-coverage-d1b2d03d352694f21588[Jan 03 2023 20:16:13 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1589[Jan 03 2023 20:16:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1590[Jan 03 2023 20:16:16 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button1591[Jan 03 2023 20:16:16 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "secret-value"1592[Jan 03 2023 20:16:16 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1593[Jan 03 2023 20:16:16 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button1594[Jan 03 2023 20:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.59 seconds1595[Jan 03 2023 20:16:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/endpoint-coverage-d1b2d03d352694f21596[Jan 03 2023 20:16:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1597[Jan 03 2023 20:16:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1598[Jan 03 2023 20:16:22 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments1599[Jan 03 2023 20:16:23 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1600[Jan 03 2023 20:16:23 UTC (QA Tests)] INFO -- clicking :directory_name_link1601[Jan 03 2023 20:16:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/endpoint-coverage-d1b2d03d352694f2'1602[Jan 03 2023 20:16:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'endpoint-coverage-d1b2d03d352694f2'1603[Jan 03 2023 20:16:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-d1b2d03d352694f2`1604 spans r/w postgres web sidekiq git api1605Create1606 Create a new merge request from the event notification after a push1607[Jan 03 2023 20:16:25 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API1608[Jan 03 2023 20:16:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1609[Jan 03 2023 20:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1610[Jan 03 2023 20:16:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1611[Jan 03 2023 20:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1612[Jan 03 2023 20:16:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1613[Jan 03 2023 20:16:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1614[Jan 03 2023 20:16:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1615[Jan 03 2023 20:16:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb749921' via api in 1.09 seconds1616[Jan 03 2023 20:16:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1617[Jan 03 2023 20:16:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211618[Jan 03 2023 20:16:45 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211619[Jan 03 2023 20:16:56 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211620[Jan 03 2023 20:17:07 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211621[Jan 03 2023 20:17:19 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211622[Jan 03 2023 20:17:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211623[Jan 03 2023 20:17:41 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-aeb83b7ebb7499211624[Jan 03 2023 20:17:42 UTC (QA Tests)] INFO -- Saving screenshot..1625[Jan 03 2023 20:17:42 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API1626[Jan 03 2023 20:17:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1627[Jan 03 2023 20:17:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1628[Jan 03 2023 20:17:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1629[Jan 03 2023 20:17:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1630[Jan 03 2023 20:17:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1631[Jan 03 2023 20:17:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1632[Jan 03 2023 20:17:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.2 seconds1633[Jan 03 2023 20:17:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-c7a0ace8c88d42fc' via api in 1.09 seconds1634[Jan 03 2023 20:17:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1635[Jan 03 2023 20:17:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-c7a0ace8c88d42fc1636[Jan 03 2023 20:17:52 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1637[Jan 03 2023 20:17:53 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 5c907bfbcd96e8e9"1638[Jan 03 2023 20:17:53 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1639[Jan 03 2023 20:17:54 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1640 creates a merge request after a push via the API16421st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb:42:1643Wait failed after 60 seconds1645RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb:421646[Jan 03 2023 20:17:56 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI1647[Jan 03 2023 20:18:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1648[Jan 03 2023 20:18:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1649[Jan 03 2023 20:18:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1650[Jan 03 2023 20:18:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1651[Jan 03 2023 20:18:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1652[Jan 03 2023 20:18:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1653[Jan 03 2023 20:18:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1654[Jan 03 2023 20:18:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-fb716f35971e8046' via api in 1.1 seconds1655[Jan 03 2023 20:18:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.56 seconds1656[Jan 03 2023 20:18:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-fb716f35971e80461657[Jan 03 2023 20:18:07 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1658[Jan 03 2023 20:18:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 5b0132f1f152b34c"1659[Jan 03 2023 20:18:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1660[Jan 03 2023 20:18:08 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1661 creates a merge request after a push via the git CLI1662Plan1663 Design Management1664[Jan 03 2023 20:18:11 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it1665[Jan 03 2023 20:18:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1666[Jan 03 2023 20:18:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1667[Jan 03 2023 20:18:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1668[Jan 03 2023 20:18:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1669[Jan 03 2023 20:18:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1670[Jan 03 2023 20:18:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1671[Jan 03 2023 20:18:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1672[Jan 03 2023 20:18:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-dde9ed338716e759' via api in 0.77 seconds1673[Jan 03 2023 20:18:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 1.11 seconds1674[Jan 03 2023 20:18:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-dde9ed338716e759/-/issues/11675[Jan 03 2023 20:18:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 3.83 seconds1676[Jan 03 2023 20:18:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-dde9ed338716e759/-/issues/11677 user adds a design and modifies it1678Create1679 Reverting a commit1680[Jan 03 2023 20:18:24 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request1681[Jan 03 2023 20:18:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1682[Jan 03 2023 20:18:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1683[Jan 03 2023 20:18:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1684[Jan 03 2023 20:18:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1685[Jan 03 2023 20:18:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1686[Jan 03 2023 20:18:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1687[Jan 03 2023 20:18:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1688[Jan 03 2023 20:18:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-9996a66aa4bed741' via api in 1.14 seconds1689[Jan 03 2023 20:18:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1690[Jan 03 2023 20:18:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-9996a66aa4bed741/-/commit/a30bec1d9e403f266519777ba25638babbe2f4541691[Jan 03 2023 20:18:34 UTC (QA Tests)] INFO -- clicking :options_button1692[Jan 03 2023 20:18:34 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present1693[Jan 03 2023 20:18:35 UTC (QA Tests)] INFO -- clicking :submit_commit_button1694[Jan 03 2023 20:18:36 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1695[Jan 03 2023 20:18:39 UTC (QA Tests)] INFO -- clicking :diffs_tab1696[Jan 03 2023 20:18:50 UTC (QA Tests)] INFO -- clicking :file_tree_button1697[Jan 03 2023 20:18:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-9996a66aa4bed741'1698 creates a merge request1699Verify1700 Pipeline with image:pull_policy1701 when policy is allowed1702 with [always if-not-present] policies1703[Jan 03 2023 20:18:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly1704[Jan 03 2023 20:18:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1705[Jan 03 2023 20:18:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.19 seconds1706[Jan 03 2023 20:18:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-0065497195cdfd6c' via api in 0.81 seconds1707[Jan 03 2023 20:18:51 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1708[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1709[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1710[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-qmlv63j8 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-qmlv63j8 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-qmlv63j8 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-qmlv63j8 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1711[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qmlv63j8`1712[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1713[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Looking for list of runners via API...1714[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-qmlv63j8' via api in 1.27 seconds1715[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1716[Jan 03 2023 20:18:52 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-qmlv63j8:/etc/gitlab-runner/config.toml /tmp/config.toml20230103-39-axxuku`1717[Jan 03 2023 20:18:53 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230103-39-axxuku qa-runner-qmlv63j8:/etc/gitlab-runner/config.toml`1718[Jan 03 2023 20:18:53 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-qmlv63j8...1719[Jan 03 2023 20:18:53 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-qmlv63j8`1720[Jan 03 2023 20:18:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qmlv63j8`1721[Jan 03 2023 20:18:53 UTC (QA Tests)] INFO -- Waiting for runner to come online...1722[Jan 03 2023 20:18:53 UTC (QA Tests)] INFO -- Looking for list of runners via API...1723[Jan 03 2023 20:18:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1724[Jan 03 2023 20:18:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1725[Jan 03 2023 20:18:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1726[Jan 03 2023 20:18:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1727[Jan 03 2023 20:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1728[Jan 03 2023 20:18:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1729[Jan 03 2023 20:19:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-0065497195cdfd6c1730[Jan 03 2023 20:19:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1731[Jan 03 2023 20:19:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1732[Jan 03 2023 20:19:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-qmlv63j8'1733[Jan 03 2023 20:19:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-qmlv63j8`1734 applies pull policy in job correctly1735 with [if-not-present] policy1736[Jan 03 2023 20:19:27 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly1737[Jan 03 2023 20:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1738[Jan 03 2023 20:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1739[Jan 03 2023 20:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-c1a53b253edda58d' via api in 0.84 seconds1740[Jan 03 2023 20:19:28 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1741[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1742[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1743[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-cvxvfo21 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-cvxvfo21 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-cvxvfo21 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-cvxvfo21 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1744[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-cvxvfo21`1745[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1746[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Looking for list of runners via API...1747[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-cvxvfo21' via api in 1.1 seconds1748[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1749[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-cvxvfo21:/etc/gitlab-runner/config.toml /tmp/config.toml20230103-39-uivwrp`1750[Jan 03 2023 20:19:29 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230103-39-uivwrp qa-runner-cvxvfo21:/etc/gitlab-runner/config.toml`1751[Jan 03 2023 20:19:30 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-cvxvfo21...1752[Jan 03 2023 20:19:30 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-cvxvfo21`1753[Jan 03 2023 20:19:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-cvxvfo21`1754[Jan 03 2023 20:19:30 UTC (QA Tests)] INFO -- Waiting for runner to come online...1755[Jan 03 2023 20:19:30 UTC (QA Tests)] INFO -- Looking for list of runners via API...1756[Jan 03 2023 20:19:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1757[Jan 03 2023 20:19:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1758[Jan 03 2023 20:19:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1759[Jan 03 2023 20:19:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1760[Jan 03 2023 20:19:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1761[Jan 03 2023 20:19:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1762[Jan 03 2023 20:19:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-c1a53b253edda58d1763[Jan 03 2023 20:19:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1764[Jan 03 2023 20:19:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1765[Jan 03 2023 20:19:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-cvxvfo21'1766[Jan 03 2023 20:19:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-cvxvfo21`1767 applies pull policy in job correctly1768 with [always] policy1769[Jan 03 2023 20:19:43 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly1770[Jan 03 2023 20:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1771[Jan 03 2023 20:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.16 seconds1772[Jan 03 2023 20:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-bc15155e1b21a57f' via api in 0.78 seconds1773[Jan 03 2023 20:19:43 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1774[Jan 03 2023 20:19:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1775[Jan 03 2023 20:19:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1776[Jan 03 2023 20:19:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6dcuw8ze -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6dcuw8ze sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-6dcuw8ze --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-6dcuw8ze --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1777[Jan 03 2023 20:19:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6dcuw8ze`1778[Jan 03 2023 20:19:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1779[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- Looking for list of runners via API...1780[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-6dcuw8ze' via api in 1.16 seconds1781[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1782[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-6dcuw8ze:/etc/gitlab-runner/config.toml /tmp/config.toml20230103-39-m0tftu`1783[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230103-39-m0tftu qa-runner-6dcuw8ze:/etc/gitlab-runner/config.toml`1784[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-6dcuw8ze...1785[Jan 03 2023 20:19:45 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-6dcuw8ze`1786[Jan 03 2023 20:19:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6dcuw8ze`1787[Jan 03 2023 20:19:46 UTC (QA Tests)] INFO -- Waiting for runner to come online...1788[Jan 03 2023 20:19:46 UTC (QA Tests)] INFO -- Looking for list of runners via API...1789[Jan 03 2023 20:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1790[Jan 03 2023 20:19:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1791[Jan 03 2023 20:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1792[Jan 03 2023 20:19:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1793[Jan 03 2023 20:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1794[Jan 03 2023 20:19:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1795[Jan 03 2023 20:19:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-bc15155e1b21a57f1796[Jan 03 2023 20:19:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1797[Jan 03 2023 20:19:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1798[Jan 03 2023 20:19:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-6dcuw8ze'1799[Jan 03 2023 20:19:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-6dcuw8ze`1800 applies pull policy in job correctly1801 with [never] policy1802[Jan 03 2023 20:19:58 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly1803[Jan 03 2023 20:19:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1804[Jan 03 2023 20:19:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1805[Jan 03 2023 20:19:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-b0432117520e9893' via api in 0.78 seconds1806[Jan 03 2023 20:19:59 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1807[Jan 03 2023 20:19:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1808[Jan 03 2023 20:19:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1809[Jan 03 2023 20:19:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-5p9z4u39 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-5p9z4u39 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-5p9z4u39 --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-5p9z4u39 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1810[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5p9z4u39`1811[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1812[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Looking for list of runners via API...1813[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-5p9z4u39' via api in 1.09 seconds1814[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1815[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-5p9z4u39:/etc/gitlab-runner/config.toml /tmp/config.toml20230103-39-3q5ssc`1816[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230103-39-3q5ssc qa-runner-5p9z4u39:/etc/gitlab-runner/config.toml`1817[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-5p9z4u39...1818[Jan 03 2023 20:20:00 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-5p9z4u39`1819[Jan 03 2023 20:20:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5p9z4u39`1820[Jan 03 2023 20:20:01 UTC (QA Tests)] INFO -- Waiting for runner to come online...1821[Jan 03 2023 20:20:01 UTC (QA Tests)] INFO -- Looking for list of runners via API...1822[Jan 03 2023 20:20:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1823[Jan 03 2023 20:20:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1824[Jan 03 2023 20:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1825[Jan 03 2023 20:20:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1826[Jan 03 2023 20:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1827[Jan 03 2023 20:20:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1828[Jan 03 2023 20:20:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-b0432117520e98931829[Jan 03 2023 20:20:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1830[Jan 03 2023 20:20:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1831[Jan 03 2023 20:20:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-5p9z4u39'1832[Jan 03 2023 20:20:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-5p9z4u39`1833 applies pull policy in job correctly1834 when policy is not allowed1835[Jan 03 2023 20:20:14 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message1836[Jan 03 2023 20:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1837[Jan 03 2023 20:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1838[Jan 03 2023 20:20:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-17c0f45f6fdde50d' via api in 0.75 seconds1839[Jan 03 2023 20:20:14 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1840[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1841[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1842[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-cgg12wsd -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-cgg12wsd sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-cgg12wsd --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-cgg12wsd --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1843[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-cgg12wsd`1844[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1845[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Looking for list of runners via API...1846[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-cgg12wsd' via api in 1.17 seconds1847[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1848[Jan 03 2023 20:20:15 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-cgg12wsd:/etc/gitlab-runner/config.toml /tmp/config.toml20230103-39-2jep3h`1849[Jan 03 2023 20:20:16 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20230103-39-2jep3h qa-runner-cgg12wsd:/etc/gitlab-runner/config.toml`1850[Jan 03 2023 20:20:16 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-cgg12wsd...1851[Jan 03 2023 20:20:16 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-cgg12wsd`1852[Jan 03 2023 20:20:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-cgg12wsd`1853[Jan 03 2023 20:20:16 UTC (QA Tests)] INFO -- Waiting for runner to come online...1854[Jan 03 2023 20:20:16 UTC (QA Tests)] INFO -- Looking for list of runners via API...1855[Jan 03 2023 20:20:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1856[Jan 03 2023 20:20:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1857[Jan 03 2023 20:20:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1858[Jan 03 2023 20:20:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1859[Jan 03 2023 20:20:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1860[Jan 03 2023 20:20:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1861[Jan 03 2023 20:20:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-image-pull-policy-17c0f45f6fdde50d1862[Jan 03 2023 20:20:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1863[Jan 03 2023 20:20:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1864[Jan 03 2023 20:20:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-cgg12wsd'1865[Jan 03 2023 20:20:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-cgg12wsd`1866 fails job with policy not allowed message1867Fulfillment1868 Purchase CI minutes1869 without active subscription1870 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1871 with an active subscription1872 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1873 with existing CI minutes packs1874 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1875Manage1876 Project access tokens1877[Jan 03 2023 20:20:41 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI1878[Jan 03 2023 20:20:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1879[Jan 03 2023 20:20:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1880[Jan 03 2023 20:20:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1881[Jan 03 2023 20:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1882[Jan 03 2023 20:20:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1883[Jan 03 2023 20:20:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1884[Jan 03 2023 20:20:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1885[Jan 03 2023 20:20:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-f0cd1bbb9edc782d' via api in 0.75 seconds1886[Jan 03 2023 20:20:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-f0cd1bbb9edc782d1887[Jan 03 2023 20:20:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1888[Jan 03 2023 20:20:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1889[Jan 03 2023 20:20:52 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1890[Jan 03 2023 20:20:52 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1891[Jan 03 2023 20:20:53 UTC (QA Tests)] INFO -- clicking :api_label1892[Jan 03 2023 20:20:53 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-01-05"1893[Jan 03 2023 20:20:53 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1894[Jan 03 2023 20:20:53 UTC (QA Tests)] INFO -- clicking :create_token_button1895[Jan 03 2023 20:20:54 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button1896[Jan 03 2023 20:20:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectAccessToken with name 'api-project-access-token-sajj2r2n', token's bot username 'project_63_bot' via browser_ui in 13.15 seconds1897[Jan 03 2023 20:20:54 UTC (QA Tests)] INFO -- clicking :revoke_button1898[Jan 03 2023 20:20:54 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1899[Jan 03 2023 20:20:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/the_awesome_project-f0cd1bbb9edc782d'1900 can be created and revoked via the UI1901Plan1902 issue suggestions1903[Jan 03 2023 20:20:56 UTC (QA Tests)] INFO -- Starting test: Plan issue suggestions shows issue suggestions when creating a new issue1904[Jan 03 2023 20:21:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1905[Jan 03 2023 20:21:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1906[Jan 03 2023 20:21:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1907[Jan 03 2023 20:21:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1908[Jan 03 2023 20:21:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1909[Jan 03 2023 20:21:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1910[Jan 03 2023 20:21:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.17 seconds1911[Jan 03 2023 20:21:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-f3608824b5ac9057' via api in 0.77 seconds1912[Jan 03 2023 20:21:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 1.08 seconds1913[Jan 03 2023 20:21:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/project-for-issues-f3608824b5ac90571914[Jan 03 2023 20:21:05 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1915[Jan 03 2023 20:21:05 UTC (QA Tests)] INFO -- clicking :new_issue_link1916[Jan 03 2023 20:21:06 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "issue"1917[Jan 03 2023 20:21:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1918[Jan 03 2023 20:21:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue Board"1919[Jan 03 2023 20:21:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1920 shows issue suggestions when creating a new issue1921Verify1922 Run pipeline with manual jobs1923[Jan 03 2023 20:21:09 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state1924[Jan 03 2023 20:21:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1925[Jan 03 2023 20:21:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271' via api in 0.18 seconds1926[Jan 03 2023 20:21:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-manual-job-ec9319671bc169b2' via api in 0.83 seconds1927[Jan 03 2023 20:21:10 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1928[Jan 03 2023 20:21:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1929[Jan 03 2023 20:21:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-8d91efef --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-8d91efef sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-8d91efef --url http://gitlab-ee-ec8c9fb4.test --registration-token **** --tag-list qa-runner-8d91efef --executor shell && gitlab-runner run" `1930[Jan 03 2023 20:21:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-8d91efef`1931[Jan 03 2023 20:21:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1932[Jan 03 2023 20:21:11 UTC (QA Tests)] INFO -- Looking for list of runners via API...1933[Jan 03 2023 20:21:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-8d91efef' via api in 2.39 seconds1934[Jan 03 2023 20:21:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1935[Jan 03 2023 20:21:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1936[Jan 03 2023 20:21:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1937[Jan 03 2023 20:21:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1938[Jan 03 2023 20:21:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1939[Jan 03 2023 20:21:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1940[Jan 03 2023 20:21:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-ec8c9fb4.test/gitlab-qa-sandbox-group-3/qa-test-2023-01-03-19-54-34-9ed66431367d8271/pipeline-with-manual-job-ec9319671bc169b21941[Jan 03 2023 20:21:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1942[Jan 03 2023 20:21:23 UTC (QA Tests)] INFO -- clicking :job_action_button1943[Jan 03 2023 20:21:51 UTC (QA Tests)] INFO -- clicking :job_dropdown_container1944[Jan 03 2023 20:22:01 UTC (QA Tests)] INFO -- clicking :job_dropdown_container1945[Jan 03 2023 20:22:01 UTC (QA Tests)] INFO -- clicking :job_dropdown_container1946[Jan 03 2023 20:22:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-8d91efef'1947[Jan 03 2023 20:22:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-8d91efef`1948 does not leave any job in skipped state1949[Jan 03 2023 20:22:12 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:1950{1951 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 22.113760735999676,1952 "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb": 12.25014052699953,1953 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 162.27568327600056,1954 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 41.92106687699925,1955 "qa/specs/features/browser_ui/1_manage/project/dashboard_images_spec.rb": 16.272822003998954,1956 "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb": 14.955740920999233,1957 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 8.05279149099988,1958 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb": 31.9597133139996,1959 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 14.002758203001576,1960 "qa/specs/features/api/3_create/repository/files_spec.rb": 2.2806066180000926,1961 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 6.206120319000547,1962 "qa/specs/features/api/3_create/repository/storage_size_spec.rb": 12.392175111001052,1963 "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb": 36.25401900600082,1964 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 5.094139804999941,1965 "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb": 21.848401782999645,1966 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 53.19370222799989,1967 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb": 56.696748823000235,1968 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 11.968826952001109,1969 "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb": 26.037765716999274,1970 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb": 12.173785027000122,1971 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb": 28.38769755300018,1972 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 21.640215024999634,1973 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 25.576230681001107,1974 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 12.95293066799968,1975 "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb": 39.331435648999104,1976 "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb": 5.940021205000448,1977 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 84.21692259499832,1978 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 52.047104789000514,1979 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 162.29576767700019,1980 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 98.54998108099971,1981 "qa/specs/features/ee/browser_ui/3_create/group_wiki/create_group_wiki_page_spec.rb": 35.45371720499861,1982 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 4.037740387999293,1983 "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb": 65.58713016599904,1984 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 16.880749919000664,1985 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 34.1033621459992,1986 "qa/specs/features/browser_ui/3_create/web_ide/server_hooks_custom_error_message_spec.rb": 14.354772829001377,1987 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 14.314046077999592,1988 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 10.347057384000436,1989 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 22.219108949000656,1990 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 106.10804788099995,1991 "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb": 13.542401823999171,1992 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 25.87773463799931,1993 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb": 110.51842426999974,1994 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 14.839484383999661,1995 "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb": 13.652378399001464,1996 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 62.2455776520000651997}1998[Jan 03 2023 20:22:12 UTC (QA Tests)] INFO -- 1999Knapsack global time execution for tests: 27m 42s2000Pending: (Failures listed here are expected and do not affect your suite's status)2001 1) Package Container Registry Online Garbage Collection runs the online garbage collector tool2002 # Test is not compatible with this environment or pipeline2003 # ./qa/specs/features/browser_ui/5_package/container_registry/online_garbage_collection_spec.rb:952004 2) Manage Gitlab migration migrates large gitlab group via api2005 # Test is not compatible with this environment or pipeline2006 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:1262007 3) Fulfillment Utilization in usage quotas user seat data is displayed correctly2008 # Test is not compatible with this environment or pipeline2009 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:582010 4) Verify Cancelling merge request in merge train when system cancels the merge request creates a TODO task2011 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3241222012 # ./qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb:162013 5) Create Open a fork in Web IDE when a user does not have permissions to commit to the project when a fork is already created opens the fork when a user clicks Web IDE in the main project2014 # No reason given2015 # ./qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb:492016 6) Create Open a fork in Web IDE when a user does not have permissions to commit to the project when no fork is present suggests to create a fork when a user clicks Web IDE in the main project2017 # No reason given2018 # ./qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb:292019 7) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace2020 # Test is not compatible with this environment or pipeline2021 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:492022 8) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace2023 # Test is not compatible with this environment or pipeline2024 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:702025 9) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace2026 # Test is not compatible with this environment or pipeline2027 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:992028Finished in 29 minutes 56 seconds (files took 1 minute 32.94 seconds to load)202989 examples, 0 failures, 9 pending2030Randomized with seed 572052031[Jan 03 2023 20:22:12 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-ec8c9fb4`2032[Jan 03 2023 20:22:12 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-ec8c9fb4`2034Running after script...2035$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2036$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2209Not uploading cache qa-e2e-ruby-2.7-ff83be0e0c413b7d8ed20521d5760b72-16 due to policy2211Uploading artifacts...2212gitlab-qa-run-*: found 444 matching files and directories 2213Uploading artifacts as "archive" to coordinator... 201 Created id=3548693273 responseStatus=201 Created token=64_wiEf52214Uploading artifacts...2215gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2216Uploading artifacts as "junit" to coordinator... 201 Created id=3548693273 responseStatus=201 Created token=64_wiEf52218Job succeeded