update-ee-to-ce
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:c542c7445bbcd8902b4aff9c0c23d65f9021b3d5ce9f8bef0c5978e178ee97cb for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:3c33cd32b8b2bb06c7a413f6ed11411c2b00d5fcbd116ed9342af59ead5ca236 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1689391157-a8016a2c-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 189940, done. 20remote: Counting objects: 100% (189940/189940), done. 21remote: Compressing objects: 100% (123114/123114), done. 22remote: Total 189940 (delta 93892), reused 127297 (delta 59544), pack-reused 0 23Receiving objects: 100% (189940/189940), 147.07 MiB | 43.55 MiB/s, done.24Resolving deltas: 100% (93892/93892), done.26 * [new ref] refs/pipelines/932118365 -> refs/pipelines/93211836527 * [new branch] master -> origin/master28Checking out a2b87e91 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4659949916)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4659949916 responseStatus=200 OK token=64_ySEnp39Using docker image sha256:c542c7445bbcd8902b4aff9c0c23d65f9021b3d5ce9f8bef0c5978e178ee97cb for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:3c33cd32b8b2bb06c7a413f6ed11411c2b00d5fcbd116ed9342af59ead5ca236 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")46$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa Test::Omnibus::UpdateFromPrevious $RELEASE $GITLAB_SEMVER_VERSION $UPDATE_TYPE $UPDATE_FROM_EDITION -- $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"47$ echo "Running - '$QA_COMMAND'"48Running - 'bundle exec gitlab-qa Test::Omnibus::UpdateFromPrevious registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b 16.2.0-pre minor ee -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4659949973.json --format RspecJunitFormatter --out tmp/rspec-4659949973.xml --format html --out tmp/rspec-$(echo update-ee-to-ce | sed 's/[ /]/_/g').htm --color --format documentation'49$ eval "$QA_COMMAND"50[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Fetching docker tags from 'gitlab/gitlab-ee' registry51[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ee:16.1.2-ee.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b (16.2.0-pre)52[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ee:16.1.2-ee.053[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-3e62908a$`54[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-3e62908a --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`55[Jul 15 2023 03:21:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/authority/. alpine-3e62908a:/etc/gitlab/trusted-certs`56[Jul 15 2023 03:21:36 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/gitlab/. alpine-3e62908a:/etc/gitlab/ssl`57[Jul 15 2023 03:21:36 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-3e62908a`58[Jul 15 2023 03:21:36 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-3e62908a`59[Jul 15 2023 03:21:36 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee:16.1.2-ee.0`60[Jul 15 2023 03:22:12 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-1e5ec79a$`61[Jul 15 2023 03:22:12 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`62[Jul 15 2023 03:22:12 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`63[Jul 15 2023 03:22:12 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-1e5ec79a --net test --hostname gitlab-ee-1e5ec79a.test -p 80 --volume /tmp/gitlab-qa-20230715-23-ftlarq/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230715-23-ftlarq/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-21-34-ed2dde00/gitlab-ee-1e5ec79a/logs:/var/log/gitlab:Z gitlab/gitlab-ee:16.1.2-ee.0`64[Jul 15 2023 03:22:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-15 03:21:3465# Gitlab::QA::Runtime::OmnibusConfigurations::Default66gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`71[Jul 15 2023 03:22:24 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-1e5ec79a`72[Jul 15 2023 03:25:43 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Jul 15 2023 03:25:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1e5ec79a`74[Jul 15 2023 03:25:43 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-1e5ec79a 80/tcp`75[Jul 15 2023 03:25:43 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Jul 15 2023 03:25:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Jul 15 2023 03:25:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[Jul 15 2023 03:25:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Jul 15 2023 03:25:44 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/support/data gitlab-ee-1e5ec79a:/tmp/data-seeds`85[Jul 15 2023 03:25:44 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Jul 15 2023 03:25:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Jul 15 2023 03:26:34 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee-qa:16.1.2-ee`88[Jul 15 2023 03:27:20 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee89[Jul 15 2023 03:27:20 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_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --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_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --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_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --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_1P_EMAIL="$QA_1P_EMAIL" --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_RSPEC_TAGS="$QA_RSPEC_TAGS" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --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_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --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="false" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --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_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --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_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-21-34-ed2dde00/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-21-34-ed2dde00/gitlab-ee-qa-242fc42a:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-242fc42a gitlab/gitlab-ee-qa:16.1.2-ee Test::Instance::All http://gitlab-ee-1e5ec79a.test -- --tag smoke`902023-07-15 03:27:40 / CONF :: 91 ==> Base URL: http://gitlab-ee-1e5ec79a.test92 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f9124c5ce68>93 ==> Libraries: Chemlab::Vendor94[Jul 15 2023 03:27:40 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA95[Jul 15 2023 03:27:40 UTC (QA Tests)] INFO -- Browser: chrome96[Jul 15 2023 03:27:40 UTC (QA Tests)] INFO -- Performing sanity check for environment!97[Jul 15 2023 03:27:41 UTC (QA Tests)] INFO -- Performing initial license fabrication!98[Jul 15 2023 03:27:41 UTC (QA Tests)] INFO -- Successfully added license key. Details:99{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}100[Jul 15 2023 03:27:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.37 seconds101Run options:102 include {:smoke=>true}103 exclude {:geo=>true, :requires_praefect=>true}104Randomized with seed 43233105Manage106 basic user login107[Jul 15 2023 03:27:42 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out108[Jul 15 2023 03:27:42 UTC (QA Tests)] INFO -- filling :login_field with "root"109[Jul 15 2023 03:27:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field110[Jul 15 2023 03:27:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"111[Jul 15 2023 03:27:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field112[Jul 15 2023 03:27:43 UTC (QA Tests)] INFO -- clicking :sign_in_button113[Jul 15 2023 03:27:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.482s114[Jul 15 2023 03:27:45 UTC (QA Tests)] INFO -- Enabling super sidebar!115[Jul 15 2023 03:27:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled116[Jul 15 2023 03:27:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s117[Jul 15 2023 03:27:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content118[Jul 15 2023 03:27:48 UTC (QA Tests)] INFO -- clicking :sign_out_link119[Jul 15 2023 03:27:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.863s120 user logs in using basic credentials and logs out121Create122 Git push over HTTP123[Jul 15 2023 03:27:49 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository124[Jul 15 2023 03:27:49 UTC (QA Tests)] INFO -- filling :login_field with "root"125[Jul 15 2023 03:27:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field126[Jul 15 2023 03:27:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"127[Jul 15 2023 03:27:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field128[Jul 15 2023 03:27:50 UTC (QA Tests)] INFO -- clicking :sign_in_button129[Jul 15 2023 03:27:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.279s130[Jul 15 2023 03:27:51 UTC (QA Tests)] INFO -- Enabling super sidebar!131[Jul 15 2023 03:27:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled132[Jul 15 2023 03:27:53 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA133[Jul 15 2023 03:27:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-s0jstvgb' via cache in 0.0 seconds134[Jul 15 2023 03:27:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.08 seconds135[Jul 15 2023 03:27:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 2.22 seconds136[Jul 15 2023 03:27:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-with-code-7c6caed802d2d182' via api in 3.54 seconds137[Jul 15 2023 03:27:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"138[Jul 15 2023 03:28:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 6.89 seconds139[Jul 15 2023 03:28:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-with-code-7c6caed802d2d182140 user pushes code to the repository141Plan142 Issue creation143[Jul 15 2023 03:28:03 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue144[Jul 15 2023 03:28:03 UTC (QA Tests)] INFO -- filling :login_field with "root"145[Jul 15 2023 03:28:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field146[Jul 15 2023 03:28:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"147[Jul 15 2023 03:28:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field148[Jul 15 2023 03:28:04 UTC (QA Tests)] INFO -- clicking :sign_in_button149[Jul 15 2023 03:28:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.294s150[Jul 15 2023 03:28:06 UTC (QA Tests)] INFO -- Enabling super sidebar!151[Jul 15 2023 03:28:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled152[Jul 15 2023 03:28:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.24 seconds153[Jul 15 2023 03:28:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.37 seconds154[Jul 15 2023 03:28:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-e8a9b4f2c4c5ac1d' via api in 1.24 seconds155[Jul 15 2023 03:28:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-e8a9b4f2c4c5ac1d156[Jul 15 2023 03:28:09 UTC (QA Tests)] INFO -- clicking :new_menu_toggle157[Jul 15 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :create_menu_item158[Jul 15 2023 03:28:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.716s159[Jul 15 2023 03:28:11 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 2691893731d32963"160[Jul 15 2023 03:28:11 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field161[Jul 15 2023 03:28:12 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 3af1394372d79131"162[Jul 15 2023 03:28:12 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field163[Jul 15 2023 03:28:12 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present164[Jul 15 2023 03:28:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 4.104s165[Jul 15 2023 03:28:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 8.17 seconds166[Jul 15 2023 03:28:17 UTC (QA Tests)] INFO -- clicking :menu_section_button167[Jul 15 2023 03:28:17 UTC (QA Tests)] INFO -- clicking :nav_item_link168[Jul 15 2023 03:28:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.945s169 creates an issue170[Jul 15 2023 03:28:18 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue171[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- filling :login_field with "root"172[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field173[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"174[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field175[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- clicking :sign_in_button176[Jul 15 2023 03:28:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.316s177[Jul 15 2023 03:28:21 UTC (QA Tests)] INFO -- Enabling super sidebar!178[Jul 15 2023 03:28:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled179[Jul 15 2023 03:28:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds180[Jul 15 2023 03:28:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.19 seconds181[Jul 15 2023 03:28:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-issues-bc8b74411134797a' via api in 1.27 seconds182[Jul 15 2023 03:28:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.71 seconds183[Jul 15 2023 03:28:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-issues-bc8b74411134797a/-/issues/1184[Jul 15 2023 03:28:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? toggle_issue_state_button' took 0.904s185[Jul 15 2023 03:28:28 UTC (QA Tests)] INFO -- clicking :menu_section_button186[Jul 15 2023 03:28:28 UTC (QA Tests)] INFO -- clicking :nav_item_link187[Jul 15 2023 03:28:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.162s188[Jul 15 2023 03:28:29 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab189 closes an issue190 when using attachments in comments191[Jul 15 2023 03:28:30 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment192[Jul 15 2023 03:28:30 UTC (QA Tests)] INFO -- filling :login_field with "root"193[Jul 15 2023 03:28:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field194[Jul 15 2023 03:28:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"195[Jul 15 2023 03:28:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field196[Jul 15 2023 03:28:31 UTC (QA Tests)] INFO -- clicking :sign_in_button197[Jul 15 2023 03:28:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.951s198[Jul 15 2023 03:28:33 UTC (QA Tests)] INFO -- Enabling super sidebar!199[Jul 15 2023 03:28:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled200[Jul 15 2023 03:28:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds201[Jul 15 2023 03:28:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.25 seconds202[Jul 15 2023 03:28:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-issues-a3a8c80371cad926' via api in 1.55 seconds203[Jul 15 2023 03:28:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.94 seconds204[Jul 15 2023 03:28:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-issues-a3a8c80371cad926/-/issues/1205[Jul 15 2023 03:28:38 UTC (QA Tests)] INFO -- clicking :issue_title206[Jul 15 2023 03:28:38 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown207[Jul 15 2023 03:28:38 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale208"209[Jul 15 2023 03:28:38 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field210[Jul 15 2023 03:28:40 UTC (QA Tests)] INFO -- clicking :comment_button211[Jul 15 2023 03:28:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.984s212[Jul 15 2023 03:28:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 1.004s213 comments on an issue with an attachment214Govern215 Policies List page216[Jul 15 2023 03:28:41 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list217[Jul 15 2023 03:28:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds218[Jul 15 2023 03:28:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.22 seconds219[Jul 15 2023 03:28:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-b2262e9dfe530e4a' via api in 0.79 seconds220[Jul 15 2023 03:28:43 UTC (QA Tests)] INFO -- filling :login_field with "root"221[Jul 15 2023 03:28:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field222[Jul 15 2023 03:28:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"223[Jul 15 2023 03:28:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field224[Jul 15 2023 03:28:44 UTC (QA Tests)] INFO -- clicking :sign_in_button225[Jul 15 2023 03:28:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.974s226[Jul 15 2023 03:28:45 UTC (QA Tests)] INFO -- Enabling super sidebar!227[Jul 15 2023 03:28:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled228[Jul 15 2023 03:28:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-b2262e9dfe530e4a229[Jul 15 2023 03:28:48 UTC (QA Tests)] INFO -- clicking :menu_section_button230[Jul 15 2023 03:28:48 UTC (QA Tests)] INFO -- clicking :nav_item_link231[Jul 15 2023 03:28:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s232[Jul 15 2023 03:28:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-b2262e9dfe530e4a'233 can load Policies page and view the policies list234[Jul 15 2023 03:28:49 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page235[Jul 15 2023 03:28:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds236[Jul 15 2023 03:28:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.19 seconds237[Jul 15 2023 03:28:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-9033d3216063be48' via api in 1.31 seconds238[Jul 15 2023 03:28:51 UTC (QA Tests)] INFO -- filling :login_field with "root"239[Jul 15 2023 03:28:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field240[Jul 15 2023 03:28:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"241[Jul 15 2023 03:28:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field242[Jul 15 2023 03:28:52 UTC (QA Tests)] INFO -- clicking :sign_in_button243[Jul 15 2023 03:28:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.827s244[Jul 15 2023 03:28:53 UTC (QA Tests)] INFO -- Enabling super sidebar!245[Jul 15 2023 03:28:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled246[Jul 15 2023 03:28:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-9033d3216063be48247[Jul 15 2023 03:28:56 UTC (QA Tests)] INFO -- clicking :menu_section_button248[Jul 15 2023 03:28:56 UTC (QA Tests)] INFO -- clicking :nav_item_link249[Jul 15 2023 03:28:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.785s250[Jul 15 2023 03:28:56 UTC (QA Tests)] INFO -- clicking :new_policy_button251[Jul 15 2023 03:28:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_policy_button' took 1.143s252[Jul 15 2023 03:28:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-9033d3216063be48'253 can navigate to Policy Editor page254Framework sanity255 Version check256 is the specified version (PENDING: Test is not compatible with this environment or pipeline)257Create258 Git push to canary Gitaly node over HTTP259 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)260Monitor261 Alert settings262 when using HTTP endpoint integration263 behaves like sends test alert using authorization key264[Jul 15 2023 03:28:58 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert265[Jul 15 2023 03:28:59 UTC (QA Tests)] INFO -- filling :login_field with "root"266[Jul 15 2023 03:28:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field267[Jul 15 2023 03:28:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"268[Jul 15 2023 03:28:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field269[Jul 15 2023 03:28:59 UTC (QA Tests)] INFO -- clicking :sign_in_button270[Jul 15 2023 03:29:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.924s271[Jul 15 2023 03:29:01 UTC (QA Tests)] INFO -- Enabling super sidebar!272[Jul 15 2023 03:29:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled273[Jul 15 2023 03:29:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds274[Jul 15 2023 03:29:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.19 seconds275[Jul 15 2023 03:29:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-761a83ce3977f9ef' via api in 1.31 seconds276[Jul 15 2023 03:29:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-761a83ce3977f9ef277[Jul 15 2023 03:29:04 UTC (QA Tests)] INFO -- clicking :menu_section_button278[Jul 15 2023 03:29:05 UTC (QA Tests)] INFO -- clicking :nav_item_link279[Jul 15 2023 03:29:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.003s280[Jul 15 2023 03:29:08 UTC (QA Tests)] INFO -- clicking :add_integration_button281[Jul 15 2023 03:29:08 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown282[Jul 15 2023 03:29:08 UTC (QA Tests)] INFO -- clicking :integration_name_field283[Jul 15 2023 03:29:08 UTC (QA Tests)] INFO -- filling :integration_name_field with "recusandae"284[Jul 15 2023 03:29:08 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field285[Jul 15 2023 03:29:09 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button286[Jul 15 2023 03:29:10 UTC (QA Tests)] INFO -- clicking :menu_section_button287[Jul 15 2023 03:29:10 UTC (QA Tests)] INFO -- clicking :nav_item_link288[Jul 15 2023 03:29:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.829s289[Jul 15 2023 03:29:11 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments290 creates new alert291 when using Prometheus integration292 behaves like sends test alert using authorization key293[Jul 15 2023 03:29:11 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert294[Jul 15 2023 03:29:12 UTC (QA Tests)] INFO -- filling :login_field with "root"295[Jul 15 2023 03:29:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field296[Jul 15 2023 03:29:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"297[Jul 15 2023 03:29:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field298[Jul 15 2023 03:29:12 UTC (QA Tests)] INFO -- clicking :sign_in_button299[Jul 15 2023 03:29:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.815s300[Jul 15 2023 03:29:14 UTC (QA Tests)] INFO -- Enabling super sidebar!301[Jul 15 2023 03:29:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled302[Jul 15 2023 03:29:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.12 seconds303[Jul 15 2023 03:29:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.26 seconds304[Jul 15 2023 03:29:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-688f56889912ee08' via api in 0.81 seconds305[Jul 15 2023 03:29:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-688f56889912ee08306[Jul 15 2023 03:29:17 UTC (QA Tests)] INFO -- clicking :menu_section_button307[Jul 15 2023 03:29:17 UTC (QA Tests)] INFO -- clicking :nav_item_link308[Jul 15 2023 03:29:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.0s309[Jul 15 2023 03:29:19 UTC (QA Tests)] INFO -- clicking :add_integration_button310[Jul 15 2023 03:29:19 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown311[Jul 15 2023 03:29:20 UTC (QA Tests)] INFO -- clicking :prometheus_url_field312[Jul 15 2023 03:29:20 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-1e5ec79a.test"313[Jul 15 2023 03:29:20 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field314[Jul 15 2023 03:29:20 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button315[Jul 15 2023 03:29:21 UTC (QA Tests)] INFO -- clicking :menu_section_button316[Jul 15 2023 03:29:21 UTC (QA Tests)] INFO -- clicking :nav_item_link317[Jul 15 2023 03:29:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.862s318[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments319 creates new alert320Data Stores321 Project322 in group323 behaves like successful project creation324[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project325[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- filling :login_field with "root"326[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field327[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"328[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field329[Jul 15 2023 03:29:24 UTC (QA Tests)] INFO -- clicking :sign_in_button330[Jul 15 2023 03:29:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.038s331[Jul 15 2023 03:29:25 UTC (QA Tests)] INFO -- Enabling super sidebar!332[Jul 15 2023 03:29:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled333[Jul 15 2023 03:29:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds334[Jul 15 2023 03:29:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.2 seconds335[Jul 15 2023 03:29:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1e5ec79a.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad336[Jul 15 2023 03:29:28 UTC (QA Tests)] INFO -- clicking :new_project_button337[Jul 15 2023 03:29:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.812s338[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- clicking :panel_link339[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown340[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad"341[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field342[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}343[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}344[Jul 15 2023 03:29:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-in-group-7346c254a2fd2317-900a696dd745f3c4' via browser_ui in 4.95 seconds345 creates a new project346 in personal namespace347 behaves like successful project creation348[Jul 15 2023 03:29:32 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project349[Jul 15 2023 03:29:32 UTC (QA Tests)] INFO -- filling :login_field with "root"350[Jul 15 2023 03:29:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field351[Jul 15 2023 03:29:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"352[Jul 15 2023 03:29:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field353[Jul 15 2023 03:29:33 UTC (QA Tests)] INFO -- clicking :sign_in_button354[Jul 15 2023 03:29:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s355[Jul 15 2023 03:29:35 UTC (QA Tests)] INFO -- Enabling super sidebar!356[Jul 15 2023 03:29:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled357[Jul 15 2023 03:29:36 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present358[Jul 15 2023 03:29:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.743s359[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- clicking :panel_link360[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown361[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"362[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field363[Jul 15 2023 03:29:38 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}364[Jul 15 2023 03:29:38 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}365[Jul 15 2023 03:29:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-4bbf2ed4724e67b5-8710143a3a274645' via browser_ui in 3.38 seconds366 creates a new project367Monitor368 Alert settings369 when using HTTP endpoint integration370 behaves like sends test alert371[Jul 15 2023 03:29:40 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert372[Jul 15 2023 03:29:40 UTC (QA Tests)] INFO -- filling :login_field with "root"373[Jul 15 2023 03:29:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field374[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"375[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field376[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- clicking :sign_in_button377[Jul 15 2023 03:29:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.935s378[Jul 15 2023 03:29:42 UTC (QA Tests)] INFO -- Enabling super sidebar!379[Jul 15 2023 03:29:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled380[Jul 15 2023 03:29:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds381[Jul 15 2023 03:29:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.23 seconds382[Jul 15 2023 03:29:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-7c006408d13e7d5a' via api in 0.78 seconds383[Jul 15 2023 03:29:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-7c006408d13e7d5a384[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- clicking :menu_section_button385[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- clicking :nav_item_link386[Jul 15 2023 03:29:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.955s387[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- clicking :add_integration_button388[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown389[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- clicking :integration_name_field390[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- filling :integration_name_field with "temporibus"391[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field392[Jul 15 2023 03:29:49 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button393[Jul 15 2023 03:29:49 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"nobis","description":"nobis"}"394[Jul 15 2023 03:29:49 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field395[Jul 15 2023 03:29:50 UTC (QA Tests)] INFO -- clicking :send_test_alert_button396[Jul 15 2023 03:29:50 UTC (QA Tests)] INFO -- clicking :menu_section_button397[Jul 15 2023 03:29:50 UTC (QA Tests)] INFO -- clicking :nav_item_link398[Jul 15 2023 03:29:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.715s399 creates new alert400 when using Prometheus integration401 behaves like sends test alert402[Jul 15 2023 03:29:51 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert403[Jul 15 2023 03:29:52 UTC (QA Tests)] INFO -- filling :login_field with "root"404[Jul 15 2023 03:29:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field405[Jul 15 2023 03:29:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"406[Jul 15 2023 03:29:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field407[Jul 15 2023 03:29:52 UTC (QA Tests)] INFO -- clicking :sign_in_button408[Jul 15 2023 03:29:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.925s409[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- Enabling super sidebar!410[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled411[Jul 15 2023 03:29:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds412[Jul 15 2023 03:29:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.18 seconds413[Jul 15 2023 03:29:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-b67cfadea96cc156' via api in 0.69 seconds414[Jul 15 2023 03:29:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-for-alerts-b67cfadea96cc156415[Jul 15 2023 03:29:57 UTC (QA Tests)] INFO -- clicking :menu_section_button416[Jul 15 2023 03:29:57 UTC (QA Tests)] INFO -- clicking :nav_item_link417[Jul 15 2023 03:29:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.926s418[Jul 15 2023 03:29:59 UTC (QA Tests)] INFO -- clicking :add_integration_button419[Jul 15 2023 03:29:59 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown420[Jul 15 2023 03:30:00 UTC (QA Tests)] INFO -- clicking :prometheus_url_field421[Jul 15 2023 03:30:00 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-1e5ec79a.test"422[Jul 15 2023 03:30:00 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field423[Jul 15 2023 03:30:01 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button424[Jul 15 2023 03:30:01 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-15 03:30:01 +0000","generatorURL":"http://lesch.test/ria_aufderhar","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"voluptas"},"annotations":{"title":"voluptatibus","gitlab_y_label":"status"}}]}"425[Jul 15 2023 03:30:01 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field426[Jul 15 2023 03:30:01 UTC (QA Tests)] INFO -- clicking :send_test_alert_button427[Jul 15 2023 03:30:02 UTC (QA Tests)] INFO -- clicking :menu_section_button428[Jul 15 2023 03:30:02 UTC (QA Tests)] INFO -- clicking :nav_item_link429[Jul 15 2023 03:30:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.87s430 creates new alert431Create432 Personal snippet creation433[Jul 15 2023 03:30:03 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet434[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- filling :login_field with "root"435[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Jul 15 2023 03:30:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Jul 15 2023 03:30:05 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Jul 15 2023 03:30:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.867s440[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- Enabling super sidebar!441[Jul 15 2023 03:30:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled442[Jul 15 2023 03:30:08 UTC (QA Tests)] INFO -- clicking :new_menu_toggle443[Jul 15 2023 03:30:08 UTC (QA Tests)] INFO -- clicking :create_menu_item444[Jul 15 2023 03:30:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.82s445[Jul 15 2023 03:30:08 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"446[Jul 15 2023 03:30:08 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field447[Jul 15 2023 03:30:09 UTC (QA Tests)] INFO -- clicking :description_placeholder448[Jul 15 2023 03:30:09 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"449[Jul 15 2023 03:30:09 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field450[Jul 15 2023 03:30:09 UTC (QA Tests)] INFO -- clicking :visibility_content451[Jul 15 2023 03:30:10 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"452[Jul 15 2023 03:30:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field453[Jul 15 2023 03:30:10 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button454[Jul 15 2023 03:30:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.202s455[Jul 15 2023 03:30:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.212s456[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 4.31 seconds457[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'458 user creates a personal snippet459Create460 SSH key support461[Jul 15 2023 03:30:12 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-8ch4r7/id_rsa -N `462[Jul 15 2023 03:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.44 seconds463[Jul 15 2023 03:30:13 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together464[Jul 15 2023 03:30:13 UTC (QA Tests)] INFO -- filling :login_field with "root"465[Jul 15 2023 03:30:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field466[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"467[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field468[Jul 15 2023 03:30:14 UTC (QA Tests)] INFO -- clicking :sign_in_button469[Jul 15 2023 03:30:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.886s470[Jul 15 2023 03:30:15 UTC (QA Tests)] INFO -- Enabling super sidebar!471[Jul 15 2023 03:30:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled472[Jul 15 2023 03:30:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds473[Jul 15 2023 03:30:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.18 seconds474[Jul 15 2023 03:30:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/ssh-tests-1507e4a41262b8a2' via api in 0.63 seconds475 pushes multiple branches and tags together476[Jul 15 2023 03:30:20 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH477[Jul 15 2023 03:30:20 UTC (QA Tests)] INFO -- filling :login_field with "root"478[Jul 15 2023 03:30:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field479[Jul 15 2023 03:30:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"480[Jul 15 2023 03:30:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field481[Jul 15 2023 03:30:21 UTC (QA Tests)] INFO -- clicking :sign_in_button482[Jul 15 2023 03:30:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.972s483[Jul 15 2023 03:30:22 UTC (QA Tests)] INFO -- Enabling super sidebar!484[Jul 15 2023 03:30:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled485[Jul 15 2023 03:30:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds486[Jul 15 2023 03:30:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.17 seconds487[Jul 15 2023 03:30:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/ssh-tests-ac69693a6b2f7899' via api in 0.75 seconds488[Jul 15 2023 03:30:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"489[Jul 15 2023 03:30:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.47 seconds490[Jul 15 2023 03:30:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/ssh-tests-ac69693a6b2f7899491 pushes code to the repository via SSH492[Jul 15 2023 03:30:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'493Create494 SSH keys support495[Jul 15 2023 03:30:28 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key496[Jul 15 2023 03:30:29 UTC (QA Tests)] INFO -- filling :login_field with "root"497[Jul 15 2023 03:30:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field498[Jul 15 2023 03:30:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"499[Jul 15 2023 03:30:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field500[Jul 15 2023 03:30:29 UTC (QA Tests)] INFO -- clicking :sign_in_button501[Jul 15 2023 03:30:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.927s502[Jul 15 2023 03:30:31 UTC (QA Tests)] INFO -- Enabling super sidebar!503[Jul 15 2023 03:30:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled504[Jul 15 2023 03:30:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.026s505[Jul 15 2023 03:30:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content506[Jul 15 2023 03:30:34 UTC (QA Tests)] INFO -- clicking :edit_profile_link507[Jul 15 2023 03:30:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.737s508[Jul 15 2023 03:30:34 UTC (QA Tests)] INFO -- clicking :nav_item_link509[Jul 15 2023 03:30:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.572s510[Jul 15 2023 03:30:35 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-niapuj/id_rsa -N `511[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"512[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field513[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"514[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field515[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-17"516[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field517[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- clicking :add_key_button518[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.96 seconds519 user can add an SSH key520 after adding an ssh key521[Jul 15 2023 03:30:38 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key522[Jul 15 2023 03:30:38 UTC (QA Tests)] INFO -- filling :login_field with "root"523[Jul 15 2023 03:30:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field524[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"525[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field526[Jul 15 2023 03:30:39 UTC (QA Tests)] INFO -- clicking :sign_in_button527[Jul 15 2023 03:30:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.895s528[Jul 15 2023 03:30:40 UTC (QA Tests)] INFO -- Enabling super sidebar!529[Jul 15 2023 03:30:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled530[Jul 15 2023 03:30:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.067s531[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content532[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- clicking :edit_profile_link533[Jul 15 2023 03:30:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.746s534[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- clicking :nav_item_link535[Jul 15 2023 03:30:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.845s536[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button537 can delete an ssh key538Create539 Git push over HTTP540[Jul 15 2023 03:30:47 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository541[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- filling :login_field with "root"542[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field543[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"544[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field545[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- clicking :sign_in_button546[Jul 15 2023 03:30:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.955s547[Jul 15 2023 03:30:51 UTC (QA Tests)] INFO -- Enabling super sidebar!548[Jul 15 2023 03:30:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled549[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA550[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-85fjub9g' via cache in 0.0 seconds551[Jul 15 2023 03:30:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds552[Jul 15 2023 03:30:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.17 seconds553[Jul 15 2023 03:30:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-with-code-87bd80167301fff5' via api in 0.69 seconds554[Jul 15 2023 03:30:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"555[Jul 15 2023 03:30:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds556[Jul 15 2023 03:30:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-with-code-87bd80167301fff5557 user using a personal access token pushes code to the repository558Plan559 mention560[Jul 15 2023 03:30:56 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue561[Jul 15 2023 03:30:57 UTC (QA Tests)] INFO -- filling :login_field with "root"562[Jul 15 2023 03:30:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field563[Jul 15 2023 03:30:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"564[Jul 15 2023 03:30:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field565[Jul 15 2023 03:30:58 UTC (QA Tests)] INFO -- clicking :sign_in_button566[Jul 15 2023 03:30:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.916s567[Jul 15 2023 03:30:59 UTC (QA Tests)] INFO -- Enabling super sidebar!568[Jul 15 2023 03:30:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled569[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds570[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.18 seconds571[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-00a981392c43baab' via api in 0.69 seconds572[Jul 15 2023 03:31:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-00a981392c43baab573[Jul 15 2023 03:31:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.3 seconds574[Jul 15 2023 03:31:02 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-00a981392c43baab QA::Resource::Project575[Jul 15 2023 03:31:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.34 seconds576[Jul 15 2023 03:31:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/the_awesome_project-00a981392c43baab/-/issues/1577[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- clicking :issue_title578[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown579[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- clicking :issue_title580[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown581[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1582"583[Jul 15 2023 03:31:05 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field584[Jul 15 2023 03:31:06 UTC (QA Tests)] INFO -- clicking :comment_button585 mentions another user in an issue586Create587 Create a new merge request588[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request589[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- filling :login_field with "root"590[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field591[Jul 15 2023 03:31:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"592[Jul 15 2023 03:31:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field593[Jul 15 2023 03:31:08 UTC (QA Tests)] INFO -- clicking :sign_in_button594[Jul 15 2023 03:31:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.922s595[Jul 15 2023 03:31:10 UTC (QA Tests)] INFO -- Enabling super sidebar!596[Jul 15 2023 03:31:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled597[Jul 15 2023 03:31:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds598[Jul 15 2023 03:31:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad' via api in 0.19 seconds599[Jul 15 2023 03:31:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-6d801f8a3259035a' via api in 0.7 seconds600[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds601[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds602[Jul 15 2023 03:31:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1e5ec79a.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-27-53-5828f07810a7b3ad/project-6d801f8a3259035a603[Jul 15 2023 03:31:15 UTC (QA Tests)] INFO -- clicking :create_merge_request_button604[Jul 15 2023 03:31:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.309s605[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"606[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field607[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"608[Jul 15 2023 03:31:16 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field609[Jul 15 2023 03:31:17 UTC (QA Tests)] INFO -- clicking :assign_to_me_link610[Jul 15 2023 03:31:17 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present611[Jul 15 2023 03:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.993s612[Jul 15 2023 03:31:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 8.32 seconds613 creates a basic merge request614Pending: (Failures listed here are expected and do not affect your suite's status)615 1) Framework sanity Version check is the specified version616 # Test is not compatible with this environment or pipeline617 # ./qa/specs/features/sanity/version_spec.rb:15618 2) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage619 # Test is not compatible with this environment or pipeline620 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6621Top 10 slowest examples (124.84 seconds, 57.1% of total time):622 Plan Issue creation creates an issue623 15.23 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:26624 Create Git push over HTTP user pushes code to the repository625 14.18 seconds ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:6626 Create Create a new merge request creates a basic merge request627 13.59 seconds ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23628 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert629 12.87 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7630 Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert631 11.92 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7632 Plan Issue creation closes an issue633 11.83 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:40634 Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert635 11.54 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7636 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert637 11.51 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7638 Plan Issue creation when using attachments in comments comments on an issue with an attachment639 11.48 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:77640 Plan mention mentions another user in an issue641 10.68 seconds ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:45642Top 10 slowest example groups:643 Create644 14.18 seconds average (14.18 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:4645 Create646 13.6 seconds average (13.6 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:4647 Plan648 12.85 seconds average (38.56 seconds / 3 examples) ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:4649 Monitor650 12.21 seconds average (24.41 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:4651 Monitor652 11.72 seconds average (23.44 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:4653 Plan654 10.69 seconds average (10.69 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:4655 Create656 9.65 seconds average (19.3 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb:4657 Create658 9.22 seconds average (9.22 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:4659 Create660 8.69 seconds average (8.69 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb:4661 Data Stores662 8.6 seconds average (17.2 seconds / 2 examples) ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:4663Finished in 3 minutes 38.5 seconds (files took 4.05 seconds to load)66423 examples, 0 failures, 2 pending665Randomized with seed 43233666[Jul 15 2023 03:31:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`667[Jul 15 2023 03:31:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1e5ec79a bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`668[Jul 15 2023 03:31:21 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-1e5ec79a`669[Jul 15 2023 03:31:21 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-1e5ec79a`670[Jul 15 2023 03:31:22 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b671[Jul 15 2023 03:31:22 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-32c7fc6e$`672[Jul 15 2023 03:31:22 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-32c7fc6e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`673[Jul 15 2023 03:31:22 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/authority/. alpine-32c7fc6e:/etc/gitlab/trusted-certs`674[Jul 15 2023 03:31:22 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/gitlab/. alpine-32c7fc6e:/etc/gitlab/ssl`675[Jul 15 2023 03:31:23 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-32c7fc6e`676[Jul 15 2023 03:31:23 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-32c7fc6e`677[Jul 15 2023 03:31:23 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`678[Jul 15 2023 03:31:23 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b`679[Jul 15 2023 03:31:56 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-34705499$`680[Jul 15 2023 03:31:56 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`681[Jul 15 2023 03:31:56 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-34705499 --net test --hostname gitlab-ce-34705499.test -p 80 --volume /tmp/gitlab-qa-20230715-23-ftlarq/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230715-23-ftlarq/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-21-34-ed2dde00/gitlab-ce-34705499/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b`682[Jul 15 2023 03:32:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-34705499 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-15 03:31:22683# Gitlab::QA::Runtime::OmnibusConfigurations::Default684gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme685gitlab_rails['gitlab_disable_animations'] = true # Disable animations686gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry687gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password688gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`689[Jul 15 2023 03:32:06 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-34705499`690[Jul 15 2023 03:35:27 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...691[Jul 15 2023 03:35:27 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-34705499`692[Jul 15 2023 03:35:27 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-34705499 80/tcp`693[Jul 15 2023 03:35:27 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!694[Jul 15 2023 03:35:27 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`695[Jul 15 2023 03:35:28 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2b87e9110db59ac657374e5596d908371351a2b`696[Jul 15 2023 03:35:32 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce697[Jul 15 2023 03:35:32 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_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --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_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --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_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --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_1P_EMAIL="$QA_1P_EMAIL" --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_RSPEC_TAGS="$QA_RSPEC_TAGS" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --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_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --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_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --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_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --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_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-21-34-ed2dde00/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-21-34-ed2dde00/gitlab-ce-qa-558b230c:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-558b230c registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2b87e9110db59ac657374e5596d908371351a2b Test::Instance::All http://gitlab-ce-34705499.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4659949973.json --format RspecJunitFormatter --out tmp/rspec-4659949973.xml --format html --out tmp/rspec-update-ee-to-ce.htm --color --format documentation`6982023-07-15 03:35:37 / CONF :: 699 ==> Base URL: http://gitlab-ce-34705499.test700 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f83ccb40300>701 ==> Libraries: Chemlab::Vendor702[Jul 15 2023 03:35:37 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA703[Jul 15 2023 03:35:37 UTC (QA Tests)] INFO -- Browser: chrome704[Jul 15 2023 03:35:37 UTC (QA Tests)] INFO -- Performing sanity check for environment!705Run options:706 include {:smoke=>true}707 exclude {:geo=>true, :requires_praefect=>true}708Randomized with seed 57238709Create710 Git push over HTTP711[Jul 15 2023 03:35:39 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository712[Jul 15 2023 03:35:39 UTC (QA Tests)] INFO -- filling :login_field with "root"713[Jul 15 2023 03:35:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field714[Jul 15 2023 03:35:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"715[Jul 15 2023 03:35:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field716[Jul 15 2023 03:35:40 UTC (QA Tests)] INFO -- clicking :sign_in_button717[Jul 15 2023 03:35:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.483s718[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- Enabling super sidebar!719[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled720[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA721[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3xrdhluc' via cache in 0.0 seconds722[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA723[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-jrs1r325' via cache in 0.0 seconds724[Jul 15 2023 03:35:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.33 seconds725[Jul 15 2023 03:35:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 1.36 seconds726[Jul 15 2023 03:35:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-with-code-7ad6f07906a5a6c9' via api in 3.25 seconds727[Jul 15 2023 03:35:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"728[Jul 15 2023 03:35:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.51 seconds729[Jul 15 2023 03:35:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-with-code-7ad6f07906a5a6c9730 user using a personal access token pushes code to the repository731Create732 Git push to canary Gitaly node over HTTP733 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)734Monitor735 Alert settings736 when using HTTP endpoint integration737 behaves like sends test alert738[Jul 15 2023 03:35:54 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert739[Jul 15 2023 03:35:54 UTC (QA Tests)] INFO -- filling :login_field with "root"740[Jul 15 2023 03:35:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field741[Jul 15 2023 03:35:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"742[Jul 15 2023 03:35:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field743[Jul 15 2023 03:35:55 UTC (QA Tests)] INFO -- clicking :sign_in_button744[Jul 15 2023 03:35:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.219s745[Jul 15 2023 03:35:57 UTC (QA Tests)] INFO -- Enabling super sidebar!746[Jul 15 2023 03:35:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled747[Jul 15 2023 03:35:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds748[Jul 15 2023 03:35:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.2 seconds749[Jul 15 2023 03:36:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-0bb29671681fd520' via api in 2.02 seconds750[Jul 15 2023 03:36:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-0bb29671681fd520751[Jul 15 2023 03:36:02 UTC (QA Tests)] INFO -- clicking :menu_section_button752[Jul 15 2023 03:36:02 UTC (QA Tests)] INFO -- clicking :nav_item_link753[Jul 15 2023 03:36:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.911s754[Jul 15 2023 03:36:05 UTC (QA Tests)] INFO -- clicking :add_integration_button755[Jul 15 2023 03:36:06 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown756[Jul 15 2023 03:36:06 UTC (QA Tests)] INFO -- clicking :integration_name_field757[Jul 15 2023 03:36:06 UTC (QA Tests)] INFO -- filling :integration_name_field with "et"758[Jul 15 2023 03:36:06 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field759[Jul 15 2023 03:36:06 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button760[Jul 15 2023 03:36:07 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"veritatis","description":"veritatis"}"761[Jul 15 2023 03:36:07 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field762[Jul 15 2023 03:36:07 UTC (QA Tests)] INFO -- clicking :send_test_alert_button763[Jul 15 2023 03:36:08 UTC (QA Tests)] INFO -- clicking :menu_section_button764[Jul 15 2023 03:36:19 UTC (QA Tests)] INFO -- Saving screenshot..765[Jul 15 2023 03:36:19 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert766[Jul 15 2023 03:36:20 UTC (QA Tests)] INFO -- filling :login_field with "root"767[Jul 15 2023 03:36:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field768[Jul 15 2023 03:36:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"769[Jul 15 2023 03:36:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field770[Jul 15 2023 03:36:20 UTC (QA Tests)] INFO -- clicking :sign_in_button771[Jul 15 2023 03:36:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.872s772[Jul 15 2023 03:36:23 UTC (QA Tests)] INFO -- Enabling super sidebar!773[Jul 15 2023 03:36:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled774[Jul 15 2023 03:36:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds775[Jul 15 2023 03:36:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.2 seconds776[Jul 15 2023 03:36:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-d0593b3cc7332278' via api in 0.71 seconds777[Jul 15 2023 03:36:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-d0593b3cc7332278778[Jul 15 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :menu_section_button779[Jul 15 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :nav_item_link780[Jul 15 2023 03:36:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.159s781[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :add_integration_button782[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown783[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :integration_name_field784[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- filling :integration_name_field with "et"785[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field786[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button787[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"et","description":"et"}"788[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field789[Jul 15 2023 03:36:32 UTC (QA Tests)] INFO -- clicking :send_test_alert_button790[Jul 15 2023 03:36:32 UTC (QA Tests)] INFO -- clicking :menu_section_button791[Jul 15 2023 03:36:42 UTC (QA Tests)] INFO -- Saving screenshot..792 creates new alert (FAILED - 1)7941st Try error in ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7:795element click intercepted: Element <button data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 544). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>796 (Session info: headless chrome=113.0.5672.126)798RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7799 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-07-15-03-36-42.467.html800 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-07-15-03-36-42.467.png801 when using Prometheus integration802 behaves like sends test alert803[Jul 15 2023 03:36:42 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert804[Jul 15 2023 03:36:43 UTC (QA Tests)] INFO -- filling :login_field with "root"805[Jul 15 2023 03:36:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field806[Jul 15 2023 03:36:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"807[Jul 15 2023 03:36:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field808[Jul 15 2023 03:36:44 UTC (QA Tests)] INFO -- clicking :sign_in_button809[Jul 15 2023 03:36:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s810[Jul 15 2023 03:36:45 UTC (QA Tests)] INFO -- Enabling super sidebar!811[Jul 15 2023 03:36:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled812[Jul 15 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.25 seconds813[Jul 15 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.34 seconds814[Jul 15 2023 03:36:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-0dad8e48984543e8' via api in 1.47 seconds815[Jul 15 2023 03:36:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-0dad8e48984543e8816[Jul 15 2023 03:36:51 UTC (QA Tests)] INFO -- clicking :menu_section_button817[Jul 15 2023 03:36:51 UTC (QA Tests)] INFO -- clicking :nav_item_link818[Jul 15 2023 03:36:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.27s819[Jul 15 2023 03:36:53 UTC (QA Tests)] INFO -- clicking :add_integration_button820[Jul 15 2023 03:36:53 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown821[Jul 15 2023 03:36:54 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button822[Jul 15 2023 03:36:54 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-15T03:36:54.373+00:00","generatorURL":"http://fritsch.test/joshua","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"est"},"annotations":{"title":"qui","gitlab_y_label":"status"}}]}"823[Jul 15 2023 03:36:54 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field824[Jul 15 2023 03:36:55 UTC (QA Tests)] INFO -- clicking :send_test_alert_button825[Jul 15 2023 03:36:55 UTC (QA Tests)] INFO -- clicking :menu_section_button826[Jul 15 2023 03:36:55 UTC (QA Tests)] INFO -- clicking :nav_item_link827[Jul 15 2023 03:36:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.353s828 creates new alert829Create830 SSH key support831[Jul 15 2023 03:36:57 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-10i7fr/id_rsa -N `832[Jul 15 2023 03:36:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '34' via api in 1.25 seconds833[Jul 15 2023 03:36:58 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH834[Jul 15 2023 03:36:59 UTC (QA Tests)] INFO -- filling :login_field with "root"835[Jul 15 2023 03:36:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field836[Jul 15 2023 03:36:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"837[Jul 15 2023 03:36:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field838[Jul 15 2023 03:36:59 UTC (QA Tests)] INFO -- clicking :sign_in_button839[Jul 15 2023 03:37:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.571s840[Jul 15 2023 03:37:02 UTC (QA Tests)] INFO -- Enabling super sidebar!841[Jul 15 2023 03:37:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled842[Jul 15 2023 03:37:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds843[Jul 15 2023 03:37:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.13 seconds844[Jul 15 2023 03:37:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/ssh-tests-b223ecfa2b8c3a2b' via api in 1.44 seconds845[Jul 15 2023 03:37:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"846[Jul 15 2023 03:37:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.91 seconds847[Jul 15 2023 03:37:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/ssh-tests-b223ecfa2b8c3a2b848 pushes code to the repository via SSH849[Jul 15 2023 03:37:08 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together850[Jul 15 2023 03:37:09 UTC (QA Tests)] INFO -- filling :login_field with "root"851[Jul 15 2023 03:37:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field852[Jul 15 2023 03:37:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"853[Jul 15 2023 03:37:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field854[Jul 15 2023 03:37:10 UTC (QA Tests)] INFO -- clicking :sign_in_button855[Jul 15 2023 03:37:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.327s856[Jul 15 2023 03:37:12 UTC (QA Tests)] INFO -- Enabling super sidebar!857[Jul 15 2023 03:37:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled858[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds859[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.2 seconds860[Jul 15 2023 03:37:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/ssh-tests-6117964371e8c812' via api in 1.24 seconds861 pushes multiple branches and tags together862[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '34'863Monitor864 Alert settings865 when using Prometheus integration866 behaves like sends test alert using authorization key867[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert868[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- filling :login_field with "root"869[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field870[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"871[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field872[Jul 15 2023 03:37:19 UTC (QA Tests)] INFO -- clicking :sign_in_button873[Jul 15 2023 03:37:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.33s874[Jul 15 2023 03:37:21 UTC (QA Tests)] INFO -- Enabling super sidebar!875[Jul 15 2023 03:37:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled876[Jul 15 2023 03:37:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds877[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.14 seconds878[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-0ba998589cddc19a' via api in 0.64 seconds879[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-0ba998589cddc19a880[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- clicking :menu_section_button881[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- clicking :nav_item_link882[Jul 15 2023 03:37:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.043s883[Jul 15 2023 03:37:27 UTC (QA Tests)] INFO -- clicking :add_integration_button884[Jul 15 2023 03:37:27 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown885[Jul 15 2023 03:37:27 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button886[Jul 15 2023 03:37:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.666s887[Jul 15 2023 03:37:28 UTC (QA Tests)] INFO -- clicking :menu_section_button888[Jul 15 2023 03:37:28 UTC (QA Tests)] INFO -- clicking :nav_item_link889[Jul 15 2023 03:37:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.822s890[Jul 15 2023 03:37:29 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments891 creates new alert892 when using HTTP endpoint integration893 behaves like sends test alert using authorization key894[Jul 15 2023 03:37:29 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert895[Jul 15 2023 03:37:30 UTC (QA Tests)] INFO -- filling :login_field with "root"896[Jul 15 2023 03:37:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field897[Jul 15 2023 03:37:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"898[Jul 15 2023 03:37:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field899[Jul 15 2023 03:37:31 UTC (QA Tests)] INFO -- clicking :sign_in_button900[Jul 15 2023 03:37:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.301s901[Jul 15 2023 03:37:33 UTC (QA Tests)] INFO -- Enabling super sidebar!902[Jul 15 2023 03:37:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled903[Jul 15 2023 03:37:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds904[Jul 15 2023 03:37:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.14 seconds905[Jul 15 2023 03:37:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-fc60a076f786ae63' via api in 0.61 seconds906[Jul 15 2023 03:37:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-alerts-fc60a076f786ae63907[Jul 15 2023 03:37:36 UTC (QA Tests)] INFO -- clicking :menu_section_button908[Jul 15 2023 03:37:36 UTC (QA Tests)] INFO -- clicking :nav_item_link909[Jul 15 2023 03:37:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.988s910[Jul 15 2023 03:37:39 UTC (QA Tests)] INFO -- clicking :add_integration_button911[Jul 15 2023 03:37:39 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown912[Jul 15 2023 03:37:39 UTC (QA Tests)] INFO -- clicking :integration_name_field913[Jul 15 2023 03:37:39 UTC (QA Tests)] INFO -- filling :integration_name_field with "iure"914[Jul 15 2023 03:37:39 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field915[Jul 15 2023 03:37:40 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button916[Jul 15 2023 03:37:41 UTC (QA Tests)] INFO -- clicking :menu_section_button917[Jul 15 2023 03:37:41 UTC (QA Tests)] INFO -- clicking :nav_item_link918[Jul 15 2023 03:37:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.779s919[Jul 15 2023 03:37:41 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments920 creates new alert921Framework sanity922 Version check923 is the specified version (PENDING: Test is not compatible with this environment or pipeline)924Create925 Personal snippet creation926[Jul 15 2023 03:37:42 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet927[Jul 15 2023 03:37:42 UTC (QA Tests)] INFO -- filling :login_field with "root"928[Jul 15 2023 03:37:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field929[Jul 15 2023 03:37:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"930[Jul 15 2023 03:37:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field931[Jul 15 2023 03:37:43 UTC (QA Tests)] INFO -- clicking :sign_in_button932[Jul 15 2023 03:37:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.313s933[Jul 15 2023 03:37:45 UTC (QA Tests)] INFO -- Enabling super sidebar!934[Jul 15 2023 03:37:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled935[Jul 15 2023 03:37:47 UTC (QA Tests)] INFO -- clicking :new_menu_toggle936[Jul 15 2023 03:37:47 UTC (QA Tests)] INFO -- clicking :create_menu_item937[Jul 15 2023 03:37:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.822s938[Jul 15 2023 03:37:48 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"939[Jul 15 2023 03:37:48 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field940[Jul 15 2023 03:37:48 UTC (QA Tests)] INFO -- clicking :description_placeholder941[Jul 15 2023 03:37:48 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"942[Jul 15 2023 03:37:48 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field943[Jul 15 2023 03:37:49 UTC (QA Tests)] INFO -- clicking :visibility_content944[Jul 15 2023 03:37:49 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"945[Jul 15 2023 03:37:49 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field946[Jul 15 2023 03:37:50 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button947[Jul 15 2023 03:37:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.395s948[Jul 15 2023 03:37:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.407s949[Jul 15 2023 03:37:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '34' via browser_ui in 4.68 seconds950[Jul 15 2023 03:37:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '34'951 user creates a personal snippet952Create953 SSH keys support954[Jul 15 2023 03:37:52 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key955[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- filling :login_field with "root"956[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field957[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"958[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field959[Jul 15 2023 03:37:54 UTC (QA Tests)] INFO -- clicking :sign_in_button960[Jul 15 2023 03:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.104s961[Jul 15 2023 03:37:55 UTC (QA Tests)] INFO -- Enabling super sidebar!962[Jul 15 2023 03:37:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled963[Jul 15 2023 03:37:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s964[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content965[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- clicking :edit_profile_link966[Jul 15 2023 03:37:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.822s967[Jul 15 2023 03:37:59 UTC (QA Tests)] INFO -- clicking :nav_item_link968[Jul 15 2023 03:38:00 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-nuvbok/id_rsa -N `969[Jul 15 2023 03:38:01 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"970[Jul 15 2023 03:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field971[Jul 15 2023 03:38:01 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"972[Jul 15 2023 03:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field973[Jul 15 2023 03:38:01 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-17"974[Jul 15 2023 03:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field975[Jul 15 2023 03:38:02 UTC (QA Tests)] INFO -- clicking :add_key_button976[Jul 15 2023 03:38:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.27 seconds977 user can add an SSH key978 after adding an ssh key979[Jul 15 2023 03:38:03 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key980[Jul 15 2023 03:38:03 UTC (QA Tests)] INFO -- filling :login_field with "root"981[Jul 15 2023 03:38:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field982[Jul 15 2023 03:38:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"983[Jul 15 2023 03:38:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field984[Jul 15 2023 03:38:04 UTC (QA Tests)] INFO -- clicking :sign_in_button985[Jul 15 2023 03:38:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.137s986[Jul 15 2023 03:38:06 UTC (QA Tests)] INFO -- Enabling super sidebar!987[Jul 15 2023 03:38:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled988[Jul 15 2023 03:38:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s989[Jul 15 2023 03:38:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content990[Jul 15 2023 03:38:09 UTC (QA Tests)] INFO -- clicking :edit_profile_link991[Jul 15 2023 03:38:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.753s992[Jul 15 2023 03:38:10 UTC (QA Tests)] INFO -- clicking :nav_item_link993[Jul 15 2023 03:38:10 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button994 can delete an ssh key995Create996 Git push over HTTP997[Jul 15 2023 03:38:13 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository998[Jul 15 2023 03:38:13 UTC (QA Tests)] INFO -- filling :login_field with "root"999[Jul 15 2023 03:38:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1000[Jul 15 2023 03:38:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1001[Jul 15 2023 03:38:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1002[Jul 15 2023 03:38:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1003[Jul 15 2023 03:38:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.061s1004[Jul 15 2023 03:38:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1005[Jul 15 2023 03:38:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled1006[Jul 15 2023 03:38:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1007[Jul 15 2023 03:38:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.13 seconds1008[Jul 15 2023 03:38:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-with-code-b978b9917b5e5042' via api in 1.18 seconds1009[Jul 15 2023 03:38:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1010[Jul 15 2023 03:38:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.71 seconds1011[Jul 15 2023 03:38:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-with-code-b978b9917b5e50421012 user pushes code to the repository1013Plan1014 mention1015[Jul 15 2023 03:38:23 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue1016[Jul 15 2023 03:38:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1017[Jul 15 2023 03:38:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1018[Jul 15 2023 03:38:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1019[Jul 15 2023 03:38:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1020[Jul 15 2023 03:38:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1021[Jul 15 2023 03:38:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s1022[Jul 15 2023 03:38:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1023[Jul 15 2023 03:38:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1024[Jul 15 2023 03:38:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1025[Jul 15 2023 03:38:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.13 seconds1026[Jul 15 2023 03:38:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/the_awesome_project-abc67eca10159023' via api in 0.82 seconds1027[Jul 15 2023 03:38:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/the_awesome_project-abc67eca101590231028[Jul 15 2023 03:38:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1029[Jul 15 2023 03:38:29 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/the_awesome_project-abc67eca10159023 QA::Resource::Project1030[Jul 15 2023 03:38:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '34' via api in 0.43 seconds1031[Jul 15 2023 03:38:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/the_awesome_project-abc67eca10159023/-/issues/11032[Jul 15 2023 03:38:32 UTC (QA Tests)] INFO -- clicking :issue_title1033[Jul 15 2023 03:38:32 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1034[Jul 15 2023 03:38:32 UTC (QA Tests)] INFO -- clicking :close_button1035[Jul 15 2023 03:38:33 UTC (QA Tests)] INFO -- clicking :issue_title1036[Jul 15 2023 03:38:33 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1037[Jul 15 2023 03:38:33 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user11038"1039[Jul 15 2023 03:38:33 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1040[Jul 15 2023 03:38:34 UTC (QA Tests)] INFO -- clicking :comment_button1041 mentions another user in an issue1042Create1043 Create a new merge request1044[Jul 15 2023 03:38:35 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1045[Jul 15 2023 03:38:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1046[Jul 15 2023 03:38:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1047[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1048[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1049[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1050[Jul 15 2023 03:38:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.032s1051[Jul 15 2023 03:38:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1052[Jul 15 2023 03:38:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1053[Jul 15 2023 03:38:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1054[Jul 15 2023 03:38:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.12 seconds1055[Jul 15 2023 03:38:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-99acaff9457c632f' via api in 0.53 seconds1056[Jul 15 2023 03:38:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1057[Jul 15 2023 03:38:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1058[Jul 15 2023 03:38:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-99acaff9457c632f1059[Jul 15 2023 03:38:42 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1060[Jul 15 2023 03:38:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.301s1061[Jul 15 2023 03:38:44 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1062[Jul 15 2023 03:38:44 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1063[Jul 15 2023 03:38:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1064[Jul 15 2023 03:38:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1065[Jul 15 2023 03:38:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1066[Jul 15 2023 03:38:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1067[Jul 15 2023 03:38:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1068[Jul 15 2023 03:38:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s1069[Jul 15 2023 03:38:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1070[Jul 15 2023 03:38:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1071[Jul 15 2023 03:38:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.055s1072[Jul 15 2023 03:38:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.05s1073[Jul 15 2023 03:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.043s1074[Jul 15 2023 03:38:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1075[Jul 15 2023 03:38:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1076[Jul 15 2023 03:39:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1077[Jul 15 2023 03:39:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s1078[Jul 15 2023 03:39:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1079[Jul 15 2023 03:39:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.042s1080[Jul 15 2023 03:39:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.043s1081[Jul 15 2023 03:39:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1082[Jul 15 2023 03:39:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1083[Jul 15 2023 03:39:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s1084[Jul 15 2023 03:39:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.076s1085[Jul 15 2023 03:39:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1086[Jul 15 2023 03:39:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1087[Jul 15 2023 03:39:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.043s1088[Jul 15 2023 03:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1089[Jul 15 2023 03:39:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1090[Jul 15 2023 03:39:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1091[Jul 15 2023 03:39:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1092[Jul 15 2023 03:39:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.058s1093[Jul 15 2023 03:39:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1094[Jul 15 2023 03:39:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1095[Jul 15 2023 03:39:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1096[Jul 15 2023 03:39:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.077s1097[Jul 15 2023 03:39:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.046s1098[Jul 15 2023 03:39:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1099[Jul 15 2023 03:39:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.086s1100[Jul 15 2023 03:39:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s1101[Jul 15 2023 03:39:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1102[Jul 15 2023 03:39:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1103[Jul 15 2023 03:39:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1104[Jul 15 2023 03:39:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.06s1105[Jul 15 2023 03:39:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1106[Jul 15 2023 03:39:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.09s1107[Jul 15 2023 03:39:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1108[Jul 15 2023 03:39:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.045s1109[Jul 15 2023 03:39:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1110[Jul 15 2023 03:39:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.089s1111[Jul 15 2023 03:39:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1112[Jul 15 2023 03:39:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.096s1113[Jul 15 2023 03:39:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.091s1114[Jul 15 2023 03:39:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.07s1115[Jul 15 2023 03:39:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.086s1116[Jul 15 2023 03:39:45 UTC (QA Tests)] INFO -- Saving screenshot..1117[Jul 15 2023 03:39:45 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1118[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1119[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1120[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1121[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1122[Jul 15 2023 03:39:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1123[Jul 15 2023 03:39:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.367s1124[Jul 15 2023 03:39:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1125[Jul 15 2023 03:39:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1126[Jul 15 2023 03:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1127[Jul 15 2023 03:39:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.15 seconds1128[Jul 15 2023 03:39:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-de6fe7a7479b3577' via api in 0.59 seconds1129[Jul 15 2023 03:39:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1130[Jul 15 2023 03:39:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1131[Jul 15 2023 03:39:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-de6fe7a7479b35771132[Jul 15 2023 03:39:55 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1133[Jul 15 2023 03:39:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 2.33s1134[Jul 15 2023 03:39:57 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1135[Jul 15 2023 03:39:57 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1136[Jul 15 2023 03:39:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.046s1137[Jul 15 2023 03:39:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1138[Jul 15 2023 03:40:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1139[Jul 15 2023 03:40:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1140[Jul 15 2023 03:40:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1141[Jul 15 2023 03:40:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s1142[Jul 15 2023 03:40:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1143[Jul 15 2023 03:40:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1144[Jul 15 2023 03:40:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1145[Jul 15 2023 03:40:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s1146[Jul 15 2023 03:40:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.075s1147[Jul 15 2023 03:40:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1148[Jul 15 2023 03:40:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1149[Jul 15 2023 03:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.091s1150[Jul 15 2023 03:40:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1151[Jul 15 2023 03:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1152[Jul 15 2023 03:40:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.072s1153[Jul 15 2023 03:40:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.07s1154[Jul 15 2023 03:40:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.053s1155[Jul 15 2023 03:40:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1156[Jul 15 2023 03:40:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1157[Jul 15 2023 03:40:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1158[Jul 15 2023 03:40:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.06s1159[Jul 15 2023 03:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.073s1160[Jul 15 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.097s1161[Jul 15 2023 03:40:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s1162[Jul 15 2023 03:40:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.087s1163[Jul 15 2023 03:40:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.073s1164[Jul 15 2023 03:40:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.088s1165[Jul 15 2023 03:40:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1166[Jul 15 2023 03:40:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1167[Jul 15 2023 03:40:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1168[Jul 15 2023 03:40:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1169[Jul 15 2023 03:40:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s1170[Jul 15 2023 03:40:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1171[Jul 15 2023 03:40:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.084s1172[Jul 15 2023 03:40:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.052s1173[Jul 15 2023 03:40:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1174[Jul 15 2023 03:40:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s1175[Jul 15 2023 03:40:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1176[Jul 15 2023 03:40:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1177[Jul 15 2023 03:40:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1178[Jul 15 2023 03:40:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s1179[Jul 15 2023 03:40:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.079s1180[Jul 15 2023 03:40:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s1181[Jul 15 2023 03:40:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1182[Jul 15 2023 03:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.081s1183[Jul 15 2023 03:40:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1184[Jul 15 2023 03:40:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.055s1185[Jul 15 2023 03:40:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.089s1186[Jul 15 2023 03:40:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s1187[Jul 15 2023 03:40:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1188[Jul 15 2023 03:40:57 UTC (QA Tests)] INFO -- Saving screenshot..1189 creates a basic merge request (FAILED - 2)11911st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23:1192Page did not fully load. This could be due to an unending async request or loading icon.1194RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:231195 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-07-15-03-40-57.953.html1196 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-07-15-03-40-57.953.png1197Data Stores1198 Project1199 in personal namespace1200 behaves like successful project creation1201[Jul 15 2023 03:40:58 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project1202[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1203[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1204[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1205[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1206[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1207[Jul 15 2023 03:41:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.191s1208[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1209[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1210[Jul 15 2023 03:41:03 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present1211[Jul 15 2023 03:41:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.906s1212[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- clicking :panel_link1213[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1214[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"1215[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1216[Jul 15 2023 03:41:05 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1217[Jul 15 2023 03:41:06 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1218[Jul 15 2023 03:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-8c3d1a0459d2b6f7-e079b74c9bdbc58c' via browser_ui in 4.38 seconds1219 creates a new project1220 in group1221 behaves like successful project creation1222[Jul 15 2023 03:41:08 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project1223[Jul 15 2023 03:41:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1224[Jul 15 2023 03:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1225[Jul 15 2023 03:41:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1226[Jul 15 2023 03:41:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1227[Jul 15 2023 03:41:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1228[Jul 15 2023 03:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.126s1229[Jul 15 2023 03:41:12 UTC (QA Tests)] INFO -- Enabling super sidebar!1230[Jul 15 2023 03:41:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled1231[Jul 15 2023 03:41:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1232[Jul 15 2023 03:41:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.14 seconds1233[Jul 15 2023 03:41:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-34705499.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac1234[Jul 15 2023 03:41:15 UTC (QA Tests)] INFO -- clicking :new_project_button1235[Jul 15 2023 03:41:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.848s1236[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- clicking :panel_link1237[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1238[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac"1239[Jul 15 2023 03:41:16 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1240[Jul 15 2023 03:41:17 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1241[Jul 15 2023 03:41:17 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1242[Jul 15 2023 03:41:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-in-group-8ee2797971dd45f7-afba2f48176c7540' via browser_ui in 6.13 seconds1243 creates a new project1244Plan1245 Issue creation1246[Jul 15 2023 03:41:20 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue1247[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1248[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1249[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1250[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1251[Jul 15 2023 03:41:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1252[Jul 15 2023 03:41:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.1s1253[Jul 15 2023 03:41:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1254[Jul 15 2023 03:41:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1255[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds1256[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.16 seconds1257[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-issues-6dfad67440ad2c37' via api in 0.58 seconds1258[Jul 15 2023 03:41:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '35' via api in 0.99 seconds1259[Jul 15 2023 03:41:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-issues-6dfad67440ad2c37/-/issues/11260[Jul 15 2023 03:41:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1261[Jul 15 2023 03:41:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1262[Jul 15 2023 03:41:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.807s1263[Jul 15 2023 03:41:29 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab1264 closes an issue1265[Jul 15 2023 03:41:30 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue1266[Jul 15 2023 03:41:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1267[Jul 15 2023 03:41:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1268[Jul 15 2023 03:41:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1269[Jul 15 2023 03:41:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1270[Jul 15 2023 03:41:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1271[Jul 15 2023 03:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s1272[Jul 15 2023 03:41:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1273[Jul 15 2023 03:41:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1274[Jul 15 2023 03:41:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.18 seconds1275[Jul 15 2023 03:41:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.27 seconds1276[Jul 15 2023 03:41:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/the_awesome_project-a155c1e9ec83fb16' via api in 0.64 seconds1277[Jul 15 2023 03:41:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/the_awesome_project-a155c1e9ec83fb161278[Jul 15 2023 03:41:36 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1279[Jul 15 2023 03:41:36 UTC (QA Tests)] INFO -- clicking :create_menu_item1280[Jul 15 2023 03:41:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.13s1281[Jul 15 2023 03:41:37 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 9cf3789690de88fc"1282[Jul 15 2023 03:41:37 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1283[Jul 15 2023 03:41:38 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 3fc215dd0ab58171"1284[Jul 15 2023 03:41:38 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1285[Jul 15 2023 03:41:39 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1286[Jul 15 2023 03:41:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.152s1287[Jul 15 2023 03:41:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.42 seconds1288[Jul 15 2023 03:41:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1289[Jul 15 2023 03:41:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1290[Jul 15 2023 03:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.832s1291[Jul 15 2023 03:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? issuable_container' took 0.529s1292 creates an issue1293 when using attachments in comments1294[Jul 15 2023 03:41:42 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment1295[Jul 15 2023 03:41:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1296[Jul 15 2023 03:41:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1297[Jul 15 2023 03:41:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1298[Jul 15 2023 03:41:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1299[Jul 15 2023 03:41:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1300[Jul 15 2023 03:41:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.03s1301[Jul 15 2023 03:41:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1302[Jul 15 2023 03:41:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1303[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1304[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac' via api in 0.13 seconds1305[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-issues-3f26e3ba30cb4adf' via api in 0.51 seconds1306[Jul 15 2023 03:41:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '37' via api in 0.82 seconds1307[Jul 15 2023 03:41:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-34705499.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-35-44-c7d27bb3aa6a06ac/project-for-issues-3f26e3ba30cb4adf/-/issues/11308[Jul 15 2023 03:41:50 UTC (QA Tests)] INFO -- clicking :issue_title1309[Jul 15 2023 03:41:50 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1310[Jul 15 2023 03:41:50 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale1311"1312[Jul 15 2023 03:41:50 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1313[Jul 15 2023 03:41:51 UTC (QA Tests)] INFO -- clicking :comment_button1314[Jul 15 2023 03:41:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.502s1315 comments on an issue with an attachment1316Manage1317 basic user login1318[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1319[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1320[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1321[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1322[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1323[Jul 15 2023 03:41:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1324[Jul 15 2023 03:41:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.13s1325[Jul 15 2023 03:41:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1326[Jul 15 2023 03:41:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1327[Jul 15 2023 03:41:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s1328[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1329[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- clicking :sign_out_link1330 user logs in using basic credentials and logs out1331Pending: (Failures listed here are expected and do not affect your suite's status)1332 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1333 # Test is not compatible with this environment or pipeline1334 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61335 2) Framework sanity Version check is the specified version1336 # Test is not compatible with this environment or pipeline1337 # ./qa/specs/features/sanity/version_spec.rb:151338Failures:1339 1) Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1340 Failure/Error: Page::Project::Menu.perform(&:go_to_monitor_alerts)1342 Selenium::WebDriver::Error::ElementClickInterceptedError:1343 element click intercepted: Element <button data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 544). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>1344 (Session info: headless chrome=113.0.5672.126)1345 Shared Example Group: "sends test alert" called from ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:431346 # #0 0x561fb2fa0133 <unknown>1347 # #1 0x561fb2cd4966 <unknown>1348 # #2 0x561fb2d173f2 <unknown>1349 # #3 0x561fb2d155ac <unknown>1350 # #4 0x561fb2d133be <unknown>1351 # #5 0x561fb2d12696 <unknown>1352 # #6 0x561fb2d073ea <unknown>1353 # #7 0x561fb2d30bd2 <unknown>1354 # #8 0x561fb2d06d13 <unknown>1355 # #9 0x561fb2d30d9e <unknown>1356 # #10 0x561fb2d491c7 <unknown>1357 # #11 0x561fb2d309a3 <unknown>1358 # #12 0x561fb2d0546a <unknown>1359 # #13 0x561fb2d0655e <unknown>1360 # #14 0x561fb2f5fcae <unknown>1361 # #15 0x561fb2f638fe <unknown>1362 # #16 0x561fb2f6cf20 <unknown>1363 # #17 0x561fb2f64923 <unknown>1364 # #18 0x561fb2f37c0e <unknown>1365 # #19 0x561fb2f87b08 <unknown>1366 # #20 0x561fb2f87c97 <unknown>1367 # #21 0x561fb2f98113 <unknown>1368 # #22 0x7fbac7b15ea7 start_thread1369 # ./qa/page/base.rb:246:in `click_element'1370 # ./qa/support/page/logging.rb:87:in `block in click_element'1371 # ./qa/support/page/logging.rb:206:in `log_slow_code'1372 # ./qa/support/page/logging.rb:87:in `click_element'1373 # ./qa/page/sub_menus/common.rb:50:in `open_submenu'1374 # ./qa/page/project/sub_menus/super_sidebar/monitor.rb:34:in `open_monitor_submenu'1375 # ./qa/page/project/sub_menus/super_sidebar/monitor.rb:16:in `go_to_monitor_alerts'1376 # ./qa/scenario/actable.rb:16:in `perform'1377 # ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:8:in `block (4 levels) in <module:QA>'1378 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'1379 # ./qa/specs/runner.rb:67:in `perform'1380 # ./qa/scenario/template.rb:10:in `block in perform'1381 # ./qa/scenario/template.rb:8:in `perform'1382 # ./qa/scenario/template.rb:50:in `perform'1383 # ./qa/scenario/template.rb:10:in `block in perform'1384 # ./qa/scenario/template.rb:8:in `perform'1385 # ./qa/scenario/bootable.rb:52:in `launch!'1386 2) Create Create a new merge request creates a basic merge request1387 Failure/Error:1388 Resource::MergeRequest.fabricate_via_browser_ui! do |merge_request|1389 merge_request.project = project1390 merge_request.title = merge_request_title1391 merge_request.assignee = 'me'1392 merge_request.description = merge_request_description1393 end1395 QA::Support::Repeater::WaitExceededError:1396 Page did not fully load. This could be due to an unending async request or loading icon.1397 # ./qa/support/repeater.rb:74:in `repeat_until'1398 # ./qa/support/waiter.rb:20:in `wait_until'1399 # ./qa/support/wait_for_requests.rb:11:in `wait_for_requests'1400 # ./qa/support/page/logging.rb:144:in `block in wait_for_requests'1401 # ./qa/support/page/logging.rb:206:in `log_slow_code'1402 # ./qa/support/page/logging.rb:144:in `wait_for_requests'1403 # ./qa/page/base.rb:143:in `find_element'1404 # ./qa/support/page/logging.rb:39:in `block in find_element'1405 # ./qa/support/page/logging.rb:206:in `log_slow_code'1406 # ./qa/support/page/logging.rb:39:in `find_element'1407 # ./qa/page/base.rb:235:in `click_element_coordinates'1408 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'1409 # ./qa/page/base.rb:264:in `fill_element'1410 # ./qa/support/page/logging.rb:101:in `fill_element'1411 # ./qa/page/issuable/new.rb:38:in `fill_title'1412 # ./qa/resource/merge_request.rb:92:in `block in fabricate!'1413 # ./qa/scenario/actable.rb:16:in `perform'1414 # ./qa/resource/merge_request.rb:91:in `fabricate!'1415 # ./qa/resource/base.rb:50:in `block (2 levels) in fabricate_via_browser_ui!'1416 # ./qa/resource/base.rb:97:in `log_and_record_fabrication'1417 # ./qa/resource/base.rb:50:in `block in fabricate_via_browser_ui!'1418 # ./qa/resource/base.rb:87:in `do_fabricate!'1419 # ./qa/resource/base.rb:49:in `fabricate_via_browser_ui!'1420 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:24:in `block (3 levels) in <module:QA>'1421 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'1422 # ./qa/specs/runner.rb:67:in `perform'1423 # ./qa/scenario/template.rb:10:in `block in perform'1424 # ./qa/scenario/template.rb:8:in `perform'1425 # ./qa/scenario/template.rb:50:in `perform'1426 # ./qa/scenario/template.rb:10:in `block in perform'1427 # ./qa/scenario/template.rb:8:in `perform'1428 # ./qa/scenario/bootable.rb:52:in `launch!'1429 # ------------------1430 # --- Caused by: ---1431 # QA::Support::Repeater::WaitExceededError:1432 # Wait failed after 60 seconds1433 # ./qa/support/repeater.rb:74:in `repeat_until'1434Finished in 6 minutes 20 seconds (files took 2.87 seconds to load)143521 examples, 2 failures, 2 pending1436Failed examples:1437rspec './qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb[1:1:1:1:1]' # Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1438rspec ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23 # Create Create a new merge request creates a basic merge request1439Randomized with seed 572381440[Jul 15 2023 03:41:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-34705499 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`1441[Jul 15 2023 03:41:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-34705499 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1442[Jul 15 2023 03:41:59 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-34705499`1443[Jul 15 2023 03:41:59 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-34705499`1444bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1445/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1447Running after script...1448$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1449$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1450$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1557Uploading artifacts...1558gitlab-qa-run-*: found 290 matching artifact files and directories 1559Uploading artifacts as "archive" to coordinator... 201 Created id=4659949973 responseStatus=201 Created token=64_ySEnp1560Uploading artifacts...1561gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1562Uploading artifacts as "junit" to coordinator... 201 Created id=4659949973 responseStatus=201 Created token=64_ySEnp1563Uploading artifacts...1564/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1565Uploading artifacts as "dotenv" to coordinator... 201 Created id=4659949973 responseStatus=201 Created token=64_ySEnp1567ERROR: Job failed: exit code 1