decomposition-multiple-db 4/5
Passed Started
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.0: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.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:e3321c6d86a6012dac0c66db57c2798f5b04ae7c95fef53011afada94ec47a0e for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:08c6f3ac0dc93574451a8a9486f7574f24d7928d8c18b0ae194b8d987ac4f6ba ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1699326527-c8e85746-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: 153079, done. 20remote: Counting objects: 100% (153079/153079), done. 21remote: Compressing objects: 100% (98174/98174), done. 22remote: Total 153079 (delta 68880), reused 106080 (delta 49278), pack-reused 0 23Receiving objects: 100% (153079/153079), 132.96 MiB | 41.35 MiB/s, done.24Resolving deltas: 100% (68880/68880), done.26 * [new ref] refs/pipelines/1063171807 -> refs/pipelines/106317180727 * [new branch] master -> origin/master28Checking out 07255f32 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-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 (5473542767)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5473542767 responseStatus=200 OK token=64_CPnFB38Downloading artifacts for download-fast-quarantine-report (5473542770)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5473542770 responseStatus=200 OK token=64_CPnFB41Using docker image sha256:e3321c6d86a6012dac0c66db57c2798f5b04ae7c95fef53011afada94ec47a0e for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:08c6f3ac0dc93574451a8a9486f7574f24d7928d8c18b0ae194b8d987ac4f6ba ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5473542798.json --format RspecJunitFormatter --out tmp/rspec-5473542798.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Nov 07 2023 03:23:56 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-fbf0d4f6$`54[Nov 07 2023 03:23:56 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-fbf0d4f6 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-fbf0d4f6:/etc/gitlab/trusted-certs`56[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-fbf0d4f6:/etc/gitlab/ssl`57[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-fbf0d4f6`58[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-fbf0d4f6`59[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Nov 07 2023 03:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148`61[Nov 07 2023 03:24:42 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-38e0923b$`62[Nov 07 2023 03:24:42 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Nov 07 2023 03:24:42 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Nov 07 2023 03:24:42 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-38e0923b --net test --hostname gitlab-ee-38e0923b.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-11-07-03-23-56-19826689/gitlab-ee-38e0923b/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148`65[Nov 07 2023 03:24:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-11-07 03:23:5666gitlab_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 password70# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb71#gitlab_rails['databases']['main']['enable'] = true72#gitlab_rails['databases']['ci']['enable'] = true73#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'74gitlab_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;"`75[Nov 07 2023 03:24:52 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-38e0923b`76[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...77[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-38e0923b`78[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-38e0923b 80/tcp`79[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!80[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`81[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "echo '#!/usr/bin/env bash82if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then83 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'84 exit 185fi86' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`87[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`88[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-38e0923b:/tmp/data-seeds`89[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Running exec_commands...90[Nov 07 2023 03:28:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`91[Nov 07 2023 03:28:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`92[Nov 07 2023 03:28:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-ctl reconfigure"`93[Nov 07 2023 03:29:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`94[Nov 07 2023 03:29:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`95[Nov 07 2023 03:29:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`96[Nov 07 2023 03:29:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`97[Nov 07 2023 03:29:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-ctl restart"`98[Nov 07 2023 03:30:19 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`99[Nov 07 2023 03:30:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:07255f32568e288cbacc9c2a7c005cd369ca9148`100[Nov 07 2023 03:31:27 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee101[Nov 07 2023 03:31:27 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 KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --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-11-07-03-23-56-19826689/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-07-03-23-56-19826689/gitlab-ee-qa-3ae3951b:/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-3ae3951b registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:07255f32568e288cbacc9c2a7c005cd369ca9148 Test::Instance::All http://gitlab-ee-38e0923b.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5473542798.json --format RspecJunitFormatter --out tmp/rspec-5473542798.xml --format html --out tmp/rspec-decomposition-multiple-db_4_5.htm --color --format documentation`1022023-11-07 03:31:40 / CONF :: 103 ==> Base URL: http://gitlab-ee-38e0923b.test104 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fad74e12750>105 ==> Libraries: Chemlab::Vendor106[Nov 07 2023 03:31:40 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA107[Nov 07 2023 03:31:40 UTC (QA Tests)] INFO -- Browser: chrome108[Nov 07 2023 03:31:40 UTC (QA Tests)] INFO -- Performing sanity check for environment!109[Nov 07 2023 03:31:41 UTC (QA Tests)] INFO -- Performing initial license fabrication!110[Nov 07 2023 03:31:41 UTC (QA Tests)] INFO -- Successfully added license key. Details:111{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}112[Nov 07 2023 03:31:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.19 seconds113[Nov 07 2023 03:31:41 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database114[Nov 07 2023 03:31:42 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}115[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'116[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Report already exists, skipping!117[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====118[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Report specs:119[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/10_govern/login/register_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_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/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_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/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/value_stream_analytics_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_counts_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_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_target_branch_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb"]120[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Leftover specs:121[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/4_verify/file_variable_downstream_pipeline_spec.rb", "qa/specs/features/browser_ui/10_govern/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/cloud_activation_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/attachment_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/license_scanning_spec.rb", "qa/specs/features/ee/browser_ui/3_create/remote_development/workspace_actions_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]122[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Knapsack report generator started!123[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'124[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Report already exists, skipping!125Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}126Randomized with seed 34526127Monitor128 Alert settings129 when using HTTP endpoint integration130 behaves like sends test alert131[Nov 07 2023 03:33:08 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert132[Nov 07 2023 03:33:08 UTC (QA Tests)] INFO -- filling :login_field with "root"133[Nov 07 2023 03:33:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field134[Nov 07 2023 03:33:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"135[Nov 07 2023 03:33:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field136[Nov 07 2023 03:33:09 UTC (QA Tests)] INFO -- clicking :sign_in_button137[Nov 07 2023 03:33:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.046s138[Nov 07 2023 03:33:11 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA139[Nov 07 2023 03:33:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-sy9d157w' via cache in 0.0 seconds140[Nov 07 2023 03:33:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.46 seconds141[Nov 07 2023 03:33:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 2.87 seconds142[Nov 07 2023 03:33:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-alerts-99fb6b31f510d1ed143[Nov 07 2023 03:33:17 UTC (QA Tests)] INFO -- clicking :menu_section_button144[Nov 07 2023 03:33:18 UTC (QA Tests)] INFO -- clicking :nav-item-link145[Nov 07 2023 03:33:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.435s146[Nov 07 2023 03:33:21 UTC (QA Tests)] INFO -- clicking :add-integration-button147[Nov 07 2023 03:33:21 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown148[Nov 07 2023 03:33:21 UTC (QA Tests)] INFO -- clicking :integration-name-field149[Nov 07 2023 03:33:22 UTC (QA Tests)] INFO -- filling :integration-name-field with "esse"150[Nov 07 2023 03:33:22 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field151[Nov 07 2023 03:33:22 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button152[Nov 07 2023 03:33:22 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"voluptatibus","description":"voluptatibus"}"153[Nov 07 2023 03:33:22 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field154[Nov 07 2023 03:33:23 UTC (QA Tests)] INFO -- clicking :send-test-alert155[Nov 07 2023 03:33:23 UTC (QA Tests)] INFO -- clicking :menu_section_button156[Nov 07 2023 03:33:24 UTC (QA Tests)] INFO -- clicking :nav-item-link157[Nov 07 2023 03:33:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.726s158 creates new alert159 when using Prometheus integration160 behaves like sends test alert161[Nov 07 2023 03:33:24 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert162[Nov 07 2023 03:33:25 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Nov 07 2023 03:33:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Nov 07 2023 03:33:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Nov 07 2023 03:33:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Nov 07 2023 03:33:26 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Nov 07 2023 03:33:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.429s168[Nov 07 2023 03:33:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.15 seconds169[Nov 07 2023 03:33:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.33 seconds170[Nov 07 2023 03:33:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-alerts-3d731c6a74434daa171[Nov 07 2023 03:33:32 UTC (QA Tests)] INFO -- clicking :menu_section_button172[Nov 07 2023 03:33:32 UTC (QA Tests)] INFO -- clicking :nav-item-link173[Nov 07 2023 03:33:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.931s174[Nov 07 2023 03:33:35 UTC (QA Tests)] INFO -- clicking :add-integration-button175[Nov 07 2023 03:33:35 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown176[Nov 07 2023 03:33:35 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button177[Nov 07 2023 03:33:35 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-11-07T03:33:35.539+00:00","generatorURL":"http://becker.test/tom_ullrich","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"est"},"annotations":{"title":"consequatur","gitlab_y_label":"status"}}]}"178[Nov 07 2023 03:33:35 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field179[Nov 07 2023 03:33:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.933s180[Nov 07 2023 03:33:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test-payload-field' took 0.949s181[Nov 07 2023 03:33:36 UTC (QA Tests)] INFO -- clicking :send-test-alert182[Nov 07 2023 03:33:37 UTC (QA Tests)] INFO -- clicking :menu_section_button183[Nov 07 2023 03:33:37 UTC (QA Tests)] INFO -- clicking :nav-item-link184[Nov 07 2023 03:33:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.877s185 creates new alert186Secure187 Enable Scanning from UI188 enable dependency scanning from configuration189[Nov 07 2023 03:33:38 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration190[Nov 07 2023 03:33:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.15 seconds191[Nov 07 2023 03:33:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.26 seconds192[Nov 07 2023 03:33:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"193[Nov 07 2023 03:33:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.35 seconds194[Nov 07 2023 03:33:42 UTC (QA Tests)] INFO -- filling :login_field with "root"195[Nov 07 2023 03:33:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field196[Nov 07 2023 03:33:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"197[Nov 07 2023 03:33:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field198[Nov 07 2023 03:33:43 UTC (QA Tests)] INFO -- clicking :sign_in_button199[Nov 07 2023 03:33:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.854s200[Nov 07 2023 03:33:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-secure-d5904811145be6de201[Nov 07 2023 03:33:47 UTC (QA Tests)] INFO -- clicking :menu_section_button202[Nov 07 2023 03:33:47 UTC (QA Tests)] INFO -- clicking :nav-item-link203[Nov 07 2023 03:33:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.732s204[Nov 07 2023 03:33:48 UTC (QA Tests)] INFO -- clicking :dependency-scanning-mr-button205[Nov 07 2023 03:33:48 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present206[Nov 07 2023 03:33:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.15s207[Nov 07 2023 03:33:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 5.008s208[Nov 07 2023 03:33:53 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown209[Nov 07 2023 03:33:54 UTC (QA Tests)] INFO -- clicking :merge-immediately-button210[Nov 07 2023 03:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.087s211[Nov 07 2023 03:33:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.302s212[Nov 07 2023 03:33:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 3.337s213[Nov 07 2023 03:33:57 UTC (QA Tests)] INFO -- clicking :menu_section_button214[Nov 07 2023 03:33:57 UTC (QA Tests)] INFO -- clicking :nav-item-link215[Nov 07 2023 03:33:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.744s216[Nov 07 2023 03:33:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.882s217[Nov 07 2023 03:34:00 UTC (QA Tests)] INFO -- clicking :menu_section_button218[Nov 07 2023 03:34:00 UTC (QA Tests)] INFO -- clicking :nav-item-link219[Nov 07 2023 03:34:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.887s220[Nov 07 2023 03:34:01 UTC (QA Tests)] INFO -- clicking :security-view-history-link221[Nov 07 2023 03:34:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.867s222 runs dependency scanning job when enabled from configuration223 enable sast from configuration224[Nov 07 2023 03:34:02 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration225[Nov 07 2023 03:34:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds226[Nov 07 2023 03:34:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.23 seconds227[Nov 07 2023 03:34:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"228[Nov 07 2023 03:34:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.08 seconds229[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- filling :login_field with "root"230[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field231[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"232[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field233[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- clicking :sign_in_button234[Nov 07 2023 03:34:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.876s235[Nov 07 2023 03:34:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-secure-70caecfe8f63f543236[Nov 07 2023 03:34:13 UTC (QA Tests)] INFO -- clicking :menu_section_button237[Nov 07 2023 03:34:13 UTC (QA Tests)] INFO -- clicking :nav-item-link238[Nov 07 2023 03:34:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.887s239[Nov 07 2023 03:34:14 UTC (QA Tests)] INFO -- clicking :sast-enable-button240[Nov 07 2023 03:34:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast-enable-button' took 0.624s241[Nov 07 2023 03:34:14 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"242[Nov 07 2023 03:34:14 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field243[Nov 07 2023 03:34:15 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"244[Nov 07 2023 03:34:15 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field245[Nov 07 2023 03:34:16 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"246[Nov 07 2023 03:34:16 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field247[Nov 07 2023 03:34:16 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"248[Nov 07 2023 03:34:16 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field249[Nov 07 2023 03:34:17 UTC (QA Tests)] INFO -- clicking :submit-button250[Nov 07 2023 03:34:17 UTC (QA Tests)] INFO -- clicking :diffs-tab251[Nov 07 2023 03:34:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.851s252[Nov 07 2023 03:34:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 1.916s253[Nov 07 2023 03:34:19 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present254[Nov 07 2023 03:34:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.026s255[Nov 07 2023 03:34:23 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown256[Nov 07 2023 03:34:23 UTC (QA Tests)] INFO -- clicking :merge-immediately-button257[Nov 07 2023 03:34:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.052s258[Nov 07 2023 03:34:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.73s259[Nov 07 2023 03:34:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.769s260[Nov 07 2023 03:34:25 UTC (QA Tests)] INFO -- clicking :menu_section_button261[Nov 07 2023 03:34:26 UTC (QA Tests)] INFO -- clicking :nav-item-link262[Nov 07 2023 03:34:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.726s263[Nov 07 2023 03:34:28 UTC (QA Tests)] INFO -- clicking :menu_section_button264[Nov 07 2023 03:34:28 UTC (QA Tests)] INFO -- clicking :nav-item-link265[Nov 07 2023 03:34:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.903s266[Nov 07 2023 03:34:29 UTC (QA Tests)] INFO -- clicking :security-view-history-link267[Nov 07 2023 03:34:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.706s268 runs sast job when enabled from configuration269Verify270 UI defined variable271[Nov 07 2023 03:34:30 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default272[Nov 07 2023 03:34:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds273[Nov 07 2023 03:34:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.274[Nov 07 2023 03:34:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`275[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`276[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name b4zbixcc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach b4zbixcc 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 b4zbixcc --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list b4zbixcc --executor shell && gitlab-runner run" `277[Nov 07 2023 03:34:38 UTC (QA Tests)] INFO -- Executing: `docker logs b4zbixcc`278[Nov 07 2023 03:34:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`279[Nov 07 2023 03:34:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'b4zbixcc' via api in 7.85 seconds280[Nov 07 2023 03:34:40 UTC (QA Tests)] INFO -- filling :login_field with "root"281[Nov 07 2023 03:34:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field282[Nov 07 2023 03:34:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"283[Nov 07 2023 03:34:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field284[Nov 07 2023 03:34:41 UTC (QA Tests)] INFO -- clicking :sign_in_button285[Nov 07 2023 03:34:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.568s286[Nov 07 2023 03:34:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-b4zbixcc/upstream-variable-inheritance-481051fa98516ef4287[Nov 07 2023 03:34:53 UTC (QA Tests)] INFO -- clicking :menu_section_button288[Nov 07 2023 03:34:53 UTC (QA Tests)] INFO -- clicking :nav-item-link289[Nov 07 2023 03:34:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.89s290[Nov 07 2023 03:35:06 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present291[Nov 07 2023 03:35:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 0.967s292[Nov 07 2023 03:35:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s293[Nov 07 2023 03:35:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.701s294[Nov 07 2023 03:35:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.82s295[Nov 07 2023 03:35:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.841s296[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"297[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field298[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"299[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field300[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present301[Nov 07 2023 03:35:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.238s302[Nov 07 2023 03:35:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 11.024s303[Nov 07 2023 03:35:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 12.567s304[Nov 07 2023 03:35:23 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button305[Nov 07 2023 03:35:23 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present306[Nov 07 2023 03:35:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.347s307[Nov 07 2023 03:35:26 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button308[Nov 07 2023 03:35:26 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present309[Nov 07 2023 03:35:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.249s310[Nov 07 2023 03:35:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'b4zbixcc'311[Nov 07 2023 03:35:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f b4zbixcc`312 is not inheritable by default313[Nov 07 2023 03:35:28 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false314[Nov 07 2023 03:35:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.17 seconds315[Nov 07 2023 03:35:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.316[Nov 07 2023 03:35:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`317[Nov 07 2023 03:35:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`318[Nov 07 2023 03:35:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name n3wnfujt --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach n3wnfujt 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 n3wnfujt --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list n3wnfujt --executor shell && gitlab-runner run" `319[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- Executing: `docker logs n3wnfujt`320[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`321[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'n3wnfujt' via api in 4.99 seconds322[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- filling :login_field with "root"323[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field324[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"325[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field326[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- clicking :sign_in_button327[Nov 07 2023 03:35:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.278s328[Nov 07 2023 03:35:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-n3wnfujt/upstream-variable-inheritance-1f71d630c255dc90329[Nov 07 2023 03:35:47 UTC (QA Tests)] INFO -- clicking :menu_section_button330[Nov 07 2023 03:35:47 UTC (QA Tests)] INFO -- clicking :nav-item-link331[Nov 07 2023 03:35:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.772s332[Nov 07 2023 03:35:59 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present333[Nov 07 2023 03:36:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.062s334[Nov 07 2023 03:36:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s335[Nov 07 2023 03:36:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.621s336[Nov 07 2023 03:36:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.748s337[Nov 07 2023 03:36:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.77s338[Nov 07 2023 03:36:02 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"339[Nov 07 2023 03:36:02 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field340[Nov 07 2023 03:36:02 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"341[Nov 07 2023 03:36:02 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field342[Nov 07 2023 03:36:03 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present343[Nov 07 2023 03:36:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.402s344[Nov 07 2023 03:36:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 2.426s345[Nov 07 2023 03:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.099s346[Nov 07 2023 03:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 12.864s347[Nov 07 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button348[Nov 07 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present349[Nov 07 2023 03:36:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.257s350[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button351[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present352[Nov 07 2023 03:36:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.548s353[Nov 07 2023 03:36:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.681s354[Nov 07 2023 03:36:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.069s355[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'n3wnfujt'356[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f n3wnfujt`357 is not inheritable when forward:pipeline_variables is false358Create359 Merge request push options360[Nov 07 2023 03:36:33 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch361[Nov 07 2023 03:36:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds362[Nov 07 2023 03:36:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds363[Nov 07 2023 03:36:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"364[Nov 07 2023 03:36:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds365[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"366[Nov 07 2023 03:36:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.69 seconds367[Nov 07 2023 03:36:40 UTC (QA Tests)] INFO -- Merging via PUT /projects/11/merge_requests/1/merge368[Nov 07 2023 03:36:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 976eafd8bff03fd0"369 sets a target branch370Release371 Deploy token creation372[Nov 07 2023 03:36:41 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token373[Nov 07 2023 03:36:42 UTC (QA Tests)] INFO -- filling :login_field with "root"374[Nov 07 2023 03:36:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field375[Nov 07 2023 03:36:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"376[Nov 07 2023 03:36:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field377[Nov 07 2023 03:36:43 UTC (QA Tests)] INFO -- clicking :sign_in_button378[Nov 07 2023 03:36:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.75s379[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds380[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds381[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-deploy-42968b45162f329e' via api in 1.29 seconds382[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 1.4 seconds383 user adds a deploy token384Govern385 Compliance pipeline386 when a compliance framework has a compliance pipeline387[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- Starting test: Govern Compliance pipeline when a compliance framework has a compliance pipeline runs that pipeline in a different project that has the compliance framework assigned388[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds389[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.390[Nov 07 2023 03:36:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`391[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`392[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-compliance-pipeline-6toufgn7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-compliance-pipeline-6toufgn7 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-compliance-pipeline-6toufgn7 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-compliance-pipeline-6toufgn7 --executor shell && gitlab-runner run" `393[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-compliance-pipeline-6toufgn7`394[Nov 07 2023 03:36:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`395[Nov 07 2023 03:36:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Molestiae ratione optio aliquam.' via api in 0.09 seconds396[Nov 07 2023 03:36:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds397[Nov 07 2023 03:36:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds398 runs that pipeline in a different project that has the compliance framework assigned399Package400 Composer Repository401 publishes a composer package and deletes it (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/421885)402Verify403 when pipeline is blocked404 can still merge MR successfully (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/411510)405Plan406 Group Iterations407 with manual scheduling408[Nov 07 2023 03:37:01 UTC (QA Tests)] INFO -- Starting test: Plan Group Iterations with manual scheduling creates a group iteration manually through an iteration cadence409[Nov 07 2023 03:37:02 UTC (QA Tests)] INFO -- filling :login_field with "root"410[Nov 07 2023 03:37:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field411[Nov 07 2023 03:37:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"412[Nov 07 2023 03:37:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field413[Nov 07 2023 03:37:03 UTC (QA Tests)] INFO -- clicking :sign_in_button414[Nov 07 2023 03:37:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.183s415[Nov 07 2023 03:37:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds416[Nov 07 2023 03:37:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-to-test-creating-manual-iterations-761096fe5fc4ea6f417[Nov 07 2023 03:37:08 UTC (QA Tests)] INFO -- clicking :menu_section_button418[Nov 07 2023 03:37:08 UTC (QA Tests)] INFO -- clicking :nav-item-link419[Nov 07 2023 03:37:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.835s420[Nov 07 2023 03:37:09 UTC (QA Tests)] INFO -- clicking :create-new-cadence-button and ensuring QA::EE::Page::Group::Iteration::Cadence::New is present421[Nov 07 2023 03:37:09 UTC (QA Tests)] INFO -- filling :iteration-cadence-title-field with "Iteration Cadence c5168870429c4bc0"422[Nov 07 2023 03:37:09 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-title-field423[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- filling :iteration-cadence-description-field with "This is a test cadence."424[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-description-field425[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- unchecking via JS :automated-scheduling-checkbox with args {}426[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- clicking :save-cadence427[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence via browser_ui in 3.59 seconds428[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-to-test-creating-manual-iterations-761096fe5fc4ea6f429[Nov 07 2023 03:37:11 UTC (QA Tests)] INFO -- clicking :menu_section_button430[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- clicking :nav-item-link431[Nov 07 2023 03:37:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.737s432[Nov 07 2023 03:37:12 UTC (QA Tests)] INFO -- clicking :cadence-options-button433[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- clicking :add-cadence434[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- filling :iteration-title-field with "Manual group iteration created via GUI 709352c08385f803"435[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-title-field436[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- filling :iteration-description-field with "This is a group to test manual iterations."437[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-description-field438[Nov 07 2023 03:37:14 UTC (QA Tests)] INFO -- clicking :save-iteration and ensuring QA::EE::Page::Group::Iteration::Show is present439[Nov 07 2023 03:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-iteration' took 0.599s440[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupIteration via browser_ui in 8.02 seconds441 creates a group iteration manually through an iteration cadence442 with automatic scheduling443[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- Starting test: Plan Group Iterations with automatic scheduling creates a group iteration automatically through an iteration cadence444[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- filling :login_field with "root"445[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field446[Nov 07 2023 03:37:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"447[Nov 07 2023 03:37:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field448[Nov 07 2023 03:37:16 UTC (QA Tests)] INFO -- clicking :sign_in_button449[Nov 07 2023 03:37:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.187s450[Nov 07 2023 03:37:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds451[Nov 07 2023 03:37:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-to-test-creating-automatic-iterations-716f42adc5fa9f4a452[Nov 07 2023 03:37:21 UTC (QA Tests)] INFO -- clicking :menu_section_button453[Nov 07 2023 03:37:21 UTC (QA Tests)] INFO -- clicking :nav-item-link454[Nov 07 2023 03:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.702s455[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- clicking :create-new-cadence-button and ensuring QA::EE::Page::Group::Iteration::Cadence::New is present456[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- filling :iteration-cadence-title-field with "Automatic group iteration cadence created via GUI bbd06bea4e765bd2"457[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-title-field458[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- filling :iteration-cadence-description-field with "This is a group to test automatic iterations."459[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-description-field460[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- filling :iteration-cadence-start-date-field with "2023/11/07"461[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration-cadence-start-date-field462[Nov 07 2023 03:37:24 UTC (QA Tests)] INFO -- selecting "2" in :iteration-cadence-duration-field463[Nov 07 2023 03:37:24 UTC (QA Tests)] INFO -- selecting "2" in :iteration-cadence-upcoming-iterations-field464[Nov 07 2023 03:37:24 UTC (QA Tests)] INFO -- clicking :save-cadence465[Nov 07 2023 03:37:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence via browser_ui in 3.92 seconds466[Nov 07 2023 03:37:24 UTC (QA Tests)] INFO -- clicking :iteration-item467[Nov 07 2023 03:37:35 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-to-test-creating-automatic-iterations-716f42adc5fa9f4a/-/cadences/?createdCadenceId=2468[Nov 07 2023 03:37:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.772s469[Nov 07 2023 03:37:36 UTC (QA Tests)] INFO -- clicking :iteration-item470 creates a group iteration automatically through an iteration cadence471Govern472 Policies List page473[Nov 07 2023 03:37:36 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list474[Nov 07 2023 03:37:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds475[Nov 07 2023 03:37:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds476[Nov 07 2023 03:37:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-0f3c0a0316d146fd' via api in 1.06 seconds477[Nov 07 2023 03:37:38 UTC (QA Tests)] INFO -- filling :login_field with "root"478[Nov 07 2023 03:37:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field479[Nov 07 2023 03:37:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"480[Nov 07 2023 03:37:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field481[Nov 07 2023 03:37:39 UTC (QA Tests)] INFO -- clicking :sign_in_button482[Nov 07 2023 03:37:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.185s483[Nov 07 2023 03:37:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-0f3c0a0316d146fd484[Nov 07 2023 03:37:43 UTC (QA Tests)] INFO -- clicking :menu_section_button485[Nov 07 2023 03:37:43 UTC (QA Tests)] INFO -- clicking :nav-item-link486[Nov 07 2023 03:37:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.804s487[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-0f3c0a0316d146fd'488 can load Policies page and view the policies list489[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page490[Nov 07 2023 03:37:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds491[Nov 07 2023 03:37:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds492[Nov 07 2023 03:37:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-8bc4f0222b5f0ece' via api in 0.96 seconds493[Nov 07 2023 03:37:46 UTC (QA Tests)] INFO -- filling :login_field with "root"494[Nov 07 2023 03:37:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field495[Nov 07 2023 03:37:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"496[Nov 07 2023 03:37:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field497[Nov 07 2023 03:37:47 UTC (QA Tests)] INFO -- clicking :sign_in_button498[Nov 07 2023 03:37:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.109s499[Nov 07 2023 03:37:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-8bc4f0222b5f0ece500[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- clicking :menu_section_button501[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- clicking :nav-item-link502[Nov 07 2023 03:37:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.741s503[Nov 07 2023 03:37:52 UTC (QA Tests)] INFO -- clicking :new-policy-button504[Nov 07 2023 03:37:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-policy-button' took 0.95s505[Nov 07 2023 03:37:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-8bc4f0222b5f0ece'506 can navigate to Policy Editor page507Plan508 Testing project wiki file upload509[Nov 07 2023 03:37:53 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki file upload by creating a formatted page with an image uploaded510[Nov 07 2023 03:37:53 UTC (QA Tests)] INFO -- filling :login_field with "root"511[Nov 07 2023 03:37:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field512[Nov 07 2023 03:37:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"513[Nov 07 2023 03:37:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field514[Nov 07 2023 03:37:54 UTC (QA Tests)] INFO -- clicking :sign_in_button515[Nov 07 2023 03:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.088s516[Nov 07 2023 03:37:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds517[Nov 07 2023 03:37:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds518[Nov 07 2023 03:37:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-29f1589fb56c2d58' via api in 1.04 seconds519[Nov 07 2023 03:37:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-29f1589fb56c2d58/-/wikis/Home520[Nov 07 2023 03:38:00 UTC (QA Tests)] INFO -- clicking :new-page-button521[Nov 07 2023 03:38:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 0.91s522[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "Content Editor Page"523[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox524[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- clicking :editing-mode-switcher525[Nov 07 2023 03:38:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? text-styles' took 1.033s526[Nov 07 2023 03:38:03 UTC (QA Tests)] INFO -- clicking :text-styles527[Nov 07 2023 03:38:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.764s528[Nov 07 2023 03:38:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element markdown-editor-form-field' took 0.776s529[Nov 07 2023 03:38:05 UTC (QA Tests)] INFO -- clicking :wiki-submit-button530[Nov 07 2023 03:38:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.211s531[Nov 07 2023 03:38:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-29f1589fb56c2d58'532 by creating a formatted page with an image uploaded533Plan534 Issue board focus mode535[Nov 07 2023 03:38:06 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board536[Nov 07 2023 03:38:07 UTC (QA Tests)] INFO -- filling :login_field with "root"537[Nov 07 2023 03:38:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field538[Nov 07 2023 03:38:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"539[Nov 07 2023 03:38:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field540[Nov 07 2023 03:38:08 UTC (QA Tests)] INFO -- clicking :sign_in_button541[Nov 07 2023 03:38:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.207s542[Nov 07 2023 03:38:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds543[Nov 07 2023 03:38:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds544[Nov 07 2023 03:38:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/sample-project-issue-board-focus-mode-323618703423858f545[Nov 07 2023 03:38:13 UTC (QA Tests)] INFO -- clicking :menu_section_button546[Nov 07 2023 03:38:13 UTC (QA Tests)] INFO -- clicking :nav-item-link547[Nov 07 2023 03:38:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.91s548[Nov 07 2023 03:38:14 UTC (QA Tests)] INFO -- clicking :focus-mode-button549[Nov 07 2023 03:38:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element focus-mode-button' took 0.543s550 focuses on issue board551Verify552 Pipeline with file variables and downstream pipelines553 creates variable with file path in downstream pipelines and can read file variable content (PENDING: Test is not compatible with this environment or pipeline)554Govern555 standard556 when admin approval is not required557[Nov 07 2023 03:38:15 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}558 when user account is deleted559[Nov 07 2023 03:38:15 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is not required when user account is deleted allows recreating with same credentials560[Nov 07 2023 03:38:16 UTC (QA Tests)] INFO -- filling :login_field with "username_cabaf886132c"561[Nov 07 2023 03:38:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field562[Nov 07 2023 03:38:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"563[Nov 07 2023 03:38:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field564[Nov 07 2023 03:38:17 UTC (QA Tests)] INFO -- clicking :sign_in_button565[Nov 07 2023 03:38:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.033s566[Nov 07 2023 03:38:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content567[Nov 07 2023 03:38:20 UTC (QA Tests)] INFO -- clicking :edit_profile_link568[Nov 07 2023 03:38:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.704s569[Nov 07 2023 03:38:21 UTC (QA Tests)] INFO -- clicking :nav-item-link570[Nov 07 2023 03:38:21 UTC (QA Tests)] INFO -- clicking :delete_account_button571[Nov 07 2023 03:38:22 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button572[Nov 07 2023 03:40:06 UTC (QA Tests)] INFO -- filling :login_field with "username_cabaf886132c"573[Nov 07 2023 03:40:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field574[Nov 07 2023 03:40:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"575[Nov 07 2023 03:40:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field576[Nov 07 2023 03:40:07 UTC (QA Tests)] INFO -- clicking :sign_in_button577[Nov 07 2023 03:40:08 UTC (QA Tests)] INFO -- filling :login_field with "root"578[Nov 07 2023 03:40:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field579[Nov 07 2023 03:40:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"580[Nov 07 2023 03:40:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field581[Nov 07 2023 03:40:09 UTC (QA Tests)] INFO -- clicking :sign_in_button582[Nov 07 2023 03:40:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s583[Nov 07 2023 03:40:12 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button584[Nov 07 2023 03:40:13 UTC (QA Tests)] INFO -- clicking :places-item-link585[Nov 07 2023 03:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.67s586[Nov 07 2023 03:40:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.205s587[Nov 07 2023 03:40:14 UTC (QA Tests)] INFO -- clicking :nav-item-link588[Nov 07 2023 03:40:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.782s589[Nov 07 2023 03:40:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.033s590[Nov 07 2023 03:40:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s591[Nov 07 2023 03:40:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.035s592[Nov 07 2023 03:40:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content593[Nov 07 2023 03:40:19 UTC (QA Tests)] INFO -- clicking :sign_out_link594[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- clicking :register_link595[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "FirstName"596[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field597[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "Last888d5b63713f"598[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field599[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- filling :new-user-username-field with "username_cabaf886132c"600[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field601[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- filling :new-user-email-field with "email_0bd3013ad5e1@example.com"602[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field603[Nov 07 2023 03:40:32 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"604[Nov 07 2023 03:40:32 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field605[Nov 07 2023 03:40:32 UTC (QA Tests)] INFO -- clicking :new-user-register-button606[Nov 07 2023 03:40:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.754s607[Nov 07 2023 03:40:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'username_cabaf886132c' via browser_ui in 25.26 seconds608[Nov 07 2023 03:40:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'username_cabaf886132c'609 allows recreating with same credentials610 behaves like registration and login611[Nov 07 2023 03:40:34 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is not required behaves like registration and login allows the user to register and login612[Nov 07 2023 03:40:34 UTC (QA Tests)] INFO -- filling :login_field with "root"613[Nov 07 2023 03:40:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field614[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"615[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field616[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- clicking :sign_in_button617[Nov 07 2023 03:40:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.152s618[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button619[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :places-item-link620[Nov 07 2023 03:40:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.555s621[Nov 07 2023 03:40:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.236s622[Nov 07 2023 03:40:40 UTC (QA Tests)] INFO -- clicking :nav-item-link623[Nov 07 2023 03:40:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.785s624[Nov 07 2023 03:40:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.28s625[Nov 07 2023 03:40:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s626[Nov 07 2023 03:40:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.024s627[Nov 07 2023 03:40:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content628[Nov 07 2023 03:40:45 UTC (QA Tests)] INFO -- clicking :sign_out_link629[Nov 07 2023 03:40:56 UTC (QA Tests)] INFO -- clicking :register_link630[Nov 07 2023 03:40:56 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "QA"631[Nov 07 2023 03:40:56 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field632[Nov 07 2023 03:40:56 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "User 04e63f701bb66c09"633[Nov 07 2023 03:40:56 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field634[Nov 07 2023 03:40:57 UTC (QA Tests)] INFO -- filling :new-user-username-field with "qa-user-04e63f701bb66c09"635[Nov 07 2023 03:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field636[Nov 07 2023 03:40:57 UTC (QA Tests)] INFO -- filling :new-user-email-field with "qa-user-04e63f701bb66c09@gitlab.com"637[Nov 07 2023 03:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field638[Nov 07 2023 03:40:58 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"639[Nov 07 2023 03:40:58 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field640[Nov 07 2023 03:40:58 UTC (QA Tests)] INFO -- clicking :new-user-register-button641[Nov 07 2023 03:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.549s642[Nov 07 2023 03:40:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-04e63f701bb66c09' via browser_ui in 25.18 seconds643 allows the user to register and login644 when admin approval is required645[Nov 07 2023 03:41:00 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is required allows user login after approval646[Nov 07 2023 03:41:00 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}647[Nov 07 2023 03:41:01 UTC (QA Tests)] INFO -- filling :login_field with "root"648[Nov 07 2023 03:41:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field649[Nov 07 2023 03:41:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"650[Nov 07 2023 03:41:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field651[Nov 07 2023 03:41:01 UTC (QA Tests)] INFO -- clicking :sign_in_button652[Nov 07 2023 03:41:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.254s653[Nov 07 2023 03:41:05 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button654[Nov 07 2023 03:41:05 UTC (QA Tests)] INFO -- clicking :places-item-link655[Nov 07 2023 03:41:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.654s656[Nov 07 2023 03:41:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.222s657[Nov 07 2023 03:41:07 UTC (QA Tests)] INFO -- clicking :nav-item-link658[Nov 07 2023 03:41:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.651s659[Nov 07 2023 03:41:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.048s660[Nov 07 2023 03:41:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s661[Nov 07 2023 03:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.024s662[Nov 07 2023 03:41:11 UTC (QA Tests)] INFO -- clicking :user_avatar_content663[Nov 07 2023 03:41:11 UTC (QA Tests)] INFO -- clicking :sign_out_link664[Nov 07 2023 03:41:22 UTC (QA Tests)] INFO -- clicking :register_link665[Nov 07 2023 03:41:22 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "QA"666[Nov 07 2023 03:41:22 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field667[Nov 07 2023 03:41:22 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "User c587bae83b419e24"668[Nov 07 2023 03:41:22 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field669[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- filling :new-user-username-field with "qa-user-c587bae83b419e24"670[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field671[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- filling :new-user-email-field with "qa-user-c587bae83b419e24@gitlab.com"672[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field673[Nov 07 2023 03:41:24 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"674[Nov 07 2023 03:41:24 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field675[Nov 07 2023 03:41:24 UTC (QA Tests)] INFO -- clicking :new-user-register-button676[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c587bae83b419e24' via browser_ui in 24.91 seconds677[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c587bae83b419e24"678[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field679[Nov 07 2023 03:41:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"680[Nov 07 2023 03:41:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field681[Nov 07 2023 03:41:26 UTC (QA Tests)] INFO -- clicking :sign_in_button682[Nov 07 2023 03:41:28 UTC (QA Tests)] INFO -- filling :login_field with "root"683[Nov 07 2023 03:41:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field684[Nov 07 2023 03:41:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"685[Nov 07 2023 03:41:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field686[Nov 07 2023 03:41:29 UTC (QA Tests)] INFO -- clicking :sign_in_button687[Nov 07 2023 03:41:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.14s688[Nov 07 2023 03:41:32 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button689[Nov 07 2023 03:41:32 UTC (QA Tests)] INFO -- clicking :places-item-link690[Nov 07 2023 03:41:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.529s691[Nov 07 2023 03:41:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.229s692[Nov 07 2023 03:41:34 UTC (QA Tests)] INFO -- clicking :nav-item-link693[Nov 07 2023 03:41:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.632s694[Nov 07 2023 03:41:34 UTC (QA Tests)] INFO -- clicking :pending-approval-tab695[Nov 07 2023 03:41:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending-approval-tab' took 0.57s696[Nov 07 2023 03:41:36 UTC (QA Tests)] INFO -- clicking :user-actions-dropdown-toggle697[Nov 07 2023 03:41:36 UTC (QA Tests)] INFO -- clicking :approve698[Nov 07 2023 03:41:37 UTC (QA Tests)] INFO -- clicking :approve-user-confirm-button699[Nov 07 2023 03:41:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve-user-confirm-button' took 0.724s700[Nov 07 2023 03:41:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s701[Nov 07 2023 03:41:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.049s702[Nov 07 2023 03:41:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content703[Nov 07 2023 03:41:40 UTC (QA Tests)] INFO -- clicking :sign_out_link704[Nov 07 2023 03:41:40 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c587bae83b419e24"705[Nov 07 2023 03:41:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field706[Nov 07 2023 03:41:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"707[Nov 07 2023 03:41:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field708[Nov 07 2023 03:41:41 UTC (QA Tests)] INFO -- clicking :sign_in_button709[Nov 07 2023 03:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.638s710[Nov 07 2023 03:41:44 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}711 allows user login after approval712Plan713 Multiple assignees per issue714[Nov 07 2023 03:41:44 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows four assignees in the issues list715[Nov 07 2023 03:41:45 UTC (QA Tests)] INFO -- filling :login_field with "root"716[Nov 07 2023 03:41:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field717[Nov 07 2023 03:41:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"718[Nov 07 2023 03:41:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field719[Nov 07 2023 03:41:46 UTC (QA Tests)] INFO -- clicking :sign_in_button720[Nov 07 2023 03:41:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.12s721[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.37 seconds722[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.42 seconds723[Nov 07 2023 03:41:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.36 seconds724[Nov 07 2023 03:41:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.43 seconds725[Nov 07 2023 03:41:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds726[Nov 07 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds727[Nov 07 2023 03:41:51 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-issue-with-multiple-assignees-8161b30bf68f8eaf QA::Resource::Project728[Nov 07 2023 03:41:51 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-issue-with-multiple-assignees-8161b30bf68f8eaf QA::Resource::Project729[Nov 07 2023 03:41:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-issue-with-multiple-assignees-8161b30bf68f8eaf QA::Resource::Project730[Nov 07 2023 03:41:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-issue-with-multiple-assignees-8161b30bf68f8eaf QA::Resource::Project731[Nov 07 2023 03:41:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-issue-with-multiple-assignees-8161b30bf68f8eaf732[Nov 07 2023 03:41:54 UTC (QA Tests)] INFO -- clicking :menu_section_button733[Nov 07 2023 03:41:54 UTC (QA Tests)] INFO -- clicking :nav-item-link734[Nov 07 2023 03:41:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.961s735 shows four assignees in the issues list736Govern737 Project738 for add deploy key739 behaves like audit event740[Nov 07 2023 03:41:55 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations741[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- filling :login_field with "root"742[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field743[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"744[Nov 07 2023 03:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field745[Nov 07 2023 03:41:57 UTC (QA Tests)] INFO -- clicking :sign_in_button746[Nov 07 2023 03:41:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.183s747[Nov 07 2023 03:42:00 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-39-suac91/id_rsa -N `748[Nov 07 2023 03:42:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds749[Nov 07 2023 03:42:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds750[Nov 07 2023 03:42:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/awesome-project-c40b8c159253700e751[Nov 07 2023 03:42:03 UTC (QA Tests)] INFO -- clicking :menu_section_button752[Nov 07 2023 03:42:04 UTC (QA Tests)] INFO -- clicking :nav-item-link753[Nov 07 2023 03:42:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.265s754[Nov 07 2023 03:42:07 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button755[Nov 07 2023 03:42:07 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"756[Nov 07 2023 03:42:07 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field757[Nov 07 2023 03:42:07 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"758[Nov 07 2023 03:42:07 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field759[Nov 07 2023 03:42:07 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button760[Nov 07 2023 03:42:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.379s761[Nov 07 2023 03:42:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 7.19 seconds762[Nov 07 2023 03:42:09 UTC (QA Tests)] INFO -- clicking :menu_section_button763[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- clicking :nav-item-link764[Nov 07 2023 03:42:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.769s765 logs audit events for UI operations766 for add user access as guest767 behaves like audit event768[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations769[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- filling :login_field with "root"770[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field771[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"772[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field773[Nov 07 2023 03:42:12 UTC (QA Tests)] INFO -- clicking :sign_in_button774[Nov 07 2023 03:42:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.258s775[Nov 07 2023 03:42:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds776[Nov 07 2023 03:42:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds777[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/awesome-project-157377dd84551152778[Nov 07 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :menu_section_button779[Nov 07 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :nav-item-link780[Nov 07 2023 03:42:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.892s781[Nov 07 2023 03:42:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds782[Nov 07 2023 03:42:19 UTC (QA Tests)] INFO -- clicking :invite_members_button783[Nov 07 2023 03:42:19 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"784[Nov 07 2023 03:42:19 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input785[Nov 07 2023 03:42:20 UTC (QA Tests)] INFO -- clicking :invite_button786[Nov 07 2023 03:42:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.838s787[Nov 07 2023 03:42:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 0.89s788[Nov 07 2023 03:42:22 UTC (QA Tests)] INFO -- clicking :menu_section_button789[Nov 07 2023 03:42:22 UTC (QA Tests)] INFO -- clicking :nav-item-link790[Nov 07 2023 03:42:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.804s791 logs audit events for UI operations792 for add project793 behaves like audit event794[Nov 07 2023 03:42:23 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations795[Nov 07 2023 03:42:24 UTC (QA Tests)] INFO -- filling :login_field with "root"796[Nov 07 2023 03:42:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field797[Nov 07 2023 03:42:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"798[Nov 07 2023 03:42:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field799[Nov 07 2023 03:42:25 UTC (QA Tests)] INFO -- clicking :sign_in_button800[Nov 07 2023 03:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s801[Nov 07 2023 03:42:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds802[Nov 07 2023 03:42:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds803[Nov 07 2023 03:42:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634804[Nov 07 2023 03:42:29 UTC (QA Tests)] INFO -- clicking :new-project-button805[Nov 07 2023 03:42:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.801s806[Nov 07 2023 03:42:30 UTC (QA Tests)] INFO -- clicking :panel-link807[Nov 07 2023 03:42:31 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}808[Nov 07 2023 03:42:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element project-id-content' took 0.519s809[Nov 07 2023 03:42:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/audit-add-project-via-ui-6cc36cddb304000a' via browser_ui in 5.21 seconds810[Nov 07 2023 03:42:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/audit-add-project-via-ui-6cc36cddb304000a811[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- clicking :menu_section_button812[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- clicking :nav-item-link813[Nov 07 2023 03:42:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.762s814 logs audit events for UI operations815 for change visibility816 behaves like audit event817[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations818[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- filling :login_field with "root"819[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[Nov 07 2023 03:42:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[Nov 07 2023 03:42:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[Nov 07 2023 03:42:37 UTC (QA Tests)] INFO -- clicking :sign_in_button823[Nov 07 2023 03:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s824[Nov 07 2023 03:42:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds825[Nov 07 2023 03:42:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds826[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/awesome-project-95268d3bf0769130827[Nov 07 2023 03:42:43 UTC (QA Tests)] INFO -- clicking :menu_section_button828[Nov 07 2023 03:42:44 UTC (QA Tests)] INFO -- clicking :nav-item-link829[Nov 07 2023 03:42:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.137s830[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown831[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button832[Nov 07 2023 03:42:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element visibility_features_permissions_save_button' took 1.507s833[Nov 07 2023 03:42:48 UTC (QA Tests)] INFO -- clicking :menu_section_button834[Nov 07 2023 03:42:48 UTC (QA Tests)] INFO -- clicking :nav-item-link835[Nov 07 2023 03:42:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.761s836 logs audit events for UI operations837 for project archive and unarchive838 behaves like audit event839[Nov 07 2023 03:42:49 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations840[Nov 07 2023 03:42:50 UTC (QA Tests)] INFO -- filling :login_field with "root"841[Nov 07 2023 03:42:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field842[Nov 07 2023 03:42:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"843[Nov 07 2023 03:42:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field844[Nov 07 2023 03:42:51 UTC (QA Tests)] INFO -- clicking :sign_in_button845[Nov 07 2023 03:42:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.37s846[Nov 07 2023 03:42:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds847[Nov 07 2023 03:42:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds848[Nov 07 2023 03:42:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/awesome-project-4a7f57522c2d87bc849[Nov 07 2023 03:42:57 UTC (QA Tests)] INFO -- clicking :menu_section_button850[Nov 07 2023 03:42:57 UTC (QA Tests)] INFO -- clicking :nav-item-link851[Nov 07 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.986s852[Nov 07 2023 03:43:00 UTC (QA Tests)] INFO -- clicking :archive-project-link853[Nov 07 2023 03:43:00 UTC (QA Tests)] INFO -- clicking :confirm-ok-button854[Nov 07 2023 03:43:02 UTC (QA Tests)] INFO -- clicking :menu_section_button855[Nov 07 2023 03:43:02 UTC (QA Tests)] INFO -- clicking :nav-item-link856[Nov 07 2023 03:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.074s857[Nov 07 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :unarchive-project-link858[Nov 07 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :confirm-ok-button859[Nov 07 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :menu_section_button860[Nov 07 2023 03:43:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.613s861[Nov 07 2023 03:43:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element menu_section_button' took 1.746s862[Nov 07 2023 03:43:07 UTC (QA Tests)] INFO -- clicking :nav-item-link863[Nov 07 2023 03:43:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.763s864 logs audit events for UI operations865 for export file download866 behaves like audit event867[Nov 07 2023 03:43:08 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations868[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- filling :login_field with "root"869[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field870[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"871[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field872[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- clicking :sign_in_button873[Nov 07 2023 03:43:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.311s874[Nov 07 2023 03:43:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds875[Nov 07 2023 03:43:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds876[Nov 07 2023 03:43:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project_for_export-78349f1689a04d89877[Nov 07 2023 03:43:16 UTC (QA Tests)] INFO -- clicking :menu_section_button878[Nov 07 2023 03:43:16 UTC (QA Tests)] INFO -- clicking :nav-item-link879[Nov 07 2023 03:43:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.912s880[Nov 07 2023 03:43:18 UTC (QA Tests)] INFO -- clicking :export-project-link881[Nov 07 2023 03:43:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export-project-link' took 1.101s882[Nov 07 2023 03:43:20 UTC (QA Tests)] INFO -- clicking :nav-item-link883[Nov 07 2023 03:43:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.017s884[Nov 07 2023 03:43:22 UTC (QA Tests)] INFO -- scrolling to :[data-testid="export-project-content"],[data-qa-selector="export-project-content"]885[Nov 07 2023 03:43:22 UTC (QA Tests)] INFO -- clicking :download-export-link886[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- clicking :menu_section_button887[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- clicking :nav-item-link888[Nov 07 2023 03:43:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.791s889 logs audit events for UI operations890Plan891 Burndown chart892[Nov 07 2023 03:43:24 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page893[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- filling :login_field with "root"894[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field895[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"896[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field897[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- clicking :sign_in_button898[Nov 07 2023 03:43:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s899[Nov 07 2023 03:43:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds900[Nov 07 2023 03:43:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds901[Nov 07 2023 03:43:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-milestone-cc031b669f358ee0' via api in 0.93 seconds902[Nov 07 2023 03:43:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-milestone-cc031b669f358ee0/-/milestones/1903[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- clicking :weight_button904 shows burndown chart on milestone page905Verify906 Pipeline API defined variable inheritance907[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition908[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds909[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.910[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`911[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`912[Nov 07 2023 03:43:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name gqstabd9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach gqstabd9 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 gqstabd9 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list gqstabd9 --executor shell && gitlab-runner run" `913[Nov 07 2023 03:43:35 UTC (QA Tests)] INFO -- Executing: `docker logs gqstabd9`914[Nov 07 2023 03:43:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`915[Nov 07 2023 03:43:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'gqstabd9' via api in 2.0 seconds916[Nov 07 2023 03:43:36 UTC (QA Tests)] INFO -- filling :login_field with "root"917[Nov 07 2023 03:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field918[Nov 07 2023 03:43:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"919[Nov 07 2023 03:43:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field920[Nov 07 2023 03:43:37 UTC (QA Tests)] INFO -- clicking :sign_in_button921[Nov 07 2023 03:43:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.268s922[Nov 07 2023 03:44:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'gqstabd9'923[Nov 07 2023 03:44:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f gqstabd9`924 is determined based on forward:pipeline_variables condition925Analytics926 Performance bar display927 when logged in as an admin user928[Nov 07 2023 03:44:03 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests929[Nov 07 2023 03:44:04 UTC (QA Tests)] INFO -- filling :login_field with "root"930[Nov 07 2023 03:44:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field931[Nov 07 2023 03:44:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"932[Nov 07 2023 03:44:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field933[Nov 07 2023 03:44:05 UTC (QA Tests)] INFO -- clicking :sign_in_button934[Nov 07 2023 03:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.207s935[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button936[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :places-item-link937[Nov 07 2023 03:44:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.568s938[Nov 07 2023 03:44:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.264s939[Nov 07 2023 03:44:10 UTC (QA Tests)] INFO -- clicking :menu_section_button940[Nov 07 2023 03:44:10 UTC (QA Tests)] INFO -- clicking :nav-item-link941[Nov 07 2023 03:44:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.526s942[Nov 07 2023 03:44:12 UTC (QA Tests)] INFO -- checking via JS :enable-performance-bar-checkbox with args {}943[Nov 07 2023 03:44:12 UTC (QA Tests)] INFO -- clicking :save-changes-button944[Nov 07 2023 03:44:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 0.559s945[Nov 07 2023 03:44:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds946[Nov 07 2023 03:44:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.17 seconds947[Nov 07 2023 03:44:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-8f8b7decee1ca892' via api in 0.96 seconds948[Nov 07 2023 03:44:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-8f8b7decee1ca892949[Nov 07 2023 03:44:15 UTC (QA Tests)] INFO -- clicking :new-menu-toggle950[Nov 07 2023 03:44:15 UTC (QA Tests)] INFO -- clicking :create_menu_item951[Nov 07 2023 03:44:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.281s952[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Performance bar test"953[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field954[Nov 07 2023 03:44:17 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 32b50a79806bcdbb"955[Nov 07 2023 03:44:17 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field956[Nov 07 2023 03:44:17 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present957[Nov 07 2023 03:44:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.543s958[Nov 07 2023 03:44:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 8.31 seconds959[Nov 07 2023 03:44:21 UTC (QA Tests)] INFO -- clicking :request_dropdown960 shows results for the original request and AJAX requests961Create962 Project snippet creation963[Nov 07 2023 03:44:21 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet964[Nov 07 2023 03:44:22 UTC (QA Tests)] INFO -- filling :login_field with "root"965[Nov 07 2023 03:44:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field966[Nov 07 2023 03:44:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"967[Nov 07 2023 03:44:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field968[Nov 07 2023 03:44:23 UTC (QA Tests)] INFO -- clicking :sign_in_button969[Nov 07 2023 03:44:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.235s970[Nov 07 2023 03:44:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds971[Nov 07 2023 03:44:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.24 seconds972[Nov 07 2023 03:44:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-snippets-c0759088b9564ec3' via api in 1.06 seconds973[Nov 07 2023 03:44:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-snippets-c0759088b9564ec3974[Nov 07 2023 03:44:28 UTC (QA Tests)] INFO -- clicking :menu_section_button975[Nov 07 2023 03:44:28 UTC (QA Tests)] INFO -- clicking :nav-item-link976[Nov 07 2023 03:44:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.699s977[Nov 07 2023 03:44:29 UTC (QA Tests)] INFO -- clicking :create-first-snippet-link978[Nov 07 2023 03:44:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-snippet-link' took 0.977s979[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Project snippet"980[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field981[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking :description-placeholder982[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- filling :snippet-description-field with " "983[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field984[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- clicking :visibility-content985[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- filling :file-name-field with "markdown_file.md"986[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field987[Nov 07 2023 03:44:32 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button988[Nov 07 2023 03:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.485s989[Nov 07 2023 03:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 1.493s990[Nov 07 2023 03:44:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 7.4 seconds991 user creates a project snippet992Plan993 Creating pages in group wikis994 when wiki is empty995[Nov 07 2023 03:44:34 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki is empty creates a new page996[Nov 07 2023 03:44:34 UTC (QA Tests)] INFO -- filling :login_field with "root"997[Nov 07 2023 03:44:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field998[Nov 07 2023 03:44:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"999[Nov 07 2023 03:44:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1000[Nov 07 2023 03:44:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1001[Nov 07 2023 03:44:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.204s1002[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1003[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e22576341004[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1005[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- clicking :nav-item-link1006[Nov 07 2023 03:44:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.727s1007[Nov 07 2023 03:44:41 UTC (QA Tests)] INFO -- clicking :create-first-page-link1008[Nov 07 2023 03:44:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-page-link' took 0.791s1009[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1010[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1011[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1012[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1013[Nov 07 2023 03:44:43 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1014[Nov 07 2023 03:44:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 0.976s1015 creates a new page1016 when wiki has a home page1017[Nov 07 2023 03:44:44 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki has a home page adds a second page1018[Nov 07 2023 03:44:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1019[Nov 07 2023 03:44:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1020[Nov 07 2023 03:44:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1021[Nov 07 2023 03:44:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1022[Nov 07 2023 03:44:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1023[Nov 07 2023 03:44:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.272s1024[Nov 07 2023 03:44:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1025[Nov 07 2023 03:44:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-wiki-b228d2c7c1d89bce' via api in 0.59 seconds1026[Nov 07 2023 03:44:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-with-wiki-b228d2c7c1d89bce/-/wikis/Home1027[Nov 07 2023 03:44:51 UTC (QA Tests)] INFO -- clicking :new-page-button1028[Nov 07 2023 03:44:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 0.841s1029[Nov 07 2023 03:44:52 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1030[Nov 07 2023 03:44:52 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1031[Nov 07 2023 03:44:52 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1032[Nov 07 2023 03:44:52 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1033[Nov 07 2023 03:44:53 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1034[Nov 07 2023 03:44:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 0.937s1035 adds a second page1036Create1037 SSH key support1038[Nov 07 2023 03:44:54 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231107-39-f34xga/id_rsa -N `1039[Nov 07 2023 03:44:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.51 seconds1040[Nov 07 2023 03:44:55 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together1041[Nov 07 2023 03:44:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1042[Nov 07 2023 03:44:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1043[Nov 07 2023 03:44:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1044[Nov 07 2023 03:44:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1045[Nov 07 2023 03:44:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1046[Nov 07 2023 03:44:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.229s1047[Nov 07 2023 03:45:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1048[Nov 07 2023 03:45:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds1049[Nov 07 2023 03:45:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/ssh-tests-954a8030370f5ad5' via api in 0.99 seconds1050 pushes multiple branches and tags together1051[Nov 07 2023 03:45:03 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH1052[Nov 07 2023 03:45:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1053[Nov 07 2023 03:45:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1054[Nov 07 2023 03:45:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1055[Nov 07 2023 03:45:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1056[Nov 07 2023 03:45:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1057[Nov 07 2023 03:45:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.36s1058[Nov 07 2023 03:45:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1059[Nov 07 2023 03:45:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds1060[Nov 07 2023 03:45:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/ssh-tests-465ff123ed98b912' via api in 1.04 seconds1061[Nov 07 2023 03:45:10 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1062[Nov 07 2023 03:45:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.67 seconds1063[Nov 07 2023 03:45:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/ssh-tests-465ff123ed98b9121064 pushes code to the repository via SSH1065[Nov 07 2023 03:45:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1066Fulfillment1067 Utilization1068 when Saas user limit experience1069 new group enforcement removed when trial started (PENDING: Test is not compatible with this environment or pipeline)1070 enforcement does not allow adding more members (PENDING: Test is not compatible with this environment or pipeline)1071 limit overage enforcement removed from private group when trial is started (PENDING: Test is not compatible with this environment or pipeline)1072 enforcement limit counts includes invited group and project members (PENDING: Test is not compatible with this environment or pipeline)1073Plan1074 Project Wiki1075 with Wiki Sidebar1076[Nov 07 2023 03:45:12 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work1077[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1078[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1079[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1080[Nov 07 2023 03:45:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1081[Nov 07 2023 03:45:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1082[Nov 07 2023 03:45:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.286s1083[Nov 07 2023 03:45:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1084[Nov 07 2023 03:45:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds1085[Nov 07 2023 03:45:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-86cf3df87b6ed60b' via api in 0.98 seconds1086[Nov 07 2023 03:45:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-86cf3df87b6ed60b/-/wikis/Home1087[Nov 07 2023 03:45:22 UTC (QA Tests)] INFO -- clicking :wiki-page-link1088[Nov 07 2023 03:45:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-page-link' took 0.678s1089 has all expected links that work1090 with Wiki Page List1091[Nov 07 2023 03:45:23 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work1092[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1093[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1094[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1095[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1096[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1097[Nov 07 2023 03:45:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s1098[Nov 07 2023 03:45:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1099[Nov 07 2023 03:45:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds1100[Nov 07 2023 03:45:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-e7a846f94d8f125f' via api in 0.94 seconds1101[Nov 07 2023 03:45:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/wiki_testing-e7a846f94d8f125f/-/wikis/Home1102[Nov 07 2023 03:45:39 UTC (QA Tests)] INFO -- clicking :view-all-pages-button1103[Nov 07 2023 03:45:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view-all-pages-button' took 0.757s1104[Nov 07 2023 03:45:40 UTC (QA Tests)] INFO -- clicking :wiki-page-link1105[Nov 07 2023 03:45:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-page-link' took 0.741s1106 has all expected links that work1107Package1108 Generic Repository1109[Nov 07 2023 03:45:41 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it1110[Nov 07 2023 03:45:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1111[Nov 07 2023 03:45:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds1112[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1113[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1114[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1115[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1116[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328741 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328741 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-1699328741 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-generic-package-project-87c35e80b5d96e40 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1117[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328741`1118[Nov 07 2023 03:45:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1119[Nov 07 2023 03:45:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1120[Nov 07 2023 03:45:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1121[Nov 07 2023 03:45:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1122[Nov 07 2023 03:45:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1123[Nov 07 2023 03:45:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1124[Nov 07 2023 03:45:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.217s1125[Nov 07 2023 03:45:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/generic-package-project-87c35e80b5d96e401126[Nov 07 2023 03:45:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1127[Nov 07 2023 03:45:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1128[Nov 07 2023 03:45:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.758s1129[Nov 07 2023 03:45:53 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1130[Nov 07 2023 03:45:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.34s1131[Nov 07 2023 03:46:07 UTC (QA Tests)] INFO -- clicking :pipeline-path1132[Nov 07 2023 03:46:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 0.889s1133[Nov 07 2023 03:46:08 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1134[Nov 07 2023 03:46:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.213s1135[Nov 07 2023 03:46:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1136[Nov 07 2023 03:46:09 UTC (QA Tests)] INFO -- clicking :nav-item-link1137[Nov 07 2023 03:46:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.744s1138[Nov 07 2023 03:46:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328741'1139[Nov 07 2023 03:46:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328741`1140[Nov 07 2023 03:46:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-c050e2767b252000'1141 uploads a generic package and downloads it1142Create1143 Merge request push options1144[Nov 07 2023 03:46:11 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels1145[Nov 07 2023 03:46:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1146[Nov 07 2023 03:46:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.17 seconds1147[Nov 07 2023 03:46:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1148[Nov 07 2023 03:46:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.59 seconds1149 sets labels1150 when labels are set already1151[Nov 07 2023 03:46:14 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push1152[Nov 07 2023 03:46:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.12 seconds1153[Nov 07 2023 03:46:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.25 seconds1154[Nov 07 2023 03:46:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1155[Nov 07 2023 03:46:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.5 seconds1156[Nov 07 2023 03:46:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1157[Nov 07 2023 03:46:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.51 seconds1158 removes them on subsequent push1159Govern1160 Group Level Scan Execution Policy1161[Nov 07 2023 03:46:19 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy does not take effect when pipeline is run on non default branch1162[Nov 07 2023 03:46:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1163[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1164[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1165[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1166[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-dce2a33b62927643 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-dce2a33b62927643 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-project-with-scan-execution-policy-dce2a33b62927643 --url http://gitlab-ee-38e0923b.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1167[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-dce2a33b62927643`1168[Nov 07 2023 03:46:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1169[Nov 07 2023 03:46:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-e802c7c0' via api in 0.75 seconds1170[Nov 07 2023 03:46:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1171[Nov 07 2023 03:46:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1172[Nov 07 2023 03:46:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1173[Nov 07 2023 03:46:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1174[Nov 07 2023 03:46:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1175[Nov 07 2023 03:46:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.214s1176[Nov 07 2023 03:46:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/scan-execution-policy-group-e802c7c0/project-with-scan-execution-policy-dce2a33b629276431177[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-e802c7c0' via api in 0.35 seconds1178[Nov 07 2023 03:46:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.11 seconds1179[Nov 07 2023 03:46:35 UTC (QA Tests)] INFO -- Merging via PUT /projects/39/merge_requests/1/merge1180[Nov 07 2023 03:46:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1181[Nov 07 2023 03:46:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.07 seconds1182[Nov 07 2023 03:46:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1183[Nov 07 2023 03:46:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1184[Nov 07 2023 03:46:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.81s1185[Nov 07 2023 03:47:01 UTC (QA Tests)] INFO -- clicking :nav-item-link1186[Nov 07 2023 03:47:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.727s1187[Nov 07 2023 03:47:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 11.064s1188[Nov 07 2023 03:47:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-dce2a33b62927643'1189[Nov 07 2023 03:47:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-dce2a33b62927643`1190 does not take effect when pipeline is run on non default branch1191[Nov 07 2023 03:47:14 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy takes effect when pipeline is run on the main branch1192[Nov 07 2023 03:47:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1193[Nov 07 2023 03:47:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1194[Nov 07 2023 03:47:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1195[Nov 07 2023 03:47:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1196[Nov 07 2023 03:47:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-bef9273d5cf4505a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-bef9273d5cf4505a 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-project-with-scan-execution-policy-bef9273d5cf4505a --url http://gitlab-ee-38e0923b.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1197[Nov 07 2023 03:47:21 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-bef9273d5cf4505a`1198[Nov 07 2023 03:47:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1199[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-b9901e79' via api in 0.78 seconds1200[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1201[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1202[Nov 07 2023 03:47:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1203[Nov 07 2023 03:47:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1204[Nov 07 2023 03:47:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1205[Nov 07 2023 03:47:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.315s1206[Nov 07 2023 03:47:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/scan-execution-policy-group-b9901e79/project-with-scan-execution-policy-bef9273d5cf4505a1207[Nov 07 2023 03:47:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-b9901e79' via api in 0.35 seconds1208[Nov 07 2023 03:47:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.99 seconds1209[Nov 07 2023 03:47:31 UTC (QA Tests)] INFO -- Merging via PUT /projects/41/merge_requests/1/merge1210[Nov 07 2023 03:47:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1211[Nov 07 2023 03:47:33 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1212[Nov 07 2023 03:47:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1213[Nov 07 2023 03:47:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1214[Nov 07 2023 03:47:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.769s1215[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-bef9273d5cf4505a'1216[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-bef9273d5cf4505a`1217 takes effect when pipeline is run on the main branch1218Verify1219 Group runner registration1220[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner1221[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1222[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1223[Nov 07 2023 03:47:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1224[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-ci-cd-f03bee8de25da431' via api in 0.56 seconds1225[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1226[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328856 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328856 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-1699328856 --url http://gitlab-ee-38e0923b.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1227[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328856`1228[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1229[Nov 07 2023 03:47:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1699328856' via api in 6.47 seconds1230[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1231[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1232[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1233[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1234[Nov 07 2023 03:47:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1235[Nov 07 2023 03:47:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s1236[Nov 07 2023 03:47:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-with-ci-cd-f03bee8de25da4311237[Nov 07 2023 03:47:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1238[Nov 07 2023 03:47:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1239[Nov 07 2023 03:47:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.734s1240[Nov 07 2023 03:47:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699328856'1241[Nov 07 2023 03:47:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328856`1242 user registers a new group runner1243Govern1244 MR security widget1245[Nov 07 2023 03:47:50 UTC (QA Tests)] INFO -- Starting test: Govern MR security widget checks that dismissed vulnerabilities do not show up1246[Nov 07 2023 03:47:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1247[Nov 07 2023 03:47:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds1248[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1249[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1250[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1251[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-vulnerabilities-79f69d969426b1a8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-vulnerabilities-79f69d969426b1a8 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-project-with-vulnerabilities-79f69d969426b1a8 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1252[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-vulnerabilities-79f69d969426b1a8`1253[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1254[Nov 07 2023 03:47:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1255[Nov 07 2023 03:47:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1256[Nov 07 2023 03:47:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1257[Nov 07 2023 03:47:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1258[Nov 07 2023 03:47:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1259[Nov 07 2023 03:47:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.229s1260[Nov 07 2023 03:48:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-vulnerabilities-79f69d969426b1a81261[Nov 07 2023 03:48:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1262[Nov 07 2023 03:48:01 UTC (QA Tests)] INFO -- clicking :nav-item-link1263[Nov 07 2023 03:48:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.015s1264[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}1265[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- clicking :status-listbox1266[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed1267[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- clicking :dismissal-reason-listbox1268[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable1269[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"1270[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox1271[Nov 07 2023 03:48:04 UTC (QA Tests)] INFO -- clicking :change-status-button1272[Nov 07 2023 03:48:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds1273[Nov 07 2023 03:48:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-vulnerabilities-79f69d969426b1a81274[Nov 07 2023 03:48:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-vulnerabilities-79f69d969426b1a8/-/merge_requests/11275[Nov 07 2023 03:48:30 UTC (QA Tests)] INFO -- clicking :expand_report_button1276[Nov 07 2023 03:48:30 UTC (QA Tests)] INFO -- clicking :title-content1277[Nov 07 2023 03:48:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-vulnerabilities-79f69d969426b1a8'1278[Nov 07 2023 03:48:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-vulnerabilities-79f69d969426b1a8`1279 checks that dismissed vulnerabilities do not show up1280Plan1281 Design Management1282[Nov 07 2023 03:48:31 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design1283[Nov 07 2023 03:48:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1284[Nov 07 2023 03:48:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1285[Nov 07 2023 03:48:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1286[Nov 07 2023 03:48:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1287[Nov 07 2023 03:48:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1288[Nov 07 2023 03:48:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s1289[Nov 07 2023 03:48:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1290[Nov 07 2023 03:48:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds1291[Nov 07 2023 03:48:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-1868813b2a177766' via api in 0.96 seconds1292[Nov 07 2023 03:48:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 1.72 seconds1293[Nov 07 2023 03:48:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 2.41 seconds1294[Nov 07 2023 03:48:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.57 seconds1295[Nov 07 2023 03:48:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-1868813b2a177766/-/issues/11296[Nov 07 2023 03:48:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.785s1297[Nov 07 2023 03:48:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.805s1298[Nov 07 2023 03:48:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.96 seconds1299[Nov 07 2023 03:48:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-1868813b2a177766/-/issues/11300[Nov 07 2023 03:48:43 UTC (QA Tests)] INFO -- clicking :design-checkbox1301[Nov 07 2023 03:48:44 UTC (QA Tests)] INFO -- clicking :archive-button1302[Nov 07 2023 03:48:44 UTC (QA Tests)] INFO -- clicking :confirm-archiving-button1303[Nov 07 2023 03:48:44 UTC (QA Tests)] INFO -- clicking :design-checkbox1304[Nov 07 2023 03:48:44 UTC (QA Tests)] INFO -- clicking :design-checkbox1305[Nov 07 2023 03:48:45 UTC (QA Tests)] INFO -- clicking :archive-button1306[Nov 07 2023 03:48:45 UTC (QA Tests)] INFO -- clicking :confirm-archiving-button1307[Nov 07 2023 03:48:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.567s1308[Nov 07 2023 03:48:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? design-file-name' took 0.576s1309 user archives a design1310Plan1311 Milestones1312 Group milestone1313 behaves like when assigned to existing issue1314[Nov 07 2023 03:48:46 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like when assigned to existing issue is assigned1315[Nov 07 2023 03:48:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1316[Nov 07 2023 03:48:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1317[Nov 07 2023 03:48:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1318[Nov 07 2023 03:48:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1319[Nov 07 2023 03:48:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1320[Nov 07 2023 03:48:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.227s1321[Nov 07 2023 03:48:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1322[Nov 07 2023 03:48:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-1c6d4678/project-to-test-milestones-75fb1935-d8675e8f9e50c374/-/issues/11323[Nov 07 2023 03:48:54 UTC (QA Tests)] INFO -- clicking :edit-button1324[Nov 07 2023 03:48:56 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-1c6d4678/project-to-test-milestones-75fb1935-d8675e8f9e50c374/-/issues/11325[Nov 07 2023 03:48:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.699s1326 is assigned1327 behaves like when assigned to new issue1328[Nov 07 2023 03:48:58 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like when assigned to new issue is assigned1329[Nov 07 2023 03:48:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1330[Nov 07 2023 03:48:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1331[Nov 07 2023 03:48:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1332[Nov 07 2023 03:48:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1333[Nov 07 2023 03:48:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1334[Nov 07 2023 03:49:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.298s1335[Nov 07 2023 03:49:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1336[Nov 07 2023 03:49:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-5b11c05f/project-to-test-milestones-af7a7485-de602052ffc87aae1337[Nov 07 2023 03:49:05 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1338[Nov 07 2023 03:49:05 UTC (QA Tests)] INFO -- clicking :create_menu_item1339[Nov 07 2023 03:49:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.095s1340[Nov 07 2023 03:49:06 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 207923268605f466"1341[Nov 07 2023 03:49:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1342[Nov 07 2023 03:49:07 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 3bdebe4f834edc9c"1343[Nov 07 2023 03:49:07 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1344[Nov 07 2023 03:49:08 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present1345[Nov 07 2023 03:49:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.579s1346[Nov 07 2023 03:49:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.08 seconds1347 is assigned1348 Project milestone1349 behaves like when assigned to existing issue1350[Nov 07 2023 03:49:10 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like when assigned to existing issue is assigned1351[Nov 07 2023 03:49:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1352[Nov 07 2023 03:49:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1353[Nov 07 2023 03:49:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1354[Nov 07 2023 03:49:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1355[Nov 07 2023 03:49:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1356[Nov 07 2023 03:49:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.208s1357[Nov 07 2023 03:49:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1358[Nov 07 2023 03:49:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-c36f86b5/project-to-test-milestones-2e26a6f0-1e296af91fd35e86/-/issues/11359[Nov 07 2023 03:49:19 UTC (QA Tests)] INFO -- clicking :edit-button1360[Nov 07 2023 03:49:20 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-c36f86b5/project-to-test-milestones-2e26a6f0-1e296af91fd35e86/-/issues/11361[Nov 07 2023 03:49:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.793s1362 is assigned1363 behaves like when assigned to new issue1364[Nov 07 2023 03:49:22 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like when assigned to new issue is assigned1365[Nov 07 2023 03:49:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1366[Nov 07 2023 03:49:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1367[Nov 07 2023 03:49:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1368[Nov 07 2023 03:49:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1369[Nov 07 2023 03:49:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1370[Nov 07 2023 03:49:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.217s1371[Nov 07 2023 03:49:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1372[Nov 07 2023 03:49:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-8b6e6c8c/project-to-test-milestones-1fede676-17b79275548341b71373[Nov 07 2023 03:49:29 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1374[Nov 07 2023 03:49:29 UTC (QA Tests)] INFO -- clicking :create_menu_item1375[Nov 07 2023 03:49:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.934s1376[Nov 07 2023 03:49:30 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title ec8042924ca16295"1377[Nov 07 2023 03:49:30 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1378[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description e1e05b69c4576d6f"1379[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1380[Nov 07 2023 03:49:32 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present1381[Nov 07 2023 03:49:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.453s1382[Nov 07 2023 03:49:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.84 seconds1383 is assigned1384Secure1385 License Scanning1386 when populated by a Dependency Scan1387 populates licenses in the pipeline, dashboard and merge request (PENDING: Test is not compatible with this environment or pipeline)1388Create1389 Cherry picking from a merge request1390[Nov 07 2023 03:49:34 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request1391[Nov 07 2023 03:49:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1392[Nov 07 2023 03:49:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1393[Nov 07 2023 03:49:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1394[Nov 07 2023 03:49:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1395[Nov 07 2023 03:49:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1396[Nov 07 2023 03:49:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.235s1397[Nov 07 2023 03:49:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1398[Nov 07 2023 03:49:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds1399[Nov 07 2023 03:49:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1400[Nov 07 2023 03:49:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1401[Nov 07 2023 03:49:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/the_awesome_project-6b8f511cecae37f9/-/merge_requests/11402[Nov 07 2023 03:49:46 UTC (QA Tests)] INFO -- clicking :merge-button1403[Nov 07 2023 03:49:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.627s1404[Nov 07 2023 03:49:49 UTC (QA Tests)] INFO -- clicking :cherry-pick-button and ensuring QA::Page::Component::CommitModal is present1405[Nov 07 2023 03:49:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry-pick-button' took 0.616s1406[Nov 07 2023 03:49:49 UTC (QA Tests)] INFO -- clicking :submit-commit1407[Nov 07 2023 03:49:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.91s1408[Nov 07 2023 03:49:51 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1409[Nov 07 2023 03:49:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.815s1410[Nov 07 2023 03:49:54 UTC (QA Tests)] INFO -- clicking :diffs-tab1411[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- clicking :file-tree-button1412 creates a merge request1413Package1414 NuGet project level endpoint1415 using a project deploy token1416[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs1417[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1418[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds1419[Nov 07 2023 03:50:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1420[Nov 07 2023 03:50:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1421[Nov 07 2023 03:50:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1422[Nov 07 2023 03:50:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1423[Nov 07 2023 03:50:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328995 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328995 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-1699328995 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-nuget-package-project-9320584b5bb6570d --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1424[Nov 07 2023 03:50:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328995`1425[Nov 07 2023 03:50:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1426[Nov 07 2023 03:50:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1427[Nov 07 2023 03:50:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1428[Nov 07 2023 03:50:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1429[Nov 07 2023 03:50:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1430[Nov 07 2023 03:50:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1431[Nov 07 2023 03:50:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.308s1432[Nov 07 2023 03:50:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1433[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/nuget-package-project-9320584b5bb6570d1434[Nov 07 2023 03:50:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1435[Nov 07 2023 03:50:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1436[Nov 07 2023 03:50:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.785s1437[Nov 07 2023 03:50:12 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1438[Nov 07 2023 03:50:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.392s1439[Nov 07 2023 03:50:35 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1440[Nov 07 2023 03:50:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.252s1441[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1442[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1443[Nov 07 2023 03:50:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.748s1444[Nov 07 2023 03:50:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328995'1445[Nov 07 2023 03:50:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328995`1446[Nov 07 2023 03:50:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-922ae9ec843bad2a'1447[Nov 07 2023 03:50:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/nuget-package-project-9320584b5bb6570d'1448 publishes a nuget package and installs1449 using a personal access token1450[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs1451[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1452[Nov 07 2023 03:50:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds1453[Nov 07 2023 03:50:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1454[Nov 07 2023 03:50:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1455[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1456[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1457[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329052 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329052 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-1699329052 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-nuget-package-project-496daaa7774a17c9 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1458[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329052`1459[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1460[Nov 07 2023 03:51:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1461[Nov 07 2023 03:51:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1462[Nov 07 2023 03:51:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1463[Nov 07 2023 03:51:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1464[Nov 07 2023 03:51:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1465[Nov 07 2023 03:51:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.475s1466[Nov 07 2023 03:51:09 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1467[Nov 07 2023 03:51:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ssnx7lsy' via cache in 0.0 seconds1468[Nov 07 2023 03:51:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1469[Nov 07 2023 03:51:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/nuget-package-project-496daaa7774a17c91470[Nov 07 2023 03:51:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1471[Nov 07 2023 03:51:12 UTC (QA Tests)] INFO -- clicking :nav-item-link1472[Nov 07 2023 03:51:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.774s1473[Nov 07 2023 03:51:14 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1474[Nov 07 2023 03:51:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.331s1475[Nov 07 2023 03:51:28 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1476[Nov 07 2023 03:51:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.227s1477[Nov 07 2023 03:51:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1478[Nov 07 2023 03:51:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1479[Nov 07 2023 03:51:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.77s1480[Nov 07 2023 03:51:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699329052'1481[Nov 07 2023 03:51:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329052`1482[Nov 07 2023 03:51:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-025a8d139ffb06af'1483[Nov 07 2023 03:51:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/nuget-package-project-496daaa7774a17c9'1484 publishes a nuget package and installs1485 using a ci job token1486[Nov 07 2023 03:51:44 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs1487[Nov 07 2023 03:51:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1488[Nov 07 2023 03:51:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds1489[Nov 07 2023 03:51:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1490[Nov 07 2023 03:51:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1491[Nov 07 2023 03:51:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1492[Nov 07 2023 03:51:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1493[Nov 07 2023 03:51:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329104 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329104 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-1699329104 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-nuget-package-project-bb87a77e12d7c0e7 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1494[Nov 07 2023 03:51:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329104`1495[Nov 07 2023 03:51:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1496[Nov 07 2023 03:51:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1497[Nov 07 2023 03:51:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1498[Nov 07 2023 03:51:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1499[Nov 07 2023 03:51:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1500[Nov 07 2023 03:51:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1501[Nov 07 2023 03:51:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.332s1502[Nov 07 2023 03:52:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/nuget-package-project-bb87a77e12d7c0e71503[Nov 07 2023 03:52:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1504[Nov 07 2023 03:52:04 UTC (QA Tests)] INFO -- clicking :nav-item-link1505[Nov 07 2023 03:52:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.943s1506[Nov 07 2023 03:52:06 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1507[Nov 07 2023 03:52:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.311s1508[Nov 07 2023 03:52:21 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1509[Nov 07 2023 03:52:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.26s1510[Nov 07 2023 03:52:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1511[Nov 07 2023 03:52:35 UTC (QA Tests)] INFO -- clicking :nav-item-link1512[Nov 07 2023 03:52:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.862s1513[Nov 07 2023 03:52:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699329104'1514[Nov 07 2023 03:52:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329104`1515[Nov 07 2023 03:52:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-f56f83b57071afbc'1516[Nov 07 2023 03:52:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/nuget-package-project-bb87a77e12d7c0e7'1517 publishes a nuget package and installs1518Verify1519 Runner fleet management1520[Nov 07 2023 03:52:37 UTC (QA Tests)] INFO -- Starting test: Verify Runner fleet management shows group runner counts1521[Nov 07 2023 03:52:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1522[Nov 07 2023 03:52:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1523[Nov 07 2023 03:52:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1524[Nov 07 2023 03:52:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-ci-cd-28b66248cb347368' via api in 0.54 seconds1525[Nov 07 2023 03:52:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1526[Nov 07 2023 03:52:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329157 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329157 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-1699329157 --url http://gitlab-ee-38e0923b.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1527[Nov 07 2023 03:52:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329157`1528[Nov 07 2023 03:52:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1529[Nov 07 2023 03:52:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1699329157' via api in 2.53 seconds1530[Nov 07 2023 03:52:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1531[Nov 07 2023 03:52:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1532[Nov 07 2023 03:52:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1533[Nov 07 2023 03:52:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1534[Nov 07 2023 03:52:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1535[Nov 07 2023 03:52:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.464s1536[Nov 07 2023 03:52:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-38e0923b.test/groups/gitlab-qa-sandbox-group-3/group-with-ci-cd-28b66248cb3473681537[Nov 07 2023 03:52:45 UTC (QA Tests)] INFO -- clicking :menu_section_button1538[Nov 07 2023 03:52:45 UTC (QA Tests)] INFO -- clicking :nav-item-link1539[Nov 07 2023 03:52:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.779s1540[Nov 07 2023 03:52:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329157'1541[Nov 07 2023 03:52:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329157`1542 shows group runner counts1543Create1544 Remote Development1545 when prerequisite is done in runtime1546 behaves like workspaces actions1547 creates a new workspace and then stops and terminates it (PENDING: Test is not compatible with this environment or pipeline)1548Verify1549 Parent-child pipelines independent relationship1550[Nov 07 2023 03:52:47 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1551[Nov 07 2023 03:52:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1552[Nov 07 2023 03:52:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds1553[Nov 07 2023 03:52:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1554[Nov 07 2023 03:52:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1555[Nov 07 2023 03:52:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1556[Nov 07 2023 03:52:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-3cb85d540e45e2dd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-3cb85d540e45e2dd 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 pipeline-independent-relationship-3cb85d540e45e2dd --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list pipeline-independent-relationship-3cb85d540e45e2dd --executor shell && gitlab-runner run" `1557[Nov 07 2023 03:52:49 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-3cb85d540e45e2dd`1558[Nov 07 2023 03:52:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1559[Nov 07 2023 03:52:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1560[Nov 07 2023 03:52:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1561[Nov 07 2023 03:52:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1562[Nov 07 2023 03:52:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1563[Nov 07 2023 03:52:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1564[Nov 07 2023 03:52:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.335s1565[Nov 07 2023 03:52:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/pipeline-independent-relationship-3cb85d540e45e2dd1566[Nov 07 2023 03:52:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1567[Nov 07 2023 03:52:56 UTC (QA Tests)] INFO -- clicking :nav-item-link1568[Nov 07 2023 03:52:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.862s1569[Nov 07 2023 03:52:59 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1570[Nov 07 2023 03:53:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-3cb85d540e45e2dd'1571[Nov 07 2023 03:53:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-3cb85d540e45e2dd`1572 parent pipeline passes even if child fails1573[Nov 07 2023 03:53:12 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1574[Nov 07 2023 03:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1575[Nov 07 2023 03:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds1576[Nov 07 2023 03:53:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1577[Nov 07 2023 03:53:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1578[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1579[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-353acca43a86051a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-353acca43a86051a 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 pipeline-independent-relationship-353acca43a86051a --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list pipeline-independent-relationship-353acca43a86051a --executor shell && gitlab-runner run" `1580[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-353acca43a86051a`1581[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1582[Nov 07 2023 03:53:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1583[Nov 07 2023 03:53:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1584[Nov 07 2023 03:53:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1585[Nov 07 2023 03:53:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1586[Nov 07 2023 03:53:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1587[Nov 07 2023 03:53:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.341s1588[Nov 07 2023 03:53:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/pipeline-independent-relationship-353acca43a86051a1589[Nov 07 2023 03:53:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1590[Nov 07 2023 03:53:25 UTC (QA Tests)] INFO -- clicking :nav-item-link1591[Nov 07 2023 03:53:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.868s1592[Nov 07 2023 03:53:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1593[Nov 07 2023 03:53:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-353acca43a86051a'1594[Nov 07 2023 03:53:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-353acca43a86051a`1595 parent pipelines passes if child passes1596Create1597 Merge request squashing1598[Nov 07 2023 03:53:40 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1599[Nov 07 2023 03:53:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1600[Nov 07 2023 03:53:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1601[Nov 07 2023 03:53:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1602[Nov 07 2023 03:53:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1603[Nov 07 2023 03:53:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1604[Nov 07 2023 03:53:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.451s1605[Nov 07 2023 03:53:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1606[Nov 07 2023 03:53:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds1607[Nov 07 2023 03:53:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.41 seconds1608[Nov 07 2023 03:53:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.17 seconds1609[Nov 07 2023 03:53:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1610[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds1611[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/squash-before-merge-e0a2252df8d32505/-/merge_requests/11612[Nov 07 2023 03:54:07 UTC (QA Tests)] INFO -- checking via JS :squash-checkbox with args {}1613[Nov 07 2023 03:54:08 UTC (QA Tests)] INFO -- clicking :merge-button1614[Nov 07 2023 03:54:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.753s1615 user squashes commits while merging1616Create1617 Merge request push options1618[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds1619[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1620[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.24 seconds1621[Nov 07 2023 03:54:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1622[Nov 07 2023 03:54:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1623[Nov 07 2023 03:54:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1624[Nov 07 2023 03:54:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-ed431dd913cb26cb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-ed431dd913cb26cb 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-ed431dd913cb26cb --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-merge-request-push-options-ed431dd913cb26cb --executor shell && gitlab-runner run" `1625[Nov 07 2023 03:54:13 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-ed431dd913cb26cb`1626[Nov 07 2023 03:54:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1627[Nov 07 2023 03:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-ed431dd913cb26cb' via api in 2.05 seconds1628[Nov 07 2023 03:54:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1629[Nov 07 2023 03:54:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.84 seconds1630[Nov 07 2023 03:54:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-ed431dd913cb26cb'1631[Nov 07 2023 03:54:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-ed431dd913cb26cb`1632[Nov 07 2023 03:54:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/merge-request-push-options-ed431dd913cb26cb'1633 sets merge when pipeline succeeds1634 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)1635Plan1636 Project issue boards1637 Milestone issue board1638[Nov 07 2023 03:54:18 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Milestone issue board shows the just created board with a "1.0" (milestone) list, and an issue on it1639[Nov 07 2023 03:54:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1640[Nov 07 2023 03:54:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1641[Nov 07 2023 03:54:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1642[Nov 07 2023 03:54:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1643[Nov 07 2023 03:54:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1644[Nov 07 2023 03:54:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.545s1645[Nov 07 2023 03:54:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1646[Nov 07 2023 03:54:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds1647[Nov 07 2023 03:54:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-board-list-778bcfbdb3d03594' via api in 1.14 seconds1648[Nov 07 2023 03:54:25 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.15 seconds1649[Nov 07 2023 03:54:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '6' via api in 0.51 seconds1650[Nov 07 2023 03:54:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::MilestoneBoardList with id '5' via api in 1.93 seconds1651[Nov 07 2023 03:54:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-board-list-778bcfbdb3d035941652[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1653[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1654[Nov 07 2023 03:54:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.027s1655 shows the just created board with a "1.0" (milestone) list, and an issue on it1656 Label issue board1657[Nov 07 2023 03:54:29 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Label issue board shows the just created board with a "Testing" (label) list, and an issue on it1658[Nov 07 2023 03:54:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1659[Nov 07 2023 03:54:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1660[Nov 07 2023 03:54:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1661[Nov 07 2023 03:54:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1662[Nov 07 2023 03:54:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1663[Nov 07 2023 03:54:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.477s1664[Nov 07 2023 03:54:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1665[Nov 07 2023 03:54:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.23 seconds1666[Nov 07 2023 03:54:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-board-list-353d87d1b51f24ac' via api in 1.13 seconds1667[Nov 07 2023 03:54:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.15 seconds1668[Nov 07 2023 03:54:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.16 seconds1669[Nov 07 2023 03:54:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '8' via api in 1.58 seconds1670[Nov 07 2023 03:54:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-board-list-353d87d1b51f24ac1671[Nov 07 2023 03:54:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1672[Nov 07 2023 03:54:38 UTC (QA Tests)] INFO -- clicking :nav-item-link1673[Nov 07 2023 03:54:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.87s1674[Nov 07 2023 03:54:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.571s1675[Nov 07 2023 03:54:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards-dropdown' took 0.588s1676 shows the just created board with a "Testing" (label) list, and an issue on it1677 Assignee issue board1678[Nov 07 2023 03:54:40 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Assignee issue board shows the just created board with an assignee list, and an issue on it1679[Nov 07 2023 03:54:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1680[Nov 07 2023 03:54:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1681[Nov 07 2023 03:54:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1682[Nov 07 2023 03:54:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1683[Nov 07 2023 03:54:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1684[Nov 07 2023 03:54:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.449s1685[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1686[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1687[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds1688[Nov 07 2023 03:54:46 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-assignee-issue-board-list-fdbc90ccb6f32300 QA::Resource::Project1689[Nov 07 2023 03:54:47 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.16 seconds1690[Nov 07 2023 03:54:48 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::AssigneeBoardList with id '11' via api in 0.28 seconds1691[Nov 07 2023 03:54:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-to-test-assignee-issue-board-list-fdbc90ccb6f323001692[Nov 07 2023 03:54:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1693[Nov 07 2023 03:54:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1694[Nov 07 2023 03:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.968s1695[Nov 07 2023 03:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.53s1696[Nov 07 2023 03:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards-dropdown' took 0.548s1697 shows the just created board with an assignee list, and an issue on it1698Create1699 Multiple file snippet1700 behaves like deleting file from snippet1701[Nov 07 2023 03:54:51 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing project_snippet to make it single-file1702[Nov 07 2023 03:54:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1703[Nov 07 2023 03:54:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1704[Nov 07 2023 03:54:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1705[Nov 07 2023 03:54:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1706[Nov 07 2023 03:54:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1707[Nov 07 2023 03:54:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.529s1708[Nov 07 2023 03:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1709[Nov 07 2023 03:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds1710[Nov 07 2023 03:54:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-snippets-431bf9231c643ac3' via api in 1.14 seconds1711[Nov 07 2023 03:54:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-snippets-431bf9231c643ac3/-/snippets/21712[Nov 07 2023 03:54:59 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1713[Nov 07 2023 03:55:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.279s1714[Nov 07 2023 03:55:01 UTC (QA Tests)] INFO -- clicking :delete-file-button1715[Nov 07 2023 03:55:01 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1716[Nov 07 2023 03:55:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.638s1717[Nov 07 2023 03:55:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.653s1718 deletes second file from an existing project_snippet to make it single-file1719 behaves like deleting file from snippet1720[Nov 07 2023 03:55:03 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing personal_snippet to make it single-file1721[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1722[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1723[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1724[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1725[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1726[Nov 07 2023 03:55:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.456s1727[Nov 07 2023 03:55:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-38e0923b.test/-/snippets/31728[Nov 07 2023 03:55:10 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1729[Nov 07 2023 03:55:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.866s1730[Nov 07 2023 03:55:11 UTC (QA Tests)] INFO -- clicking :delete-file-button1731[Nov 07 2023 03:55:11 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1732[Nov 07 2023 03:55:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.093s1733[Nov 07 2023 03:55:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.104s1734 deletes second file from an existing personal_snippet to make it single-file1735Package1736 npm Registry instance level endpoint1737 using ci job token1738[Nov 07 2023 03:55:13 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI1739[Nov 07 2023 03:55:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1740[Nov 07 2023 03:55:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1741[Nov 07 2023 03:55:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1742[Nov 07 2023 03:55:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1743[Nov 07 2023 03:55:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1744[Nov 07 2023 03:55:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.38s1745[Nov 07 2023 03:55:18 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1746[Nov 07 2023 03:55:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-rx0ufjdg' via cache in 0.0 seconds1747[Nov 07 2023 03:55:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1748[Nov 07 2023 03:55:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.23 seconds1749[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1750[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1751[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1752[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1753[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329320 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329320 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-1699329320 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-11-032dc0a9e2257634 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1754[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329320`1755[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1756[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-c691222170b70f361757[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :menu_section_button1758[Nov 07 2023 03:55:25 UTC (QA Tests)] INFO -- clicking :nav-item-link1759[Nov 07 2023 03:55:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.799s1760[Nov 07 2023 03:55:27 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1761[Nov 07 2023 03:55:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.511s1762[Nov 07 2023 03:56:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-install-4f27727f472c5d0f1763[Nov 07 2023 03:56:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1764[Nov 07 2023 03:56:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1765[Nov 07 2023 03:56:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.909s1766[Nov 07 2023 03:56:04 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1767[Nov 07 2023 03:56:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.487s1768[Nov 07 2023 03:56:19 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1769[Nov 07 2023 03:56:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.817s1770[Nov 07 2023 03:56:19 UTC (QA Tests)] INFO -- clicking :directory-name-link1771[Nov 07 2023 03:56:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.758s1772[Nov 07 2023 03:56:20 UTC (QA Tests)] INFO -- clicking :directory-name-link1773[Nov 07 2023 03:56:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.911s1774[Nov 07 2023 03:56:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-c691222170b70f361775[Nov 07 2023 03:56:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1776[Nov 07 2023 03:56:23 UTC (QA Tests)] INFO -- clicking :nav-item-link1777[Nov 07 2023 03:56:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.825s1778[Nov 07 2023 03:56:24 UTC (QA Tests)] INFO -- clicking :details-link1779[Nov 07 2023 03:56:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-instance-level-publish-c691222170b70f36-eb78e5add78ae34b'1780[Nov 07 2023 03:56:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329320'1781[Nov 07 2023 03:56:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329320`1782[Nov 07 2023 03:56:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-c691222170b70f36'1783[Nov 07 2023 03:56:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-install-4f27727f472c5d0f'1784 push and pull a npm package via CI1785 using personal access token1786[Nov 07 2023 03:56:26 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI1787[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1788[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1789[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1790[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1791[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1792[Nov 07 2023 03:56:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.494s1793[Nov 07 2023 03:56:31 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1794[Nov 07 2023 03:56:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-vguehno1' via cache in 0.0 seconds1795[Nov 07 2023 03:56:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1796[Nov 07 2023 03:56:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds1797[Nov 07 2023 03:56:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1798[Nov 07 2023 03:56:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1799[Nov 07 2023 03:56:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1800[Nov 07 2023 03:56:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1801[Nov 07 2023 03:56:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329393 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329393 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-1699329393 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-11-032dc0a9e2257634 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1802[Nov 07 2023 03:56:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329393`1803[Nov 07 2023 03:56:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1804[Nov 07 2023 03:56:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1805[Nov 07 2023 03:56:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1806[Nov 07 2023 03:56:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-3936b3f9517cf89a1807[Nov 07 2023 03:56:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1808[Nov 07 2023 03:56:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1809[Nov 07 2023 03:56:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.86s1810[Nov 07 2023 03:56:45 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1811[Nov 07 2023 03:56:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.432s1812[Nov 07 2023 03:57:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-install-b90f7180edf78e481813[Nov 07 2023 03:57:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1814[Nov 07 2023 03:57:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1815[Nov 07 2023 03:57:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.882s1816[Nov 07 2023 03:57:04 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1817[Nov 07 2023 03:57:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.528s1818[Nov 07 2023 03:57:18 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1819[Nov 07 2023 03:57:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.761s1820[Nov 07 2023 03:57:19 UTC (QA Tests)] INFO -- clicking :directory-name-link1821[Nov 07 2023 03:57:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.868s1822[Nov 07 2023 03:57:20 UTC (QA Tests)] INFO -- clicking :directory-name-link1823[Nov 07 2023 03:57:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.831s1824[Nov 07 2023 03:57:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-3936b3f9517cf89a1825[Nov 07 2023 03:57:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1826[Nov 07 2023 03:57:23 UTC (QA Tests)] INFO -- clicking :nav-item-link1827[Nov 07 2023 03:57:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.827s1828[Nov 07 2023 03:57:24 UTC (QA Tests)] INFO -- clicking :details-link1829[Nov 07 2023 03:57:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-instance-level-publish-3936b3f9517cf89a-b617a083f64aa041'1830[Nov 07 2023 03:57:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329393'1831[Nov 07 2023 03:57:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329393`1832[Nov 07 2023 03:57:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-3936b3f9517cf89a'1833[Nov 07 2023 03:57:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-install-b90f7180edf78e48'1834 push and pull a npm package via CI1835 using project deploy token1836[Nov 07 2023 03:57:25 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI1837[Nov 07 2023 03:57:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1838[Nov 07 2023 03:57:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1839[Nov 07 2023 03:57:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1840[Nov 07 2023 03:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1841[Nov 07 2023 03:57:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1842[Nov 07 2023 03:57:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.491s1843[Nov 07 2023 03:57:31 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1844[Nov 07 2023 03:57:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-sgajsiwd' via cache in 0.0 seconds1845[Nov 07 2023 03:57:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1846[Nov 07 2023 03:57:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds1847[Nov 07 2023 03:57:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1848[Nov 07 2023 03:57:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1849[Nov 07 2023 03:57:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1850[Nov 07 2023 03:57:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1851[Nov 07 2023 03:57:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329453 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329453 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-1699329453 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-11-032dc0a9e2257634 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1852[Nov 07 2023 03:57:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329453`1853[Nov 07 2023 03:57:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1854[Nov 07 2023 03:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds1855[Nov 07 2023 03:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1856[Nov 07 2023 03:57:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-8c58876e9ea5bbf31857[Nov 07 2023 03:57:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1858[Nov 07 2023 03:57:44 UTC (QA Tests)] INFO -- clicking :nav-item-link1859[Nov 07 2023 03:57:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.567s1860[Nov 07 2023 03:57:47 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1861[Nov 07 2023 03:57:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.421s1862[Nov 07 2023 03:58:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-install-314b1634cf15d91a1863[Nov 07 2023 03:58:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1864[Nov 07 2023 03:58:03 UTC (QA Tests)] INFO -- clicking :nav-item-link1865[Nov 07 2023 03:58:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.872s1866[Nov 07 2023 03:58:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.358s1867[Nov 07 2023 03:58:16 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1868[Nov 07 2023 03:58:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.304s1869[Nov 07 2023 03:58:17 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1870[Nov 07 2023 03:58:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.784s1871[Nov 07 2023 03:58:18 UTC (QA Tests)] INFO -- clicking :directory-name-link1872[Nov 07 2023 03:58:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.809s1873[Nov 07 2023 03:58:19 UTC (QA Tests)] INFO -- clicking :directory-name-link1874[Nov 07 2023 03:58:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.748s1875[Nov 07 2023 03:58:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-8c58876e9ea5bbf31876[Nov 07 2023 03:58:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1877[Nov 07 2023 03:58:21 UTC (QA Tests)] INFO -- clicking :nav-item-link1878[Nov 07 2023 03:58:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.804s1879[Nov 07 2023 03:58:22 UTC (QA Tests)] INFO -- clicking :details-link1880[Nov 07 2023 03:58:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-instance-level-publish-8c58876e9ea5bbf3-8ae990233f0a44cd'1881[Nov 07 2023 03:58:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329453'1882[Nov 07 2023 03:58:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329453`1883[Nov 07 2023 03:58:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-publish-8c58876e9ea5bbf3'1884[Nov 07 2023 03:58:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/npm-instance-level-install-314b1634cf15d91a'1885 push and pull a npm package via CI1886Govern1887 project vulnerability report1888[Nov 07 2023 03:58:24 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status to confirmed in vulnerability report1889[Nov 07 2023 03:58:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1890[Nov 07 2023 03:58:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds1891[Nov 07 2023 03:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.25 seconds1892[Nov 07 2023 03:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.13 seconds1893[Nov 07 2023 03:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.15 seconds1894[Nov 07 2023 03:58:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.26 seconds1895[Nov 07 2023 03:58:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1896[Nov 07 2023 03:58:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1897[Nov 07 2023 03:58:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1898[Nov 07 2023 03:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1899[Nov 07 2023 03:58:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1900[Nov 07 2023 03:58:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.436s1901[Nov 07 2023 03:58:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-secure-41f4756fe94979021902[Nov 07 2023 03:58:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1903[Nov 07 2023 03:58:34 UTC (QA Tests)] INFO -- clicking :nav-item-link1904[Nov 07 2023 03:58:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.069s1905[Nov 07 2023 03:58:35 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}1906[Nov 07 2023 03:58:35 UTC (QA Tests)] INFO -- clicking :status-listbox1907[Nov 07 2023 03:58:35 UTC (QA Tests)] INFO -- clicking :listbox-item-confirmed1908[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"1909[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox1910[Nov 07 2023 03:58:36 UTC (QA Tests)] INFO -- clicking :change-status-button1911[Nov 07 2023 03:58:37 UTC (QA Tests)] INFO -- clicking :close-button1912[Nov 07 2023 03:58:38 UTC (QA Tests)] ERROR -- Interceptor Api Errors1913[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1914 can successfully bulk change status to confirmed in vulnerability report1915[Nov 07 2023 03:58:38 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page1916[Nov 07 2023 03:58:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1917[Nov 07 2023 03:58:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.25 seconds1918[Nov 07 2023 03:58:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.23 seconds1919[Nov 07 2023 03:58:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.18 seconds1920[Nov 07 2023 03:58:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.14 seconds1921[Nov 07 2023 03:58:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.14 seconds1922[Nov 07 2023 03:58:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1923[Nov 07 2023 03:58:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1924[Nov 07 2023 03:58:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1925[Nov 07 2023 03:58:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1926[Nov 07 2023 03:58:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1927[Nov 07 2023 03:58:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.546s1928[Nov 07 2023 03:58:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-secure-b681ef4d479508f41929[Nov 07 2023 03:58:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1930[Nov 07 2023 03:58:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1931[Nov 07 2023 03:58:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.152s1932[Nov 07 2023 03:58:49 UTC (QA Tests)] INFO -- clicking :vulnerability1933[Nov 07 2023 03:58:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.937s1934[Nov 07 2023 03:58:51 UTC (QA Tests)] INFO -- clicking :vulnerability-status-dropdown1935[Nov 07 2023 03:58:51 UTC (QA Tests)] INFO -- clicking :resolved1936[Nov 07 2023 03:58:51 UTC (QA Tests)] INFO -- clicking :vulnerability-save-status-button1937[Nov 07 2023 03:58:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1938[Nov 07 2023 03:58:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.073s1939[Nov 07 2023 03:59:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.037s1940[Nov 07 2023 03:59:04 UTC (QA Tests)] ERROR -- Interceptor Api Errors1941[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1942 can successfully change status of a vulnerability in vulnerability details page1943[Nov 07 2023 03:59:05 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can bulk dismiss vulnerabilities as false positive in vulnerability report1944[Nov 07 2023 03:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.12 seconds1945[Nov 07 2023 03:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.3 seconds1946[Nov 07 2023 03:59:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.16 seconds1947[Nov 07 2023 03:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.16 seconds1948[Nov 07 2023 03:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.18 seconds1949[Nov 07 2023 03:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.16 seconds1950[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1951[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1952[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1953[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1954[Nov 07 2023 03:59:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1955[Nov 07 2023 03:59:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.489s1956[Nov 07 2023 03:59:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-secure-e27ab8899943eabd1957[Nov 07 2023 03:59:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1958[Nov 07 2023 03:59:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1959[Nov 07 2023 03:59:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.159s1960[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}1961[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- clicking :status-listbox1962[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed1963[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- clicking :dismissal-reason-listbox1964[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable1965[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"1966[Nov 07 2023 03:59:16 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox1967[Nov 07 2023 03:59:17 UTC (QA Tests)] INFO -- clicking :change-status-button1968[Nov 07 2023 03:59:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.026s1969[Nov 07 2023 03:59:29 UTC (QA Tests)] ERROR -- Interceptor Api Errors1970[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1971 can bulk dismiss vulnerabilities as false positive in vulnerability report1972Govern1973 Vulnerability management in a merge request1974[Nov 07 2023 03:59:29 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a security finding in pipeline security tab1975[Nov 07 2023 03:59:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1976[Nov 07 2023 03:59:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds1977[Nov 07 2023 03:59:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.16 seconds1978[Nov 07 2023 03:59:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1979[Nov 07 2023 03:59:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1980[Nov 07 2023 03:59:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1981[Nov 07 2023 03:59:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-0b83d94edb92af36 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-0b83d94edb92af36 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-project-with-security-findings-0b83d94edb92af36 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1982[Nov 07 2023 03:59:32 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-0b83d94edb92af36`1983[Nov 07 2023 03:59:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1984[Nov 07 2023 03:59:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"1985[Nov 07 2023 03:59:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.9 seconds1986[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1987[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1988[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1989[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1990[Nov 07 2023 03:59:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1991[Nov 07 2023 03:59:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.506s1992[Nov 07 2023 03:59:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-0b83d94edb92af361993[Nov 07 2023 03:59:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1994[Nov 07 2023 03:59:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1995[Nov 07 2023 03:59:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.865s1996[Nov 07 2023 04:00:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-0b83d94edb92af36/-/merge_requests/11997[Nov 07 2023 04:00:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1998[Nov 07 2023 04:00:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1999[Nov 07 2023 04:00:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.883s2000[Nov 07 2023 04:00:12 UTC (QA Tests)] INFO -- clicking :create-issue and ensuring QA::Page::Project::Issue::Show is present2001[Nov 07 2023 04:00:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.635s2002[Nov 07 2023 04:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? issue-title' took 2.399s2003[Nov 07 2023 04:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-issue' took 3.885s2004[Nov 07 2023 04:00:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2005[Nov 07 2023 04:00:17 UTC (QA Tests)] INFO -- clicking :nav-item-link2006[Nov 07 2023 04:00:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.235s2007[Nov 07 2023 04:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.032s2008[Nov 07 2023 04:00:29 UTC (QA Tests)] INFO -- Merging via PUT /projects/69/merge_requests/1/merge2009[Nov 07 2023 04:00:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2010[Nov 07 2023 04:00:30 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments2011[Nov 07 2023 04:00:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.053s2012[Nov 07 2023 04:01:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.6s2013[Nov 07 2023 04:01:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-0b83d94edb92af36'2014[Nov 07 2023 04:01:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-0b83d94edb92af36`2015[Nov 07 2023 04:01:01 UTC (QA Tests)] ERROR -- Interceptor Api Errors2016[-1] GET /api/graphql -- Correlation Id: Correlation Id not found2017[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2018 can create an issue from a security finding in pipeline security tab2019[Nov 07 2023 04:01:01 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a vulnerability from mr security widget2020[Nov 07 2023 04:01:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2021[Nov 07 2023 04:01:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.25 seconds2022[Nov 07 2023 04:01:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.16 seconds2023[Nov 07 2023 04:01:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2024[Nov 07 2023 04:01:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2025[Nov 07 2023 04:01:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2026[Nov 07 2023 04:01:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-11836a3d692f2a5e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-11836a3d692f2a5e 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-project-with-security-findings-11836a3d692f2a5e --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2027[Nov 07 2023 04:01:04 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-11836a3d692f2a5e`2028[Nov 07 2023 04:01:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2029[Nov 07 2023 04:01:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2030[Nov 07 2023 04:01:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.96 seconds2031[Nov 07 2023 04:01:11 UTC (QA Tests)] INFO -- filling :login_field with "root"2032[Nov 07 2023 04:01:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2033[Nov 07 2023 04:01:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2034[Nov 07 2023 04:01:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2035[Nov 07 2023 04:01:12 UTC (QA Tests)] INFO -- clicking :sign_in_button2036[Nov 07 2023 04:01:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.573s2037[Nov 07 2023 04:01:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-11836a3d692f2a5e2038[Nov 07 2023 04:01:17 UTC (QA Tests)] INFO -- clicking :menu_section_button2039[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- clicking :nav-item-link2040[Nov 07 2023 04:01:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.88s2041[Nov 07 2023 04:01:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-11836a3d692f2a5e/-/merge_requests/12042[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- clicking :expand_report_button2043[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- clicking :title-content2044[Nov 07 2023 04:01:47 UTC (QA Tests)] INFO -- clicking :create-issue-button2045[Nov 07 2023 04:01:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-11836a3d692f2a5e'2046[Nov 07 2023 04:01:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-11836a3d692f2a5e`2047 can create an issue from a vulnerability from mr security widget2048[Nov 07 2023 04:01:50 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a security finding with reason from pipeline security tab2049[Nov 07 2023 04:01:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2050[Nov 07 2023 04:01:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds2051[Nov 07 2023 04:01:52 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.56 seconds2052[Nov 07 2023 04:01:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2053[Nov 07 2023 04:01:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2054[Nov 07 2023 04:01:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2055[Nov 07 2023 04:01:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-89fb7f77371de730 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-89fb7f77371de730 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-project-with-security-findings-89fb7f77371de730 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2056[Nov 07 2023 04:01:56 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-89fb7f77371de730`2057[Nov 07 2023 04:01:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2058[Nov 07 2023 04:01:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2059[Nov 07 2023 04:01:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.8 seconds2060[Nov 07 2023 04:02:03 UTC (QA Tests)] INFO -- filling :login_field with "root"2061[Nov 07 2023 04:02:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2062[Nov 07 2023 04:02:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"2063[Nov 07 2023 04:02:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2064[Nov 07 2023 04:02:04 UTC (QA Tests)] INFO -- clicking :sign_in_button2065[Nov 07 2023 04:02:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.532s2066[Nov 07 2023 04:02:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-89fb7f77371de7302067[Nov 07 2023 04:02:09 UTC (QA Tests)] INFO -- clicking :menu_section_button2068[Nov 07 2023 04:02:09 UTC (QA Tests)] INFO -- clicking :nav-item-link2069[Nov 07 2023 04:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.87s2070[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-89fb7f77371de730/-/merge_requests/12071[Nov 07 2023 04:02:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2072[Nov 07 2023 04:02:16 UTC (QA Tests)] INFO -- clicking :nav-item-link2073[Nov 07 2023 04:02:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.825s2074[Nov 07 2023 04:02:18 UTC (QA Tests)] INFO -- checking via JS :security-finding-checkbox with args {:finding_name=>"CVE-2017-18269 in glibc", :visible=>false}2075[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- selecting "Won't fix / Accept risk" in :finding-dismissal-reason2076[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- clicking :finding-dismiss-button2077[Nov 07 2023 04:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.831s2078[Nov 07 2023 04:02:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? undo-dismiss' took 0.685s2079[Nov 07 2023 04:02:21 UTC (QA Tests)] INFO -- clicking :more-info2080[Nov 07 2023 04:02:22 UTC (QA Tests)] INFO -- clicking :cancel-button2081[Nov 07 2023 04:02:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2082[Nov 07 2023 04:02:22 UTC (QA Tests)] INFO -- clicking :nav-item-link2083[Nov 07 2023 04:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.169s2084[Nov 07 2023 04:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.028s2085[Nov 07 2023 04:02:34 UTC (QA Tests)] INFO -- Merging via PUT /projects/71/merge_requests/1/merge2086[Nov 07 2023 04:02:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2087[Nov 07 2023 04:02:36 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments2088[Nov 07 2023 04:02:46 UTC (QA Tests)] INFO -- clicking :nav-item-link2089[Nov 07 2023 04:02:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.174s2090[Nov 07 2023 04:02:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-89fb7f77371de730'2091[Nov 07 2023 04:02:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-89fb7f77371de730`2092[Nov 07 2023 04:02:49 UTC (QA Tests)] ERROR -- Interceptor Api Errors2093[-1] GET /api/graphql -- Correlation Id: Correlation Id not found2094 can dismiss a security finding with reason from pipeline security tab2095[Nov 07 2023 04:02:49 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget2096[Nov 07 2023 04:02:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2097[Nov 07 2023 04:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds2098[Nov 07 2023 04:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.17 seconds2099[Nov 07 2023 04:02:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2100[Nov 07 2023 04:02:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2101[Nov 07 2023 04:02:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2102[Nov 07 2023 04:02:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-6706e328a15dfa66 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-6706e328a15dfa66 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-project-with-security-findings-6706e328a15dfa66 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2103[Nov 07 2023 04:02:56 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-6706e328a15dfa66`2104[Nov 07 2023 04:02:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2105[Nov 07 2023 04:02:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2106[Nov 07 2023 04:02:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.88 seconds2107[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- filling :login_field with "root"2108[Nov 07 2023 04:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2109[Nov 07 2023 04:03:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"2110[Nov 07 2023 04:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2111[Nov 07 2023 04:03:03 UTC (QA Tests)] INFO -- clicking :sign_in_button2112[Nov 07 2023 04:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.466s2113[Nov 07 2023 04:03:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-6706e328a15dfa662114[Nov 07 2023 04:03:08 UTC (QA Tests)] INFO -- clicking :menu_section_button2115[Nov 07 2023 04:03:08 UTC (QA Tests)] INFO -- clicking :nav-item-link2116[Nov 07 2023 04:03:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.9s2117[Nov 07 2023 04:03:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-6706e328a15dfa66/-/merge_requests/12118[Nov 07 2023 04:03:36 UTC (QA Tests)] INFO -- clicking :expand_report_button2119[Nov 07 2023 04:03:36 UTC (QA Tests)] INFO -- clicking :title-content2120[Nov 07 2023 04:03:37 UTC (QA Tests)] INFO -- clicking :dismiss_with_comment_button2121[Nov 07 2023 04:03:37 UTC (QA Tests)] INFO -- clicking :add_and_dismiss_button2122[Nov 07 2023 04:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.6s2123[Nov 07 2023 04:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? vulnerability-modal-content' took 0.613s2124[Nov 07 2023 04:03:38 UTC (QA Tests)] INFO -- clicking :title-content2125[Nov 07 2023 04:03:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 6.239s2126[Nov 07 2023 04:03:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 7.121s2127[Nov 07 2023 04:03:46 UTC (QA Tests)] INFO -- clicking :cancel-button2128[Nov 07 2023 04:03:46 UTC (QA Tests)] INFO -- Merging via PUT /projects/72/merge_requests/1/merge2129[Nov 07 2023 04:03:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"2130[Nov 07 2023 04:03:47 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments2131[Nov 07 2023 04:04:04 UTC (QA Tests)] INFO -- clicking :menu_section_button2132[Nov 07 2023 04:04:05 UTC (QA Tests)] INFO -- clicking :nav-item-link2133[Nov 07 2023 04:04:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.186s2134[Nov 07 2023 04:04:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-6706e328a15dfa66'2135[Nov 07 2023 04:04:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-6706e328a15dfa66`2136 can dismiss a vulnerability with a reason from mr security widget2137[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an auto-remediation MR from mr security widget2138[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2139[Nov 07 2023 04:04:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds2140[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.17 seconds2141[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2142[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2143[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2144[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-7ed281762a32b541 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-7ed281762a32b541 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-project-with-security-findings-7ed281762a32b541 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `2145[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-7ed281762a32b541`2146[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2147[Nov 07 2023 04:04:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"2148[Nov 07 2023 04:04:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.82 seconds2149[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2150[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2151[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2152[Nov 07 2023 04:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2153[Nov 07 2023 04:04:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2154[Nov 07 2023 04:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.438s2155[Nov 07 2023 04:04:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-7ed281762a32b5412156[Nov 07 2023 04:04:23 UTC (QA Tests)] INFO -- clicking :menu_section_button2157[Nov 07 2023 04:04:24 UTC (QA Tests)] INFO -- clicking :nav-item-link2158[Nov 07 2023 04:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.914s2159[Nov 07 2023 04:04:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-security-findings-7ed281762a32b541/-/merge_requests/12160[Nov 07 2023 04:04:40 UTC (QA Tests)] INFO -- clicking :expand_report_button2161[Nov 07 2023 04:04:41 UTC (QA Tests)] INFO -- clicking :title-content2162[Nov 07 2023 04:04:41 UTC (QA Tests)] INFO -- clicking :resolve_split_button2163[Nov 07 2023 04:04:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-7ed281762a32b541'2164[Nov 07 2023 04:04:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-7ed281762a32b541`2165 can create an auto-remediation MR from mr security widget2166Create2167 Merge request custom templates2168[Nov 07 2023 04:04:46 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template2169[Nov 07 2023 04:04:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2170[Nov 07 2023 04:04:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2171[Nov 07 2023 04:04:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2172[Nov 07 2023 04:04:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2173[Nov 07 2023 04:04:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2174[Nov 07 2023 04:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.495s2175[Nov 07 2023 04:04:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2176[Nov 07 2023 04:04:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.22 seconds2177[Nov 07 2023 04:04:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds2178[Nov 07 2023 04:04:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/custom-mr-template-project-4e87eb186aa9e47f2179[Nov 07 2023 04:04:56 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2180[Nov 07 2023 04:04:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.318s2181[Nov 07 2023 04:04:57 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"2182[Nov 07 2023 04:04:57 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2183[Nov 07 2023 04:04:58 UTC (QA Tests)] INFO -- clicking :template-dropdown2184[Nov 07 2023 04:04:58 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2185[Nov 07 2023 04:05:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.853s2186[Nov 07 2023 04:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.86 seconds2187 creates a merge request via custom template2188Create2189 Default branch name instance setting2190[Nov 07 2023 04:05:01 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}2191[Nov 07 2023 04:05:02 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project2192[Nov 07 2023 04:05:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2193[Nov 07 2023 04:05:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.24 seconds2194 sets the default branch name for a new project2195[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name2196[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2197 allows a project to be created via the CLI with a different default branch name2198[Nov 07 2023 04:05:06 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}2199Plan2200 Value stream analytics2201 without pre-existing dashboard2202 with default template2203 behaves like value stream analytics2204[Nov 07 2023 04:05:07 UTC (QA Tests)] INFO -- Starting test: Plan Value stream analytics without pre-existing dashboard with default template behaves like value stream analytics shows vsa dashboard2205[Nov 07 2023 04:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2206[Nov 07 2023 04:05:08 UTC (QA Tests)] INFO -- Adding user qa-user-788d73edd7cdf869 to gitlab-qa-sandbox-group-3/group-for-vsa-21e137db QA::Resource::Group2207[Nov 07 2023 04:05:09 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-788d73edd7cdf869"2208[Nov 07 2023 04:05:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2209[Nov 07 2023 04:05:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2210[Nov 07 2023 04:05:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2211[Nov 07 2023 04:05:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2212[Nov 07 2023 04:05:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.839s2213[Nov 07 2023 04:05:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-for-vsa-21e137db/the_awesome_project-9230f140e5d3f0ed2214[Nov 07 2023 04:05:14 UTC (QA Tests)] INFO -- clicking :menu_section_button2215[Nov 07 2023 04:05:14 UTC (QA Tests)] INFO -- clicking :nav-item-link2216[Nov 07 2023 04:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.879s2217[Nov 07 2023 04:05:15 UTC (QA Tests)] INFO -- clicking :create-value-stream-button2218[Nov 07 2023 04:05:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-value-stream-button' took 0.568s2219[Nov 07 2023 04:05:16 UTC (QA Tests)] INFO -- filling :create-value-stream-name-input with "test-vsa"2220[Nov 07 2023 04:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :create-value-stream-name-input2221 shows vsa dashboard2222 with custom template2223 behaves like value stream analytics2224[Nov 07 2023 04:05:17 UTC (QA Tests)] INFO -- Starting test: Plan Value stream analytics without pre-existing dashboard with custom template behaves like value stream analytics shows vsa dashboard2225[Nov 07 2023 04:05:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2226[Nov 07 2023 04:05:18 UTC (QA Tests)] INFO -- Adding user qa-user-4e83e96935f24d68 to gitlab-qa-sandbox-group-3/group-for-vsa-0345302a QA::Resource::Group2227[Nov 07 2023 04:05:19 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-4e83e96935f24d68"2228[Nov 07 2023 04:05:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2229[Nov 07 2023 04:05:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"2230[Nov 07 2023 04:05:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2231[Nov 07 2023 04:05:20 UTC (QA Tests)] INFO -- clicking :sign_in_button2232[Nov 07 2023 04:05:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.521s2233[Nov 07 2023 04:05:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/group-for-vsa-0345302a/the_awesome_project-52cc573686f5065f2234[Nov 07 2023 04:05:24 UTC (QA Tests)] INFO -- clicking :menu_section_button2235[Nov 07 2023 04:05:24 UTC (QA Tests)] INFO -- clicking :nav-item-link2236[Nov 07 2023 04:05:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.827s2237[Nov 07 2023 04:05:25 UTC (QA Tests)] INFO -- clicking :create-value-stream-button2238[Nov 07 2023 04:05:25 UTC (QA Tests)] INFO -- filling :create-value-stream-name-input with "test-vsa"2239[Nov 07 2023 04:05:25 UTC (QA Tests)] INFO -- clicking the coordinates of :create-value-stream-name-input2240[Nov 07 2023 04:05:26 UTC (QA Tests)] INFO -- filling :input[type=text] with "issues closed"2241[Nov 07 2023 04:05:26 UTC (QA Tests)] INFO -- clicking the coordinates of :input[type=text]2242[Nov 07 2023 04:05:27 UTC (QA Tests)] INFO -- clicking :chevron-down-icon2243[Nov 07 2023 04:05:27 UTC (QA Tests)] INFO -- clicking :li[data-testid=listbox-item-issue_created]2244[Nov 07 2023 04:05:27 UTC (QA Tests)] INFO -- clicking :chevron-down-icon2245[Nov 07 2023 04:05:27 UTC (QA Tests)] INFO -- clicking :li[data-testid=listbox-item-issue_closed]2246[Nov 07 2023 04:05:27 UTC (QA Tests)] INFO -- filling :input[type=text] with "mrs merged"2247[Nov 07 2023 04:05:27 UTC (QA Tests)] INFO -- clicking the coordinates of :input[type=text]2248[Nov 07 2023 04:05:28 UTC (QA Tests)] INFO -- clicking :chevron-down-icon2249[Nov 07 2023 04:05:28 UTC (QA Tests)] INFO -- clicking :li[data-testid=listbox-item-merge_request_created]2250[Nov 07 2023 04:05:28 UTC (QA Tests)] INFO -- clicking :chevron-down-icon2251[Nov 07 2023 04:05:28 UTC (QA Tests)] INFO -- clicking :li[data-testid=listbox-item-merge_request_merged]2252 shows vsa dashboard2253 with pre-existing dashboard2254 displays VSA page with correct lifecycle metrics and overview chart (PENDING: Test is not compatible with this environment or pipeline)2255Plan2256 Configurable issue board2257[Nov 07 2023 04:05:29 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board2258[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- filling :login_field with "root"2259[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2260[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"2261[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2262[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2263[Nov 07 2023 04:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.488s2264[Nov 07 2023 04:05:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2265[Nov 07 2023 04:05:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds2266[Nov 07 2023 04:05:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-board-list-b09cdce3bb7f26b5' via api in 1.09 seconds2267[Nov 07 2023 04:05:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.14 seconds2268[Nov 07 2023 04:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '8' via api in 0.18 seconds2269[Nov 07 2023 04:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '14' via api in 1.56 seconds2270[Nov 07 2023 04:05:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-board-list-b09cdce3bb7f26b52271[Nov 07 2023 04:05:37 UTC (QA Tests)] INFO -- clicking :menu_section_button2272[Nov 07 2023 04:05:37 UTC (QA Tests)] INFO -- clicking :nav-item-link2273[Nov 07 2023 04:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.918s2274[Nov 07 2023 04:05:38 UTC (QA Tests)] INFO -- clicking :boards-config-button2275[Nov 07 2023 04:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards-config-button' took 0.63s2276[Nov 07 2023 04:05:39 UTC (QA Tests)] INFO -- clicking :save-changes-button2277 renames the issue board2278Plan2279 Group level issues analytics2280 behaves like issues analytics page2281[Nov 07 2023 04:05:39 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2282[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- filling :login_field with "root"2283[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2284[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2285[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2286[Nov 07 2023 04:05:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2287[Nov 07 2023 04:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.454s2288[Nov 07 2023 04:05:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2289[Nov 07 2023 04:05:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.21 seconds2290[Nov 07 2023 04:05:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-ec069b3d10e66778' via api in 1.12 seconds2291 displays a graph2292 Project level issues analytics2293 behaves like issues analytics page2294[Nov 07 2023 04:05:47 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph2295[Nov 07 2023 04:05:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2296[Nov 07 2023 04:05:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2297[Nov 07 2023 04:05:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"2298[Nov 07 2023 04:05:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2299[Nov 07 2023 04:05:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2300[Nov 07 2023 04:05:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.318s2301[Nov 07 2023 04:05:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2302[Nov 07 2023 04:05:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds2303[Nov 07 2023 04:05:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-27676218e14c8213' via api in 1.06 seconds2304 displays a graph2305Plan2306 filter issue comments activities2307[Nov 07 2023 04:05:55 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue2308[Nov 07 2023 04:05:55 UTC (QA Tests)] INFO -- filling :login_field with "root"2309[Nov 07 2023 04:05:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2310[Nov 07 2023 04:05:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2311[Nov 07 2023 04:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2312[Nov 07 2023 04:05:56 UTC (QA Tests)] INFO -- clicking :sign_in_button2313[Nov 07 2023 04:05:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.388s2314[Nov 07 2023 04:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2315[Nov 07 2023 04:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds2316[Nov 07 2023 04:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-addc6fae20ad40db' via api in 1.1 seconds2317[Nov 07 2023 04:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-for-issues-addc6fae20ad40db/-/issues/12318[Nov 07 2023 04:06:03 UTC (QA Tests)] INFO -- clicking :issue-title2319[Nov 07 2023 04:06:03 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2320[Nov 07 2023 04:06:04 UTC (QA Tests)] INFO -- filling :comment-field with "/confidential2321"2322[Nov 07 2023 04:06:04 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field2323[Nov 07 2023 04:06:04 UTC (QA Tests)] INFO -- clicking :comment-button2324[Nov 07 2023 04:06:04 UTC (QA Tests)] INFO -- clicking :issue-title2325[Nov 07 2023 04:06:05 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2326[Nov 07 2023 04:06:05 UTC (QA Tests)] INFO -- filling :comment-field with "My own comment2327"2328[Nov 07 2023 04:06:05 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field2329[Nov 07 2023 04:06:06 UTC (QA Tests)] INFO -- clicking :comment-button2330[Nov 07 2023 04:06:06 UTC (QA Tests)] INFO -- clicking :issue-title2331[Nov 07 2023 04:06:06 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2332[Nov 07 2023 04:06:07 UTC (QA Tests)] INFO -- clicking :issue-title2333[Nov 07 2023 04:06:07 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown2334 filters comments and activities in an issue2335Verify2336 Runner registration2337[Nov 07 2023 04:06:08 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner2338[Nov 07 2023 04:06:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2339[Nov 07 2023 04:06:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2340[Nov 07 2023 04:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2341[Nov 07 2023 04:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds2342[Nov 07 2023 04:06:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-ci-cd-b1d164fd52e91a35' via api in 1.02 seconds2343[Nov 07 2023 04:06:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2344[Nov 07 2023 04:06:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329968 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329968 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-1699329968 --url http://gitlab-ee-38e0923b.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `2345[Nov 07 2023 04:06:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329968`2346[Nov 07 2023 04:06:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2347[Nov 07 2023 04:06:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699329968' via api in 2.05 seconds2348[Nov 07 2023 04:06:10 UTC (QA Tests)] INFO -- filling :login_field with "root"2349[Nov 07 2023 04:06:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2350[Nov 07 2023 04:06:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2351[Nov 07 2023 04:06:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2352[Nov 07 2023 04:06:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2353[Nov 07 2023 04:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.316s2354[Nov 07 2023 04:06:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-ci-cd-b1d164fd52e91a352355[Nov 07 2023 04:06:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2356[Nov 07 2023 04:06:16 UTC (QA Tests)] INFO -- clicking :nav-item-link2357[Nov 07 2023 04:06:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.321s2358[Nov 07 2023 04:06:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699329968'2359[Nov 07 2023 04:06:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329968`2360 user registers a new project runner2361Create2362 Codeowners2363 when the project is in a subgroup2364 and the code owner is a user2365 behaves like code owner merge request2366[Nov 07 2023 04:06:19 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged2367[Nov 07 2023 04:06:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2368[Nov 07 2023 04:06:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.2 seconds2369[Nov 07 2023 04:06:22 UTC (QA Tests)] INFO -- Adding user qa-user-f82b6eb010a35f3e to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-049d5cf7ef200c50 QA::Resource::Project2370[Nov 07 2023 04:06:23 UTC (QA Tests)] INFO -- filling :login_field with "root"2371[Nov 07 2023 04:06:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2372[Nov 07 2023 04:06:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2373[Nov 07 2023 04:06:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2374[Nov 07 2023 04:06:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2375[Nov 07 2023 04:06:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.382s2376[Nov 07 2023 04:06:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-049d5cf7ef200c502377[Nov 07 2023 04:06:29 UTC (QA Tests)] INFO -- clicking :menu_section_button2378[Nov 07 2023 04:06:29 UTC (QA Tests)] INFO -- clicking :nav-item-link2379[Nov 07 2023 04:06:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.98s2380[Nov 07 2023 04:06:30 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2381[Nov 07 2023 04:06:30 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2382[Nov 07 2023 04:06:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.09 seconds2383[Nov 07 2023 04:06:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.18 seconds2384[Nov 07 2023 04:06:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.06 seconds2385[Nov 07 2023 04:06:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s2386[Nov 07 2023 04:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.032s2387[Nov 07 2023 04:06:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content2388[Nov 07 2023 04:06:37 UTC (QA Tests)] INFO -- clicking :sign_out_link2389[Nov 07 2023 04:06:38 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f82b6eb010a35f3e"2390[Nov 07 2023 04:06:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2391[Nov 07 2023 04:06:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2392[Nov 07 2023 04:06:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2393[Nov 07 2023 04:06:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2394[Nov 07 2023 04:06:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.553s2395[Nov 07 2023 04:06:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-049d5cf7ef200c50/-/merge_requests/12396[Nov 07 2023 04:06:44 UTC (QA Tests)] INFO -- clicking :approve-button2397[Nov 07 2023 04:06:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.878s2398[Nov 07 2023 04:06:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.91s2399[Nov 07 2023 04:06:46 UTC (QA Tests)] INFO -- clicking :merge-button2400[Nov 07 2023 04:06:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.625s2401[Nov 07 2023 04:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.04s2402[Nov 07 2023 04:06:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.06s2403[Nov 07 2023 04:06:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content2404[Nov 07 2023 04:06:51 UTC (QA Tests)] INFO -- clicking :sign_out_link2405[Nov 07 2023 04:06:52 UTC (QA Tests)] INFO -- Removing user qa-user-f82b6eb010a35f3e from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-049d5cf7ef200c50 QA::Resource::Project2406[Nov 07 2023 04:06:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f82b6eb010a35f3e'2407[Nov 07 2023 04:06:52 UTC (QA Tests)] ERROR -- Interceptor Api Errors2408[500] GET /gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-049d5cf7ef200c50/-/merge_requests/1/discussions.json -- Correlation Id: 01HEKZC367EJ01RC4NP8CBE3SG2409 is approved and merged2410 and the code owner is the subgroup2411 behaves like code owner merge request2412[Nov 07 2023 04:06:52 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged2413[Nov 07 2023 04:06:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2414[Nov 07 2023 04:06:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds2415[Nov 07 2023 04:06:54 UTC (QA Tests)] INFO -- Adding user qa-user-c201813a0928512e to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634 QA::Resource::Group2416[Nov 07 2023 04:06:55 UTC (QA Tests)] INFO -- filling :login_field with "root"2417[Nov 07 2023 04:06:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2418[Nov 07 2023 04:06:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2419[Nov 07 2023 04:06:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2420[Nov 07 2023 04:06:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2421[Nov 07 2023 04:06:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.349s2422[Nov 07 2023 04:06:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-e89e13662f0cb46d2423[Nov 07 2023 04:07:00 UTC (QA Tests)] INFO -- clicking :menu_section_button2424[Nov 07 2023 04:07:01 UTC (QA Tests)] INFO -- clicking :nav-item-link2425[Nov 07 2023 04:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.967s2426[Nov 07 2023 04:07:02 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2427[Nov 07 2023 04:07:02 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2428[Nov 07 2023 04:07:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.09 seconds2429[Nov 07 2023 04:07:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.29 seconds2430[Nov 07 2023 04:07:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.1 seconds2431[Nov 07 2023 04:07:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.034s2432[Nov 07 2023 04:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.046s2433[Nov 07 2023 04:07:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content2434[Nov 07 2023 04:07:09 UTC (QA Tests)] INFO -- clicking :sign_out_link2435[Nov 07 2023 04:07:10 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c201813a0928512e"2436[Nov 07 2023 04:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2437[Nov 07 2023 04:07:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2438[Nov 07 2023 04:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2439[Nov 07 2023 04:07:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2440[Nov 07 2023 04:07:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.319s2441[Nov 07 2023 04:07:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-e89e13662f0cb46d/-/merge_requests/12442[Nov 07 2023 04:07:17 UTC (QA Tests)] INFO -- clicking :approve-button2443[Nov 07 2023 04:07:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.097s2444[Nov 07 2023 04:07:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.201s2445[Nov 07 2023 04:07:30 UTC (QA Tests)] INFO -- Removing user qa-user-c201813a0928512e from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634 QA::Resource::Group2446[Nov 07 2023 04:07:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c201813a0928512e'2447[Nov 07 2023 04:07:30 UTC (QA Tests)] INFO -- Saving screenshot..2448[Nov 07 2023 04:07:30 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged2449[Nov 07 2023 04:07:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2450[Nov 07 2023 04:07:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds2451[Nov 07 2023 04:07:32 UTC (QA Tests)] INFO -- Adding user qa-user-15d084faea222b15 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634 QA::Resource::Group2452[Nov 07 2023 04:07:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2453[Nov 07 2023 04:07:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2454[Nov 07 2023 04:07:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2455[Nov 07 2023 04:07:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2456[Nov 07 2023 04:07:34 UTC (QA Tests)] INFO -- clicking :sign_in_button2457[Nov 07 2023 04:07:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.363s2458[Nov 07 2023 04:07:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-117eb2592f5415202459[Nov 07 2023 04:07:39 UTC (QA Tests)] INFO -- clicking :menu_section_button2460[Nov 07 2023 04:07:39 UTC (QA Tests)] INFO -- clicking :nav-item-link2461[Nov 07 2023 04:07:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.853s2462[Nov 07 2023 04:07:40 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2463[Nov 07 2023 04:07:40 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2464[Nov 07 2023 04:07:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds2465[Nov 07 2023 04:07:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.18 seconds2466[Nov 07 2023 04:07:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.07 seconds2467[Nov 07 2023 04:07:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s2468[Nov 07 2023 04:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.04s2469[Nov 07 2023 04:07:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content2470[Nov 07 2023 04:07:47 UTC (QA Tests)] INFO -- clicking :sign_out_link2471[Nov 07 2023 04:07:48 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-15d084faea222b15"2472[Nov 07 2023 04:07:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2473[Nov 07 2023 04:07:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"2474[Nov 07 2023 04:07:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2475[Nov 07 2023 04:07:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2476[Nov 07 2023 04:07:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.367s2477[Nov 07 2023 04:07:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-117eb2592f541520/-/merge_requests/12478[Nov 07 2023 04:07:55 UTC (QA Tests)] INFO -- clicking :approve-button2479[Nov 07 2023 04:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.792s2480[Nov 07 2023 04:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.822s2481[Nov 07 2023 04:07:57 UTC (QA Tests)] INFO -- clicking :merge-button2482[Nov 07 2023 04:08:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.857s2483[Nov 07 2023 04:08:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.049s2484[Nov 07 2023 04:08:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.069s2485[Nov 07 2023 04:08:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content2486[Nov 07 2023 04:08:05 UTC (QA Tests)] INFO -- clicking :sign_out_link2487[Nov 07 2023 04:08:05 UTC (QA Tests)] INFO -- Removing user qa-user-15d084faea222b15 from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634 QA::Resource::Group2488[Nov 07 2023 04:08:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-15d084faea222b15'2489 is approved and merged24911st Try error in ./qa/specs/features/shared_examples/merge_with_code_owner_shared_examples.rb:7:2492Unable to find visible css "[data-testid=\"approve-button\"],[data-qa-selector=\"approve-button\"]" with text "Revoke approval"2494RSpec::Retry: 2nd try ./qa/specs/features/shared_examples/merge_with_code_owner_shared_examples.rb:72495 and the code owner is the root group2496 behaves like code owner merge request2497[Nov 07 2023 04:08:05 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged2498[Nov 07 2023 04:08:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2499[Nov 07 2023 04:08:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.17 seconds2500[Nov 07 2023 04:08:07 UTC (QA Tests)] INFO -- Adding user qa-user-771d401942947031 to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox2501[Nov 07 2023 04:08:08 UTC (QA Tests)] INFO -- filling :login_field with "root"2502[Nov 07 2023 04:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2503[Nov 07 2023 04:08:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"2504[Nov 07 2023 04:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2505[Nov 07 2023 04:08:09 UTC (QA Tests)] INFO -- clicking :sign_in_button2506[Nov 07 2023 04:08:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.252s2507[Nov 07 2023 04:08:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-2fb06c7b9d3a9d872508[Nov 07 2023 04:08:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2509[Nov 07 2023 04:08:14 UTC (QA Tests)] INFO -- clicking :nav-item-link2510[Nov 07 2023 04:08:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.783s2511[Nov 07 2023 04:08:14 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2512[Nov 07 2023 04:08:14 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2513[Nov 07 2023 04:08:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds2514[Nov 07 2023 04:08:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.15 seconds2515[Nov 07 2023 04:08:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.99 seconds2516[Nov 07 2023 04:08:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.012s2517[Nov 07 2023 04:08:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.022s2518[Nov 07 2023 04:08:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content2519[Nov 07 2023 04:08:22 UTC (QA Tests)] INFO -- clicking :sign_out_link2520[Nov 07 2023 04:08:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-771d401942947031"2521[Nov 07 2023 04:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2522[Nov 07 2023 04:08:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2523[Nov 07 2023 04:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2524[Nov 07 2023 04:08:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2525[Nov 07 2023 04:08:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.287s2526[Nov 07 2023 04:08:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/approve-and-merge-2fb06c7b9d3a9d87/-/merge_requests/12527[Nov 07 2023 04:08:30 UTC (QA Tests)] INFO -- clicking :approve-button2528[Nov 07 2023 04:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.759s2529[Nov 07 2023 04:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.791s2530[Nov 07 2023 04:08:31 UTC (QA Tests)] INFO -- clicking :merge-button2531[Nov 07 2023 04:08:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.619s2532[Nov 07 2023 04:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.039s2533[Nov 07 2023 04:08:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.037s2534[Nov 07 2023 04:08:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content2535[Nov 07 2023 04:08:36 UTC (QA Tests)] INFO -- clicking :sign_out_link2536[Nov 07 2023 04:08:37 UTC (QA Tests)] INFO -- Removing user qa-user-771d401942947031 from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox2537[Nov 07 2023 04:08:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-771d401942947031'2538 is approved and merged2539Create2540 File management2541[Nov 07 2023 04:08:37 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web2542[Nov 07 2023 04:08:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2543[Nov 07 2023 04:08:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2544[Nov 07 2023 04:08:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2545[Nov 07 2023 04:08:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2546[Nov 07 2023 04:08:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2547[Nov 07 2023 04:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.294s2548[Nov 07 2023 04:08:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2549[Nov 07 2023 04:08:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.19 seconds2550[Nov 07 2023 04:08:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-new-file-5b5fc7c0234219d4' via api in 1.33 seconds2551[Nov 07 2023 04:08:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/project-with-new-file-5b5fc7c0234219d4/-/blob/main/QA+Test+-+File+name2552[Nov 07 2023 04:08:45 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Delete file"2553[Nov 07 2023 04:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field2554[Nov 07 2023 04:08:48 UTC (QA Tests)] ERROR -- Interceptor Api Errors2555[200] POST http://gitlab-ee-38e0923b.test/api/graphql -- Correlation Id: 01HEKZFV2TW6J5TVEKQAC7CARE2556error-messages: Variable $refType of type RefType was provided invalid value2557 user deletes a file via the Web2558Create2559 Branch with unusual name2560 when branch name contains slash, hash, double dash, and capital letter2561[Nov 07 2023 04:08:48 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly2562[Nov 07 2023 04:08:48 UTC (QA Tests)] INFO -- filling :login_field with "root"2563[Nov 07 2023 04:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2564[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2565[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2566[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2567[Nov 07 2023 04:08:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.19s2568[Nov 07 2023 04:08:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2569[Nov 07 2023 04:08:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634' via api in 0.18 seconds2570[Nov 07 2023 04:08:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-38e0923b.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-11-032dc0a9e2257634/unusually-named-branch-project-329adc9eaa731dbb2571[Nov 07 2023 04:08:57 UTC (QA Tests)] INFO -- clicking :file-name-link2572[Nov 07 2023 04:08:58 UTC (QA Tests)] INFO -- clicking :file-name-link2573 renders repository file tree correctly2574[Nov 07 2023 04:08:59 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2575{2576 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 30.179318532000025,2577 "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb": 52.597542891999865,2578 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 123.07148651500006,2579 "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb": 7.976764333999881,2580 "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb": 6.438800017000176,2581 "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb": 13.573162969000123,2582 "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb": 34.93587349900008,2583 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 16.46357759900002,2584 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb": 13.527003582000134,2585 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 8.181942548000052,2586 "qa/specs/features/browser_ui/10_govern/login/register_spec.rb": 209.71219761499992,2587 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb": 10.999259384000197,2588 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 88.6765375519999,2589 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 9.277258488999905,2590 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 30.060428217999743,2591 "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb": 18.07791171100007,2592 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb": 12.551474239000072,2593 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb": 20.522604462000345,2594 "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb": 17.81392557900017,2595 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb": 28.70465512499959,2596 "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb": 30.181567324999833,2597 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 7.750348291000137,2598 "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb": 77.04234301199995,2599 "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb": 13.59988516400017,2600 "qa/specs/features/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget_spec.rb": 41.23747942299997,2601 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 14.690477181999995,2602 "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb": 48.90441539300036,2603 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb": 20.311944238999786,2604 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb": 162.1134558079998,2605 "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_counts_spec.rb": 10.167077835999862,2606 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 53.387352011000075,2607 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 30.5393870099997,2608 "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb": 7.553578532999836,2609 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb": 32.166485547999855,2610 "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb": 21.89201395200007,2611 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb": 191.77805161300012,2612 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 64.86615769700029,2613 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb": 316.3618095940001,2614 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb": 15.80773447799993,2615 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 5.448520018000181,2616 "qa/specs/features/ee/browser_ui/2_plan/analytics/value_stream_analytics_spec.rb": 22.175819059000332,2617 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 10.118623623000076,2618 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.510520002000248,2619 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 13.13865611700021,2620 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 11.599962229000084,2621 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 137.835758618,2622 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 10.442888749000304,2623 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 11.1043782940000712624}2625[Nov 07 2023 04:08:59 UTC (QA Tests)] INFO -- 2626Knapsack global time execution for tests: 35m 51s2627Pending: (Failures listed here are expected and do not affect your suite's status)2628 1) Package Composer Repository publishes a composer package and deletes it2629 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4218852630 # ./qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb:572631 2) Verify when pipeline is blocked can still merge MR successfully2632 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4115102633 # ./qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb:652634 3) Verify Pipeline with file variables and downstream pipelines creates variable with file path in downstream pipelines and can read file variable content2635 # Test is not compatible with this environment or pipeline2636 # ./qa/specs/features/api/4_verify/file_variable_downstream_pipeline_spec.rb:1292637 4) Fulfillment Utilization when Saas user limit experience new group enforcement removed when trial started2638 # Test is not compatible with this environment or pipeline2639 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:842640 5) Fulfillment Utilization when Saas user limit experience enforcement does not allow adding more members2641 # Test is not compatible with this environment or pipeline2642 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:1022643 6) Fulfillment Utilization when Saas user limit experience limit overage enforcement removed from private group when trial is started2644 # Test is not compatible with this environment or pipeline2645 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:542646 7) Fulfillment Utilization when Saas user limit experience enforcement limit counts includes invited group and project members2647 # Test is not compatible with this environment or pipeline2648 # ./qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb:1162649 8) Secure License Scanning when populated by a Dependency Scan populates licenses in the pipeline, dashboard and merge request2650 # Test is not compatible with this environment or pipeline2651 # ./qa/specs/features/ee/browser_ui/13_secure/license_scanning_spec.rb:722652 9) Create Remote Development when prerequisite is done in runtime behaves like workspaces actions creates a new workspace and then stops and terminates it2653 # Test is not compatible with this environment or pipeline2654 # ./qa/specs/features/shared_examples/create_and_terminate_workspace_shared_examples.rb:52655 10) Create Merge request push options merges when pipeline succeeds2656 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464252657 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:712658 11) Plan Value stream analytics with pre-existing dashboard displays VSA page with correct lifecycle metrics and overview chart2659 # Test is not compatible with this environment or pipeline2660 # ./qa/specs/features/ee/browser_ui/2_plan/analytics/value_stream_analytics_spec.rb:982661Finished in 37 minutes 16 seconds (files took 4.23 seconds to load)266298 examples, 0 failures, 11 pending2663Randomized with seed 345262664[Nov 07 2023 04:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b 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;'"`2665[Nov 07 2023 04:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-38e0923b bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2666[Nov 07 2023 04:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-38e0923b`2667[Nov 07 2023 04:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-38e0923b`2669Running after script...2670$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2671$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2672$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2858Not uploading cache qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-16 due to policy2860Uploading artifacts...2861gitlab-qa-run-*: found 473 matching artifact files and directories 2862Uploading artifacts as "archive" to coordinator... 201 Created id=5473542798 responseStatus=201 Created token=64_CPnFB2863Uploading artifacts...2864gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2865Uploading artifacts as "junit" to coordinator... 201 Created id=5473542798 responseStatus=201 Created token=64_CPnFB2866Uploading artifacts...2867/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2868Uploading artifacts as "dotenv" to coordinator... 201 Created id=5473542798 responseStatus=201 Created token=64_CPnFB2870Job succeeded