decomposition-single-db 2/5
Canceled Created
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)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.1:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...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.1:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:104370918b08ca8751f1dde867d505b472f0c636636fa1ca7952d1b288bfcd16 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1@sha256:fbfbe9b8082c443b71421209d3d8722429ec7048518a39e54cef63bfbec7b559 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1698396757-1f602bba-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: 138587, done. 20remote: Counting objects: 100% (138587/138587), done. 21remote: Compressing objects: 100% (95889/95889), done. 22remote: Total 138587 (delta 57173), reused 91398 (delta 37320), pack-reused 0 23Receiving objects: 100% (138587/138587), 130.16 MiB | 44.27 MiB/s, done.24Resolving deltas: 100% (57173/57173), done.26 * [new ref] refs/pipelines/1051640629 -> refs/pipelines/105164062927 * [new branch] ruby3_1 -> origin/ruby3_128Checking out 15e69d09 as detached HEAD (ref is ruby3_1)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.1-2bbb441946f1fc9a77d23097301c9d4d-16...32WARNING: file does not exist 33Failed to extract cache35Downloading artifacts for download-knapsack-report (5390094186)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5390094186 responseStatus=200 OK token=64_SyK1_37Downloading artifacts for download-fast-quarantine-report (5390094188)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5390094188 responseStatus=200 OK token=64_SyK1_ 39 Executing "step_script" stage of the job script 40Using docker image sha256:104370918b08ca8751f1dde867d505b472f0c636636fa1ca7952d1b288bfcd16 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.1@sha256:fbfbe9b8082c443b71421209d3d8722429ec7048518a39e54cef63bfbec7b559 ...41$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE42$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")43$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command44Bundler 2.3.26 is running, but your lockfile was generated with 2.4.20. Installing Bundler 2.4.20 and restarting using that version.45Fetching gem metadata from https://rubygems.org/.46Fetching bundler 2.4.2047Installing bundler 2.4.2048Fetching gem metadata from https://rubygems.org/.......49Fetching builder 3.2.450Fetching crass 1.0.651Fetching rack 2.2.3.152Fetching concurrent-ruby 1.2.253Fetching minitest 5.20.054Fetching erubi 1.12.055Fetching racc 1.7.156Fetching public_suffix 5.0.157Installing erubi 1.12.058Installing crass 1.0.659Installing builder 3.2.460Installing racc 1.7.1 with native extensions61Fetching http-accept 1.7.062Installing minitest 5.20.063Installing public_suffix 5.0.164Fetching unf_ext 0.0.8.265Fetching mime-types-data 3.2023.0218.166Installing http-accept 1.7.067Installing rack 2.2.3.168Installing concurrent-ruby 1.2.269Fetching netrc 0.11.070Fetching rspec-support 3.12.071Fetching diff-lcs 1.372Installing netrc 0.11.073Installing rspec-support 3.12.074Fetching oj 3.13.2375Installing mime-types-data 3.2023.0218.176Installing diff-lcs 1.377Installing unf_ext 0.0.8.2 with native extensions78Fetching require_all 3.0.079Fetching systemu 2.6.580Fetching ast 2.4.281Fetching debug_inspector 1.1.082Installing require_all 3.0.083Installing oj 3.13.23 with native extensions84Installing ast 2.4.285Installing systemu 2.6.586Installing debug_inspector 1.1.0 with native extensions87Fetching byebug 11.1.388Fetching mini_mime 1.1.089Fetching regexp_parser 2.1.190Fetching colorize 0.8.191Installing byebug 11.1.3 with native extensions92Installing mini_mime 1.1.093Installing colorize 0.8.194Installing regexp_parser 2.1.195Fetching rubyzip 2.3.296Fetching websocket 1.2.1097Installing websocket 1.2.1098Installing rubyzip 2.3.299Fetching coderay 1.1.2100Fetching multi_xml 0.6.0101Fetching unicode-display_width 2.4.2102Fetching zeitwerk 2.6.8103Installing multi_xml 0.6.0104Installing unicode-display_width 2.4.2105Installing coderay 1.1.2106Fetching declarative 0.0.20107Fetching excon 0.92.4108Fetching faraday-net_http 3.0.0109Installing zeitwerk 2.6.8110Fetching ffi 1.15.5111Installing declarative 0.0.20112Fetching formatador 0.3.0113Installing faraday-net_http 3.0.0114Fetching multi_json 1.15.0115Installing excon 0.92.4116Fetching jwt 2.5.0117Installing formatador 0.3.0118Fetching memoist 0.16.2119Installing multi_json 1.15.0120Fetching os 1.1.4121Installing jwt 2.5.0122Installing memoist 0.16.2123Installing os 1.1.4124Fetching httpclient 2.8.3125Fetching trailblazer-option 0.1.2126Fetching uber 0.1.0127Fetching retriable 3.1.2128Installing ffi 1.15.5 with native extensions129Installing trailblazer-option 0.1.2130Installing uber 0.1.0131Installing retriable 3.1.2132Fetching webrick 1.7.0133Fetching http-form_data 2.3.0134Fetching parallel 1.23.0135Installing httpclient 2.8.3136Installing http-form_data 2.3.0137Installing parallel 1.23.0138Installing webrick 1.7.0139Fetching rainbow 3.1.1140Fetching table_print 1.5.7141Installing rainbow 3.1.1142Fetching influxdb-client 2.9.0143Fetching knapsack 4.0.0144Installing table_print 1.5.7145Fetching method_source 1.0.0146Installing influxdb-client 2.9.0147Fetching rotp 6.3.0148Installing method_source 1.0.0149Fetching ruby-debug-ide 0.7.3150Fetching slack-notifier 2.4.0151Installing rotp 6.3.0152Installing knapsack 4.0.0153Installing slack-notifier 2.4.0154Fetching warning 1.3.0155Installing ruby-debug-ide 0.7.3 with native extensions156Fetching addressable 2.8.1157Installing warning 1.3.0158Fetching rspec-core 3.12.0159Fetching rack-test 1.1.0160Installing rack-test 1.1.0161Installing addressable 2.8.1162Fetching rspec-expectations 3.12.0163Installing rspec-core 3.12.0164Fetching rspec-mocks 3.12.0165Installing rspec-expectations 3.12.0166Fetching mime-types 3.4.1167Installing rspec-mocks 3.12.0168Fetching parser 3.2.2.1169Installing mime-types 3.4.1170Fetching macaddr 1.7.2171Fetching i18n 1.12.0172Fetching tzinfo 2.0.6173Installing macaddr 1.7.2174Fetching binding_of_caller 1.0.0175Installing i18n 1.12.0176Installing tzinfo 2.0.6177Installing binding_of_caller 1.0.0178Fetching selenium-webdriver 4.14.0179Fetching terminal-table 3.0.2180Fetching httparty 0.21.0181Installing terminal-table 3.0.2182Fetching faraday 2.5.2183Installing parser 3.2.2.1184Fetching nokogiri 1.15.4 (x86_64-linux)185Installing httparty 0.21.0186Installing faraday 2.5.2187Fetching representable 3.2.0188Fetching parallel_tests 4.2.1189Fetching pry 0.14.1190Installing representable 3.2.0191Installing parallel_tests 4.2.1192Fetching unf 0.1.4193Installing pry 0.14.1194Fetching launchy 2.5.0195Installing unf 0.1.4196Installing launchy 2.5.0197Fetching rspec-retry 0.6.2198Fetching rspec_junit_formatter 0.6.0199Installing rspec-retry 0.6.2200Fetching rspec 3.12.0201Fetching fog-core 2.1.0202Installing rspec_junit_formatter 0.6.0203Fetching uuid 2.3.9204Installing rspec 3.12.0205Fetching faker 3.2.0206Installing uuid 2.3.9207Installing fog-core 2.1.0208Fetching activesupport 7.0.8209Installing nokogiri 1.15.4 (x86_64-linux)210Installing activesupport 7.0.8211Fetching gitlab 4.19.0212Installing gitlab 4.19.0213Installing faker 3.2.0214Fetching faraday-retry 2.2.0215Installing faraday-retry 2.2.0216Fetching signet 0.17.0217Installing signet 0.17.0218Fetching google-cloud-env 1.6.0219Fetching sawyer 0.9.2220Installing google-cloud-env 1.6.0221Fetching unparser 0.6.5222Installing sawyer 0.9.2223Fetching domain_name 0.5.20190701224Installing unparser 0.6.5225Installing selenium-webdriver 4.14.0226Installing domain_name 0.5.20190701227Fetching pry-byebug 3.10.1228Fetching fog-json 1.2.0229Installing pry-byebug 3.10.1230Installing fog-json 1.2.0231Fetching confiner 0.4.0232Fetching deprecation_toolkit 2.0.3233Fetching factory_bot 6.3.0234Installing confiner 0.4.0235Fetching googleauth 1.2.0236Installing deprecation_toolkit 2.0.3237Installing factory_bot 6.3.0238Installing googleauth 1.2.0239Fetching octokit 7.2.0240Fetching http-cookie 1.0.5241Fetching proc_to_ast 0.1.0242Installing proc_to_ast 0.1.0243Installing http-cookie 1.0.5244Installing octokit 7.2.0245Fetching rails-dom-testing 2.0.3246Fetching loofah 2.21.3247Fetching xpath 3.2.0248Fetching fog-xml 0.1.4249Installing rails-dom-testing 2.0.3250Installing xpath 3.2.0251Installing loofah 2.21.3252Fetching google-apis-core 0.9.0253Installing fog-xml 0.1.4254Fetching rspec-parameterized-core 1.0.0255Fetching rest-client 2.1.0256Fetching capybara 3.39.2257Installing rspec-parameterized-core 1.0.0258Installing google-apis-core 0.9.0259Fetching rails-html-sanitizer 1.5.0260Fetching rspec-parameterized-table_syntax 1.0.0261Installing rest-client 2.1.0262Installing rails-html-sanitizer 1.5.0263Installing rspec-parameterized-table_syntax 1.0.0264Fetching google-apis-compute_v1 0.51.0265Fetching google-apis-dns_v1 0.27.0266Installing capybara 3.39.2267Fetching google-apis-iamcredentials_v1 0.14.0268Installing google-apis-dns_v1 0.27.0269Installing google-apis-iamcredentials_v1 0.14.0270Fetching google-apis-monitoring_v3 0.33.0271Fetching google-apis-pubsub_v1 0.28.0272Installing google-apis-compute_v1 0.51.0273Installing google-apis-monitoring_v3 0.33.0274Installing google-apis-pubsub_v1 0.28.0275Fetching google-apis-sqladmin_v1beta4 0.36.0276Fetching google-apis-storage_v1 0.19.0277Fetching actionview 7.0.8278Installing google-apis-sqladmin_v1beta4 0.36.0279Installing google-apis-storage_v1 0.19.0280Fetching rspec-parameterized 1.0.0281Fetching airborne 0.3.7282Installing rspec-parameterized 1.0.0283Fetching fog-google 1.19.0284Installing airborne 0.3.7285Installing actionview 7.0.8286Fetching watir 7.1.0287Installing fog-google 1.19.0288Fetching capybara-screenshot 1.0.26289Installing watir 7.1.0290Installing capybara-screenshot 1.0.26291Fetching chemlab 0.11.1292Installing chemlab 0.11.1293Fetching chemlab-library-www-gitlab-com 0.1.1294Installing chemlab-library-www-gitlab-com 0.1.1295Fetching ffi-compiler 1.0.1296Installing ffi-compiler 1.0.1297Fetching llhttp-ffi 0.4.0298Installing llhttp-ffi 0.4.0 with native extensions299Fetching http 5.1.1300Installing http 5.1.1301Fetching gitlab_quality-test_tooling 0.9.3302Fetching gitlab-qa 12.4.1303Installing gitlab_quality-test_tooling 0.9.3304Installing gitlab-qa 12.4.1305Fetching allure-ruby-commons 2.20.0306Installing allure-ruby-commons 2.20.0307Fetching allure-rspec 2.20.0308Installing allure-rspec 2.20.0309Bundle complete! 38 Gemfile dependencies, 136 gems now installed.310Use `bundle info [gemname]` to see where a bundled gem is installed.311Post-install message from rubyzip:312RubyZip 3.0 is coming!313**********************314The public API of some Rubyzip classes has been modernized to use named315parameters for optional arguments. Please check your usage of the316following classes:317 * `Zip::File`318 * `Zip::Entry`319 * `Zip::InputStream`320 * `Zip::OutputStream`321Please ensure that your Gemfiles and .gemspecs are suitably restrictive322to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).323See https://github.com/rubyzip/rubyzip for details. The Changelog also324lists other enhancements and bugfixes that have been implemented since325version 2.3.0.326Post-install message from httparty:327When you HTTParty, you must party hard!328$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"329$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"330$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"331$ echo "Running - '$QA_COMMAND'"332Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:15e69d09d368c2205300359a670b30c0b48b7acd --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5390094208.json --format RspecJunitFormatter --out tmp/rspec-5390094208.xml --format html --out tmp/rspec-$(echo decomposition-single-db 2/5 | sed 's/[ /]/_/g').htm --color --format documentation'333$ eval "$QA_COMMAND"334[Oct 27 2023 08:56:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`335[Oct 27 2023 08:56:28 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`336[Oct 27 2023 08:56:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-27-08-56-26-8fcde8f7/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20231027-664-gwof4x/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" telegraf:1.21-alpine`337[Oct 27 2023 08:56:31 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-d2377d35$`338[Oct 27 2023 08:56:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-d2377d35 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`339[Oct 27 2023 08:56:32 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-d2377d35:/etc/gitlab/trusted-certs`340[Oct 27 2023 08:56:32 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-d2377d35:/etc/gitlab/ssl`341[Oct 27 2023 08:56:32 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-d2377d35`342[Oct 27 2023 08:56:32 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-d2377d35`343[Oct 27 2023 08:56:32 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`344[Oct 27 2023 08:56:32 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:15e69d09d368c2205300359a670b30c0b48b7acd`345[Oct 27 2023 08:57:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-e5475ad1$`346[Oct 27 2023 08:57:14 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`347[Oct 27 2023 08:57:14 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`348[Oct 27 2023 08:57:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-e5475ad1 --net test --hostname gitlab-ee-e5475ad1.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-27-08-56-26-8fcde8f7/gitlab-ee-e5475ad1/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:15e69d09d368c2205300359a670b30c0b48b7acd`349[Oct 27 2023 08:57:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e5475ad1 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-10-27 08:56:31350gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme351gitlab_rails['gitlab_disable_animations'] = true # Disable animations352gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry353gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password354# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb355gitlab_rails['databases']['main']['enable'] = true356gitlab_rails['databases']['ci']['enable'] = false357gitlab_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;"`358[Oct 27 2023 08:57:24 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-e5475ad1`359[Oct 27 2023 09:00:43 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...360[Oct 27 2023 09:00:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-e5475ad1`361[Oct 27 2023 09:00:43 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-e5475ad1 80/tcp`362[Oct 27 2023 09:00:43 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!363[Oct 27 2023 09:00:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e5475ad1 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`364[Oct 27 2023 09:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e5475ad1 bash -c "echo '#!/usr/bin/env bash365if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then366 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'367 exit 1368fi369' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`370[Oct 27 2023 09:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e5475ad1 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`371[Oct 27 2023 09:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-e5475ad1:/tmp/data-seeds`372[Oct 27 2023 09:00:44 UTC (Gitlab QA)] INFO -- Running exec_commands...373[Oct 27 2023 09:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e5475ad1 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`374[Oct 27 2023 09:01:30 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`375[Oct 27 2023 09:01:30 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:15e69d09d368c2205300359a670b30c0b48b7acd`376[Oct 27 2023 09:02:28 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee377[Oct 27 2023 09:02:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_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_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --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_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --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_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_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --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_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --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 RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --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_INDEX="$CI_NODE_INDEX" --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-10-27-08-56-26-8fcde8f7/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-27-08-56-26-8fcde8f7/gitlab-ee-qa-ace2d56b:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-ace2d56b registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:15e69d09d368c2205300359a670b30c0b48b7acd Test::Instance::All http://gitlab-ee-e5475ad1.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5390094208.json --format RspecJunitFormatter --out tmp/rspec-5390094208.xml --format html --out tmp/rspec-decomposition-single-db_2_5.htm --color --format documentation`3782023-10-27 09:02:42 / CONF :: 379 ==> Base URL: http://gitlab-ee-e5475ad1.test380 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fdb719679f0>381 ==> Libraries: Chemlab::Vendor382[Oct 27 2023 09:02:42 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA383[Oct 27 2023 09:02:42 UTC (QA Tests)] INFO -- Browser: chrome384[Oct 27 2023 09:02:42 UTC (QA Tests)] INFO -- Performing sanity check for environment!385[Oct 27 2023 09:02:42 UTC (QA Tests)] INFO -- Performing initial license fabrication!386[Oct 27 2023 09:02:43 UTC (QA Tests)] INFO -- Successfully added license key. Details:387{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}388[Oct 27 2023 09:02:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.41 seconds389[Oct 27 2023 09:02:43 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database390[Oct 27 2023 09:02:43 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}391[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'392[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Report already exists, skipping!393[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====394[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Report specs:395[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/restrict_by_ip_address_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/10_govern/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/api/10_govern/project_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/user/minimal_access_user_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb", "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb"]396[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Leftover specs:397[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/3_create/merge_request/view_merge_requests_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/ee/api/1_manage/integrations/group_webhook_events_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/advanced_global_advanced_syntax_search_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/merge_request_index/merge_request_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_license_finding_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb"]398[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!399[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'400[Oct 27 2023 09:02:44 UTC (QA Tests)] INFO -- Report already exists, skipping!401Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}402Randomized with seed 43760403Monitor404 Recovery alert405 when using Prometheus integration406 behaves like triggers recovery alert407[Oct 27 2023 09:04:17 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert408[Oct 27 2023 09:04:17 UTC (QA Tests)] INFO -- filling :login_field with "root"409[Oct 27 2023 09:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field410[Oct 27 2023 09:04:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"411[Oct 27 2023 09:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field412[Oct 27 2023 09:04:18 UTC (QA Tests)] INFO -- clicking :sign_in_button413[Oct 27 2023 09:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.355s414[Oct 27 2023 09:04:21 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA415[Oct 27 2023 09:04:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ilk4bvj9' via cache in 0.0 seconds416[Oct 27 2023 09:04:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 1.35 seconds417[Oct 27 2023 09:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 2.05 seconds418[Oct 27 2023 09:04:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-for-alerts-6b35483160594b23419[Oct 27 2023 09:04:27 UTC (QA Tests)] INFO -- clicking :menu_section_button420[Oct 27 2023 09:04:27 UTC (QA Tests)] INFO -- clicking :nav-item-link421[Oct 27 2023 09:04:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.151s422[Oct 27 2023 09:04:30 UTC (QA Tests)] INFO -- clicking :add-integration-button423[Oct 27 2023 09:04:30 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown424[Oct 27 2023 09:04:30 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button425[Oct 27 2023 09:04:31 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-10-27T09:04:31.743+00:00","generatorURL":"http://strosin.test/elvera","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"saepe"},"annotations":{"title":"Facere itaque laboriosam facilis."}}]}"426[Oct 27 2023 09:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field427[Oct 27 2023 09:04:32 UTC (QA Tests)] INFO -- clicking :send-test-alert428[Oct 27 2023 09:04:32 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-10-27T09:04:31.744+00:00","generatorURL":"http://deckow.example/lawanda","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"pariatur"},"annotations":{"title":"Velit dolor officia doloribus."}}]}"429[Oct 27 2023 09:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field430[Oct 27 2023 09:04:33 UTC (QA Tests)] INFO -- clicking :send-test-alert431[Oct 27 2023 09:04:36 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-10-27T09:04:31.743+00:00","generatorURL":"http://strosin.test/elvera","endsAt":"2023-10-27T09:04:36.140+00:00","status":"resolved","labels":{"gitlab_environment_name":"saepe"},"annotations":{"title":"Facere itaque laboriosam facilis."}}]}"432[Oct 27 2023 09:04:36 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field433[Oct 27 2023 09:04:36 UTC (QA Tests)] INFO -- clicking :send-test-alert434[Oct 27 2023 09:04:36 UTC (QA Tests)] INFO -- clicking :menu_section_button435[Oct 27 2023 09:04:37 UTC (QA Tests)] INFO -- clicking :nav-item-link436[Oct 27 2023 09:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.105s437 only resolves the correct alert438 when using HTTP endpoint integration439 behaves like triggers recovery alert440[Oct 27 2023 09:04:38 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert441[Oct 27 2023 09:04:39 UTC (QA Tests)] INFO -- filling :login_field with "root"442[Oct 27 2023 09:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field443[Oct 27 2023 09:04:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"444[Oct 27 2023 09:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field445[Oct 27 2023 09:04:40 UTC (QA Tests)] INFO -- clicking :sign_in_button446[Oct 27 2023 09:04:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.377s447[Oct 27 2023 09:04:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds448[Oct 27 2023 09:04:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.22 seconds449[Oct 27 2023 09:04:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-for-alerts-f2790b4a33291315450[Oct 27 2023 09:04:46 UTC (QA Tests)] INFO -- clicking :menu_section_button451[Oct 27 2023 09:04:46 UTC (QA Tests)] INFO -- clicking :nav-item-link452[Oct 27 2023 09:04:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.878s453[Oct 27 2023 09:04:48 UTC (QA Tests)] INFO -- clicking :add-integration-button454[Oct 27 2023 09:04:48 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown455[Oct 27 2023 09:04:48 UTC (QA Tests)] INFO -- clicking :integration-name-field456[Oct 27 2023 09:04:48 UTC (QA Tests)] INFO -- filling :integration-name-field with "et"457[Oct 27 2023 09:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field458[Oct 27 2023 09:04:49 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button459[Oct 27 2023 09:04:49 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"Porro suscipit aut iste.","description":"Porro suscipit aut iste."}"460[Oct 27 2023 09:04:49 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field461[Oct 27 2023 09:04:50 UTC (QA Tests)] INFO -- clicking :send-test-alert462[Oct 27 2023 09:04:50 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"Sit eum qui dolores.","description":"Sit eum qui dolores."}"463[Oct 27 2023 09:04:50 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field464[Oct 27 2023 09:04:50 UTC (QA Tests)] INFO -- clicking :send-test-alert465[Oct 27 2023 09:04:53 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"Porro suscipit aut iste.","description":"Porro suscipit aut iste.","end_time":"2023-10-27T09:04:53.710+00:00"}"466[Oct 27 2023 09:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field467[Oct 27 2023 09:04:54 UTC (QA Tests)] INFO -- clicking :send-test-alert468[Oct 27 2023 09:04:54 UTC (QA Tests)] INFO -- clicking :menu_section_button469[Oct 27 2023 09:04:54 UTC (QA Tests)] INFO -- clicking :nav-item-link470[Oct 27 2023 09:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.801s471 only resolves the correct alert472Verify473 Pipeline with protected variable474[Oct 27 2023 09:04:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch475[Oct 27 2023 09:04:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds476[Oct 27 2023 09:04:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.2 seconds477[Oct 27 2023 09:04:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.478[Oct 27 2023 09:04:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`479[Oct 27 2023 09:05:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`480[Oct 27 2023 09:05:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-td3vdjmk --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-td3vdjmk sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-td3vdjmk --url http://gitlab-ee-e5475ad1.test --registration-token **** --tag-list qa-runner-td3vdjmk --executor shell && gitlab-runner run" `481[Oct 27 2023 09:05:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-td3vdjmk`482[Oct 27 2023 09:05:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`483[Oct 27 2023 09:05:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-td3vdjmk' via api in 7.53 seconds484[Oct 27 2023 09:05:07 UTC (QA Tests)] INFO -- filling :login_field with "root"485[Oct 27 2023 09:05:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field486[Oct 27 2023 09:05:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"487[Oct 27 2023 09:05:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field488[Oct 27 2023 09:05:08 UTC (QA Tests)] INFO -- clicking :sign_in_button489[Oct 27 2023 09:05:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.076s490[Oct 27 2023 09:05:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-3ac47afcb3fe1fa2491[Oct 27 2023 09:05:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.63 seconds492[Oct 27 2023 09:05:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-3ac47afcb3fe1fa2 QA::Resource::Project493[Oct 27 2023 09:05:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 1.05 seconds494[Oct 27 2023 09:05:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-3ac47afcb3fe1fa2 QA::Resource::Project495[Oct 27 2023 09:05:16 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1496[Oct 27 2023 09:05:16 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:6zkUJx497[Oct 27 2023 09:05:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-o5ugs1z5' via api in 0.2 seconds498[Oct 27 2023 09:05:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.85 seconds499[Oct 27 2023 09:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s500[Oct 27 2023 09:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.068s501[Oct 27 2023 09:05:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content502[Oct 27 2023 09:05:23 UTC (QA Tests)] INFO -- clicking :sign_out_link503[Oct 27 2023 09:05:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.653s504[Oct 27 2023 09:05:24 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"505[Oct 27 2023 09:05:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field506[Oct 27 2023 09:05:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"507[Oct 27 2023 09:05:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field508[Oct 27 2023 09:05:25 UTC (QA Tests)] INFO -- clicking :sign_in_button509[Oct 27 2023 09:05:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.906s510[Oct 27 2023 09:05:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-3ac47afcb3fe1fa2511[Oct 27 2023 09:05:29 UTC (QA Tests)] INFO -- clicking :menu_section_button512[Oct 27 2023 09:05:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element menu_section_button' took 0.574s513[Oct 27 2023 09:05:29 UTC (QA Tests)] INFO -- clicking :nav-item-link514[Oct 27 2023 09:05:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.802s515[Oct 27 2023 09:05:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present516[Oct 27 2023 09:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.9s517[Oct 27 2023 09:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.3s518[Oct 27 2023 09:05:35 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2519[Oct 27 2023 09:05:35 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:9ZDFGw520[Oct 27 2023 09:05:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-d1uxdzfs' via api in 0.34 seconds521[Oct 27 2023 09:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.43 seconds522[Oct 27 2023 09:05:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s523[Oct 27 2023 09:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.043s524[Oct 27 2023 09:05:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content525[Oct 27 2023 09:05:40 UTC (QA Tests)] INFO -- clicking :sign_out_link526[Oct 27 2023 09:05:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"527[Oct 27 2023 09:05:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field528[Oct 27 2023 09:05:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"529[Oct 27 2023 09:05:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field530[Oct 27 2023 09:05:41 UTC (QA Tests)] INFO -- clicking :sign_in_button531[Oct 27 2023 09:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.678s532[Oct 27 2023 09:05:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-3ac47afcb3fe1fa2533[Oct 27 2023 09:05:45 UTC (QA Tests)] INFO -- clicking :menu_section_button534[Oct 27 2023 09:05:45 UTC (QA Tests)] INFO -- clicking :nav-item-link535[Oct 27 2023 09:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.74s536[Oct 27 2023 09:05:47 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present537[Oct 27 2023 09:05:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.112s538[Oct 27 2023 09:05:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-td3vdjmk'539[Oct 27 2023 09:05:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-td3vdjmk`540 does not expose variable on unprotected branch541[Oct 27 2023 09:05:49 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch542[Oct 27 2023 09:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds543[Oct 27 2023 09:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.19 seconds544[Oct 27 2023 09:05:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.545[Oct 27 2023 09:05:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`546[Oct 27 2023 09:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`547[Oct 27 2023 09:05:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3qi9s46e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3qi9s46e sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-3qi9s46e --url http://gitlab-ee-e5475ad1.test --registration-token **** --tag-list qa-runner-3qi9s46e --executor shell && gitlab-runner run" `548[Oct 27 2023 09:05:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3qi9s46e`549[Oct 27 2023 09:05:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`550[Oct 27 2023 09:05:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3qi9s46e' via api in 5.93 seconds551[Oct 27 2023 09:05:57 UTC (QA Tests)] INFO -- filling :login_field with "root"552[Oct 27 2023 09:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[Oct 27 2023 09:05:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[Oct 27 2023 09:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[Oct 27 2023 09:05:58 UTC (QA Tests)] INFO -- clicking :sign_in_button556[Oct 27 2023 09:05:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.011s557[Oct 27 2023 09:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-cb426b90f97519ed558[Oct 27 2023 09:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds559[Oct 27 2023 09:06:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-cb426b90f97519ed QA::Resource::Project560[Oct 27 2023 09:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds561[Oct 27 2023 09:06:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-cb426b90f97519ed QA::Resource::Project562[Oct 27 2023 09:06:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds563[Oct 27 2023 09:06:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"564[Oct 27 2023 09:06:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.59 seconds565[Oct 27 2023 09:06:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:6zkUJx566[Oct 27 2023 09:06:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-c7av42vv' via cache in 0.0 seconds567[Oct 27 2023 09:06:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s568[Oct 27 2023 09:06:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.045s569[Oct 27 2023 09:06:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content570[Oct 27 2023 09:06:10 UTC (QA Tests)] INFO -- clicking :sign_out_link571[Oct 27 2023 09:06:11 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"572[Oct 27 2023 09:06:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field573[Oct 27 2023 09:06:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"574[Oct 27 2023 09:06:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field575[Oct 27 2023 09:06:11 UTC (QA Tests)] INFO -- clicking :sign_in_button576[Oct 27 2023 09:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.722s577[Oct 27 2023 09:06:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-cb426b90f97519ed578[Oct 27 2023 09:06:15 UTC (QA Tests)] INFO -- clicking :menu_section_button579[Oct 27 2023 09:06:15 UTC (QA Tests)] INFO -- clicking :nav-item-link580[Oct 27 2023 09:06:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.665s581[Oct 27 2023 09:06:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present582[Oct 27 2023 09:06:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.647s583[Oct 27 2023 09:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.918s584[Oct 27 2023 09:06:19 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:9ZDFGw585[Oct 27 2023 09:06:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-bt0vs10s' via cache in 0.0 seconds586[Oct 27 2023 09:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.013s587[Oct 27 2023 09:06:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.068s588[Oct 27 2023 09:06:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content589[Oct 27 2023 09:06:22 UTC (QA Tests)] INFO -- clicking :sign_out_link590[Oct 27 2023 09:06:23 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"591[Oct 27 2023 09:06:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[Oct 27 2023 09:06:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[Oct 27 2023 09:06:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[Oct 27 2023 09:06:24 UTC (QA Tests)] INFO -- clicking :sign_in_button595[Oct 27 2023 09:06:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.686s596[Oct 27 2023 09:06:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-ci-vars-cb426b90f97519ed597[Oct 27 2023 09:06:28 UTC (QA Tests)] INFO -- clicking :menu_section_button598[Oct 27 2023 09:06:28 UTC (QA Tests)] INFO -- clicking :nav-item-link599[Oct 27 2023 09:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.718s600[Oct 27 2023 09:06:30 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present601[Oct 27 2023 09:06:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.069s602[Oct 27 2023 09:06:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3qi9s46e'603[Oct 27 2023 09:06:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3qi9s46e`604 exposes variable on protected branch605Plan606 Testing project wiki607[Oct 27 2023 09:06:32 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page608[Oct 27 2023 09:06:33 UTC (QA Tests)] INFO -- filling :login_field with "root"609[Oct 27 2023 09:06:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field610[Oct 27 2023 09:06:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"611[Oct 27 2023 09:06:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field612[Oct 27 2023 09:06:34 UTC (QA Tests)] INFO -- clicking :sign_in_button613[Oct 27 2023 09:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.791s614[Oct 27 2023 09:06:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds615[Oct 27 2023 09:06:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.19 seconds616[Oct 27 2023 09:06:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/wiki_testing-3c88f05d3f05d578' via api in 1.0 seconds617[Oct 27 2023 09:06:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/wiki_testing-3c88f05d3f05d578/-/wikis/Home618[Oct 27 2023 09:06:39 UTC (QA Tests)] INFO -- clicking :wiki-edit-button619[Oct 27 2023 09:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 0.79s620[Oct 27 2023 09:06:40 UTC (QA Tests)] INFO -- clicking :delete-button and ensuring QA::Page::Modal::DeleteWiki is present621[Oct 27 2023 09:06:40 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button622[Oct 27 2023 09:06:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 1.098s623 can delete a page624Create625 Reverting a commit626[Oct 27 2023 09:06:41 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request627[Oct 27 2023 09:06:42 UTC (QA Tests)] INFO -- filling :login_field with "root"628[Oct 27 2023 09:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field629[Oct 27 2023 09:06:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"630[Oct 27 2023 09:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field631[Oct 27 2023 09:06:42 UTC (QA Tests)] INFO -- clicking :sign_in_button632[Oct 27 2023 09:06:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.721s633[Oct 27 2023 09:06:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds634[Oct 27 2023 09:06:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.19 seconds635[Oct 27 2023 09:06:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/the_awesome_project-572fdfe0c2a56bba/-/commit/8997386b66dc4cbe65b20feac49d9a8991e713d7636[Oct 27 2023 09:06:48 UTC (QA Tests)] INFO -- clicking :options_button637[Oct 27 2023 09:06:48 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present638[Oct 27 2023 09:06:48 UTC (QA Tests)] INFO -- clicking :submit_commit_button639[Oct 27 2023 09:06:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.737s640[Oct 27 2023 09:06:50 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present641[Oct 27 2023 09:06:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.764s642[Oct 27 2023 09:06:53 UTC (QA Tests)] INFO -- clicking :diffs-tab643[Oct 27 2023 09:06:53 UTC (QA Tests)] INFO -- clicking :file-tree-button644[Oct 27 2023 09:06:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/the_awesome_project-572fdfe0c2a56bba'645 creates a merge request646Create647 File management648[Oct 27 2023 09:06:54 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web649[Oct 27 2023 09:06:54 UTC (QA Tests)] INFO -- filling :login_field with "root"650[Oct 27 2023 09:06:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field651[Oct 27 2023 09:06:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"652[Oct 27 2023 09:06:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field653[Oct 27 2023 09:06:55 UTC (QA Tests)] INFO -- clicking :sign_in_button654[Oct 27 2023 09:06:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.739s655[Oct 27 2023 09:06:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds656[Oct 27 2023 09:06:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.16 seconds657[Oct 27 2023 09:06:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-new-file-2712e345bc7c7885' via api in 1.26 seconds658[Oct 27 2023 09:07:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-new-file-2712e345bc7c7885/-/blob/main/QA+Test+-+File+name659[Oct 27 2023 09:07:01 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"660[Oct 27 2023 09:07:01 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field661[Oct 27 2023 09:07:03 UTC (QA Tests)] ERROR -- Interceptor Api Errors662[200] POST http://gitlab-ee-e5475ad1.test/api/graphql -- Correlation Id: 01HDR662DWEKZDXYJ6RQSSN8BE663error-messages: Variable $refType of type RefType was provided invalid value664 user deletes a file via the Web665Create666 Project snippet creation667[Oct 27 2023 09:07:03 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet668[Oct 27 2023 09:07:04 UTC (QA Tests)] INFO -- filling :login_field with "root"669[Oct 27 2023 09:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field670[Oct 27 2023 09:07:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"671[Oct 27 2023 09:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field672[Oct 27 2023 09:07:05 UTC (QA Tests)] INFO -- clicking :sign_in_button673[Oct 27 2023 09:07:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.902s674[Oct 27 2023 09:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds675[Oct 27 2023 09:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.17 seconds676[Oct 27 2023 09:07:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-snippets-465c6ba6d9d1fb75' via api in 0.91 seconds677[Oct 27 2023 09:07:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-snippets-465c6ba6d9d1fb75678[Oct 27 2023 09:07:09 UTC (QA Tests)] INFO -- clicking :menu_section_button679[Oct 27 2023 09:07:09 UTC (QA Tests)] INFO -- clicking :nav-item-link680[Oct 27 2023 09:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.636s681[Oct 27 2023 09:07:10 UTC (QA Tests)] INFO -- clicking :create-first-snippet-link682[Oct 27 2023 09:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-snippet-link' took 1.005s683[Oct 27 2023 09:07:11 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Project snippet"684[Oct 27 2023 09:07:11 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field685[Oct 27 2023 09:07:11 UTC (QA Tests)] INFO -- clicking :description-placeholder686[Oct 27 2023 09:07:11 UTC (QA Tests)] INFO -- filling :snippet-description-field with " "687[Oct 27 2023 09:07:11 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field688[Oct 27 2023 09:07:12 UTC (QA Tests)] INFO -- clicking :visibility-content689[Oct 27 2023 09:07:12 UTC (QA Tests)] INFO -- filling :file-name-field with "markdown_file.md"690[Oct 27 2023 09:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field691[Oct 27 2023 09:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button692[Oct 27 2023 09:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.631s693[Oct 27 2023 09:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 1.639s694[Oct 27 2023 09:07:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 7.24 seconds695 user creates a project snippet696Manage697 Jenkins integration698[Oct 27 2023 09:07:15 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab699[Oct 27 2023 09:07:15 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}700[Oct 27 2023 09:07:15 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`701[Oct 27 2023 09:07:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 registry.gitlab.com/gitlab-org/quality/third-party-docker-private/jenkins:latest `702[Oct 27 2023 09:07:35 UTC (QA Tests)] INFO -- filling :login_field with "root"703[Oct 27 2023 09:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field704[Oct 27 2023 09:07:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"705[Oct 27 2023 09:07:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field706[Oct 27 2023 09:07:36 UTC (QA Tests)] INFO -- clicking :sign_in_button707[Oct 27 2023 09:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s708[Oct 27 2023 09:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds709[Oct 27 2023 09:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.22 seconds710[Oct 27 2023 09:07:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project_with_jenkins_ffae2921-d399c93d2fb21c14711[Oct 27 2023 09:07:42 UTC (QA Tests)] INFO -- clicking :nav-item-link712[Oct 27 2023 09:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.142s713[Oct 27 2023 09:07:44 UTC (QA Tests)] INFO -- clicking :menu_section_button714[Oct 27 2023 09:07:44 UTC (QA Tests)] INFO -- clicking :nav-item-link715[Oct 27 2023 09:07:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.95s716[Oct 27 2023 09:07:45 UTC (QA Tests)] INFO -- clicking :jenkins_link717[Oct 27 2023 09:07:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.892s718[Oct 27 2023 09:07:46 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"719[Oct 27 2023 09:07:46 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field720[Oct 27 2023 09:07:46 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_e201bff37e"721[Oct 27 2023 09:07:46 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field722[Oct 27 2023 09:07:47 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"723[Oct 27 2023 09:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field724[Oct 27 2023 09:07:47 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"725[Oct 27 2023 09:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field726[Oct 27 2023 09:07:47 UTC (QA Tests)] INFO -- clicking :save_changes_button727[Oct 27 2023 09:07:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.986s728[Oct 27 2023 09:07:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"729[Oct 27 2023 09:07:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.43 seconds730[Oct 27 2023 09:08:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project_with_jenkins_ffae2921-d399c93d2fb21c14731[Oct 27 2023 09:08:07 UTC (QA Tests)] INFO -- clicking :menu_section_button732[Oct 27 2023 09:08:07 UTC (QA Tests)] INFO -- clicking :nav-item-link733[Oct 27 2023 09:08:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.678s734[Oct 27 2023 09:08:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`735[Oct 27 2023 09:08:09 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}736 integrates and displays build status for MR pipeline in GitLab737Create738 Merge request push options739[Oct 27 2023 09:08:14 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds740[Oct 27 2023 09:08:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds741[Oct 27 2023 09:08:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.17 seconds742[Oct 27 2023 09:08:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.743[Oct 27 2023 09:08:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`744[Oct 27 2023 09:08:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`745[Oct 27 2023 09:08:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-87df054353b39e8f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-87df054353b39e8f sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-87df054353b39e8f --url http://gitlab-ee-e5475ad1.test --registration-token **** --tag-list runner-for-merge-request-push-options-87df054353b39e8f --executor shell && gitlab-runner run" `746[Oct 27 2023 09:08:15 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-87df054353b39e8f`747[Oct 27 2023 09:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`748[Oct 27 2023 09:08:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-87df054353b39e8f' via api in 1.9 seconds749[Oct 27 2023 09:08:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"750[Oct 27 2023 09:08:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.51 seconds751[Oct 27 2023 09:08:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-87df054353b39e8f'752[Oct 27 2023 09:08:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-87df054353b39e8f`753[Oct 27 2023 09:08:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/merge-request-push-options-87df054353b39e8f'754 sets merge when pipeline succeeds755 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)756Create757 Merge request squashing758[Oct 27 2023 09:08:20 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging759[Oct 27 2023 09:08:21 UTC (QA Tests)] INFO -- filling :login_field with "root"760[Oct 27 2023 09:08:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field761[Oct 27 2023 09:08:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"762[Oct 27 2023 09:08:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field763[Oct 27 2023 09:08:21 UTC (QA Tests)] INFO -- clicking :sign_in_button764[Oct 27 2023 09:08:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.016s765[Oct 27 2023 09:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds766[Oct 27 2023 09:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.16 seconds767[Oct 27 2023 09:08:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds768[Oct 27 2023 09:08:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds769[Oct 27 2023 09:08:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"770[Oct 27 2023 09:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.73 seconds771[Oct 27 2023 09:08:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/squash-before-merge-478270be939fbcc7/-/merge_requests/1772[Oct 27 2023 09:08:44 UTC (QA Tests)] INFO -- checking via JS :squash-checkbox with args {}773[Oct 27 2023 09:08:44 UTC (QA Tests)] INFO -- clicking :merge-button774[Oct 27 2023 09:08:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.51s775 user squashes commits while merging776Plan777 Milestones778 Group milestone779 behaves like when assigned to existing issue780[Oct 27 2023 09:08:47 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like when assigned to existing issue is assigned781[Oct 27 2023 09:08:48 UTC (QA Tests)] INFO -- filling :login_field with "root"782[Oct 27 2023 09:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field783[Oct 27 2023 09:08:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"784[Oct 27 2023 09:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field785[Oct 27 2023 09:08:49 UTC (QA Tests)] INFO -- clicking :sign_in_button786[Oct 27 2023 09:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.83s787[Oct 27 2023 09:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds788[Oct 27 2023 09:08:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-6d5eaea5/project-to-test-milestones-a6cf9528-30c8dcfddc100525/-/issues/1789[Oct 27 2023 09:08:56 UTC (QA Tests)] INFO -- clicking :edit-button790[Oct 27 2023 09:08:57 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-6d5eaea5/project-to-test-milestones-a6cf9528-30c8dcfddc100525/-/issues/1791[Oct 27 2023 09:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.701s792 is assigned793 behaves like when assigned to new issue794[Oct 27 2023 09:08:59 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like when assigned to new issue is assigned795[Oct 27 2023 09:08:59 UTC (QA Tests)] INFO -- filling :login_field with "root"796[Oct 27 2023 09:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field797[Oct 27 2023 09:09:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"798[Oct 27 2023 09:09:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field799[Oct 27 2023 09:09:00 UTC (QA Tests)] INFO -- clicking :sign_in_button800[Oct 27 2023 09:09:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.885s801[Oct 27 2023 09:09:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds802[Oct 27 2023 09:09:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-0cf4ea09/project-to-test-milestones-550d2593-9f5b5eab7fe4d6ec803[Oct 27 2023 09:09:05 UTC (QA Tests)] INFO -- clicking :new-menu-toggle804[Oct 27 2023 09:09:05 UTC (QA Tests)] INFO -- clicking :create_menu_item805[Oct 27 2023 09:09:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.017s806[Oct 27 2023 09:09:06 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title c310d7a5da2b2b0b"807[Oct 27 2023 09:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field808[Oct 27 2023 09:09:07 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description bfd1cd07f5269d53"809[Oct 27 2023 09:09:07 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field810[Oct 27 2023 09:09:08 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present811[Oct 27 2023 09:09:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.302s812[Oct 27 2023 09:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.65 seconds813 is assigned814 Project milestone815 behaves like when assigned to new issue816[Oct 27 2023 09:09:10 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like when assigned to new issue is assigned817[Oct 27 2023 09:09:11 UTC (QA Tests)] INFO -- filling :login_field with "root"818[Oct 27 2023 09:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field819[Oct 27 2023 09:09:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"820[Oct 27 2023 09:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field821[Oct 27 2023 09:09:11 UTC (QA Tests)] INFO -- clicking :sign_in_button822[Oct 27 2023 09:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.867s823[Oct 27 2023 09:09:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds824[Oct 27 2023 09:09:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-1a28831d/project-to-test-milestones-bcb59766-0eb63b0feb05c74e825[Oct 27 2023 09:09:17 UTC (QA Tests)] INFO -- clicking :new-menu-toggle826[Oct 27 2023 09:09:17 UTC (QA Tests)] INFO -- clicking :create_menu_item827[Oct 27 2023 09:09:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.01s828[Oct 27 2023 09:09:18 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title bf5dada71e418f2b"829[Oct 27 2023 09:09:18 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field830[Oct 27 2023 09:09:18 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 0d7bc5dcd5ad04f7"831[Oct 27 2023 09:09:18 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field832[Oct 27 2023 09:09:19 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present833[Oct 27 2023 09:09:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.421s834[Oct 27 2023 09:09:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.73 seconds835 is assigned836 behaves like when assigned to existing issue837[Oct 27 2023 09:09:22 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like when assigned to existing issue is assigned838[Oct 27 2023 09:09:22 UTC (QA Tests)] INFO -- filling :login_field with "root"839[Oct 27 2023 09:09:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field840[Oct 27 2023 09:09:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"841[Oct 27 2023 09:09:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field842[Oct 27 2023 09:09:23 UTC (QA Tests)] INFO -- clicking :sign_in_button843[Oct 27 2023 09:09:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s844[Oct 27 2023 09:09:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds845[Oct 27 2023 09:09:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-40c10160/project-to-test-milestones-7c3ae39a-e8ba5257273158a0/-/issues/1846[Oct 27 2023 09:09:31 UTC (QA Tests)] INFO -- clicking :edit-button847[Oct 27 2023 09:09:32 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-40c10160/project-to-test-milestones-7c3ae39a-e8ba5257273158a0/-/issues/1848 is assigned849Plan850 Custom email851[Oct 27 2023 09:09:34 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text852[Oct 27 2023 09:09:34 UTC (QA Tests)] INFO -- filling :login_field with "root"853[Oct 27 2023 09:09:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field854[Oct 27 2023 09:09:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"855[Oct 27 2023 09:09:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field856[Oct 27 2023 09:09:35 UTC (QA Tests)] INFO -- clicking :sign_in_button857[Oct 27 2023 09:09:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.92s858[Oct 27 2023 09:09:38 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button859[Oct 27 2023 09:09:38 UTC (QA Tests)] INFO -- clicking :places-item-link860[Oct 27 2023 09:09:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.649s861[Oct 27 2023 09:09:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.167s862[Oct 27 2023 09:09:40 UTC (QA Tests)] INFO -- clicking :menu_section_button863[Oct 27 2023 09:09:40 UTC (QA Tests)] INFO -- clicking :nav-item-link864[Oct 27 2023 09:09:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.582s865[Oct 27 2023 09:09:41 UTC (QA Tests)] INFO -- filling :additional-text-textarea-field with "Testing custom email - 93dd766328d0e8fa"866[Oct 27 2023 09:09:41 UTC (QA Tests)] INFO -- clicking the coordinates of :additional-text-textarea-field867[Oct 27 2023 09:09:42 UTC (QA Tests)] INFO -- clicking :save-changes-button868[Oct 27 2023 09:09:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 0.814s869 customizes email with additional text870Plan871 Related issues872[Oct 27 2023 09:09:43 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another873[Oct 27 2023 09:09:43 UTC (QA Tests)] INFO -- filling :login_field with "root"874[Oct 27 2023 09:09:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field875[Oct 27 2023 09:09:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"876[Oct 27 2023 09:09:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field877[Oct 27 2023 09:09:44 UTC (QA Tests)] INFO -- clicking :sign_in_button878[Oct 27 2023 09:09:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.921s879[Oct 27 2023 09:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds880[Oct 27 2023 09:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.18 seconds881[Oct 27 2023 09:09:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-to-test-related-issues-5ee9b777afa024e7/-/issues/1882[Oct 27 2023 09:09:51 UTC (QA Tests)] INFO -- clicking :related-issues-plus-button883[Oct 27 2023 09:09:51 UTC (QA Tests)] INFO -- filling :add-issue-field with "http://gitlab-ee-e5475ad1.test/gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-to-test-related-issues-5ee9b777afa024e7/-/issues/2"884[Oct 27 2023 09:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :add-issue-field885[Oct 27 2023 09:09:52 UTC (QA Tests)] INFO -- clicking :remove-related-issue-button886 relates and unrelates one issue to/from another887Verify888 Pipeline for project mirrors Github889 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)890Create891 Web IDE file templates892[Oct 27 2023 09:09:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds893[Oct 27 2023 09:09:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.17 seconds894[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitignore via file template Android895 user adds .gitignore via file template Android (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)896[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.0897 user adds LICENSE via file template Mozilla Public License 2.0 (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)898[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds Dockerfile via file template Python899 user adds Dockerfile via file template Python (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)900[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia901 user adds .gitlab-ci.yml via file template Julia (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)902Create903 Download merge request patch and diff904[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff905[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- filling :login_field with "root"906[Oct 27 2023 09:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field907[Oct 27 2023 09:09:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"908[Oct 27 2023 09:09:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field909[Oct 27 2023 09:09:55 UTC (QA Tests)] INFO -- clicking :sign_in_button910[Oct 27 2023 09:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.023s911[Oct 27 2023 09:09:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds912[Oct 27 2023 09:09:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe' via api in 0.18 seconds913[Oct 27 2023 09:10:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-10-27-09-04-21-8e46402d51cc68fe/project-with-merge-request-fb5c9894390f68e6' via api in 1.32 seconds