decomposition-single-db 1/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690500801-f83fbbd9-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: 234841, done. 20remote: Counting objects: 100% (234841/234841), done. 21remote: Compressing objects: 100% (139171/139171), done. 22remote: Total 234841 (delta 130134), reused 164214 (delta 87156), pack-reused 0 23Receiving objects: 100% (234841/234841), 159.08 MiB | 44.62 MiB/s, done.24Resolving deltas: 100% (130134/130134), done.26 * [new ref] refs/pipelines/947960754 -> refs/pipelines/94796075427 * [new branch] master -> origin/master28Checking out 657ac818 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-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 (4756714268)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4756714268 responseStatus=200 OK token=64_fs9N639Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4756714279.json --format RspecJunitFormatter --out tmp/rspec-4756714279.xml --format html --out tmp/rspec-$(echo decomposition-single-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 27 2023 23:53:37 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-d1a8e1af$`50[Jul 27 2023 23:53:37 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-d1a8e1af --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 27 2023 23:53:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-d1a8e1af:/etc/gitlab/trusted-certs`52[Jul 27 2023 23:53:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-d1a8e1af:/etc/gitlab/ssl`53[Jul 27 2023 23:53:39 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-d1a8e1af`54[Jul 27 2023 23:53:39 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-d1a8e1af`55[Jul 27 2023 23:53:39 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 27 2023 23:53:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2`57[Jul 27 2023 23:54:16 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-7261c64b$`58[Jul 27 2023 23:54:16 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 27 2023 23:54:16 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 27 2023 23:54:16 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-7261c64b --net test --hostname gitlab-ee-7261c64b.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-07-27-23-53-37-aad0e51d/gitlab-ee-7261c64b/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2`61[Jul 27 2023 23:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 23:53:3762# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb68gitlab_rails['databases']['main']['enable'] = true69gitlab_rails['databases']['ci']['enable'] = false70gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`71[Jul 27 2023 23:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-7261c64b`72[Jul 27 2023 23:58:05 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Jul 27 2023 23:58:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`74[Jul 27 2023 23:58:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`75[Jul 27 2023 23:58:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`76[Jul 27 2023 23:58:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`77[Jul 27 2023 23:58:09 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`78[Jul 27 2023 23:58:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`79[Jul 27 2023 23:58:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`80[Jul 27 2023 23:58:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`81[Jul 27 2023 23:58:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`82[Jul 27 2023 23:58:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`83[Jul 27 2023 23:58:15 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`84[Jul 27 2023 23:58:16 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`85[Jul 27 2023 23:58:17 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`86[Jul 27 2023 23:58:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`87[Jul 27 2023 23:58:20 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`88[Jul 27 2023 23:58:21 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`89[Jul 27 2023 23:58:22 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`90[Jul 27 2023 23:58:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`91[Jul 27 2023 23:58:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`92[Jul 27 2023 23:58:25 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`93[Jul 27 2023 23:58:26 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`94[Jul 27 2023 23:58:27 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`95[Jul 27 2023 23:58:28 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-7261c64b`96[Jul 27 2023 23:58:28 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-7261c64b 80/tcp`97[Jul 27 2023 23:58:28 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!98[Jul 27 2023 23:58:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`99[Jul 27 2023 23:58:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b bash -c "echo '#!/usr/bin/env bash100if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then101 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'102 exit 1103fi104' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`105[Jul 27 2023 23:58:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`106[Jul 27 2023 23:58:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-7261c64b:/tmp/data-seeds`107[Jul 27 2023 23:58:29 UTC (Gitlab QA)] INFO -- Running exec_commands...108[Jul 27 2023 23:58:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`109[Jul 27 2023 23:59:19 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`110[Jul 27 2023 23:59:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:657ac818c3da3e36eee88a9b15b932d926666ea2`111[Jul 28 2023 00:00:21 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee112[Jul 28 2023 00:00:21 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_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 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-07-27-23-53-37-aad0e51d/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-23-53-37-aad0e51d/gitlab-ee-qa-39db06d2:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-39db06d2 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:657ac818c3da3e36eee88a9b15b932d926666ea2 Test::Instance::All http://gitlab-ee-7261c64b.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4756714279.json --format RspecJunitFormatter --out tmp/rspec-4756714279.xml --format html --out tmp/rspec-decomposition-single-db_1_5.htm --color --format documentation`1132023-07-28 00:00:25 / CONF :: 114 ==> Base URL: http://gitlab-ee-7261c64b.test115 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f75a9e32580>116 ==> Libraries: Chemlab::Vendor117[Jul 28 2023 00:00:25 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA118[Jul 28 2023 00:00:25 UTC (QA Tests)] INFO -- Browser: chrome119[Jul 28 2023 00:00:25 UTC (QA Tests)] INFO -- Performing sanity check for environment!120[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Performing initial license fabrication!121[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Successfully added license key. Details:122{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}123[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.4 seconds124[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'125[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Report already exists, skipping!126[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====127[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Report specs:128[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/1_manage/group_access_token_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb"]129[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Leftover specs:130[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb"]131[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Knapsack report generator started!132[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'133[Jul 28 2023 00:00:26 UTC (QA Tests)] INFO -- Report already exists, skipping!134Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}135Randomized with seed 41623136[Jul 28 2023 00:00:27 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter137Plan138 Group issue boards139[Jul 28 2023 00:00:27 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI140[Jul 28 2023 00:00:27 UTC (QA Tests)] INFO -- filling :login_field with "root"141[Jul 28 2023 00:00:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field142[Jul 28 2023 00:00:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"143[Jul 28 2023 00:00:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field144[Jul 28 2023 00:00:28 UTC (QA Tests)] INFO -- clicking :sign_in_button145[Jul 28 2023 00:00:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.706s146[Jul 28 2023 00:00:30 UTC (QA Tests)] INFO -- Enabling super sidebar!147[Jul 28 2023 00:00:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled148[Jul 28 2023 00:00:31 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA149[Jul 28 2023 00:00:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-rbwllym9' via cache in 0.0 seconds150[Jul 28 2023 00:00:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.63 seconds151[Jul 28 2023 00:00:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 1.72 seconds152[Jul 28 2023 00:00:33 UTC (QA Tests)] INFO -- clicking :nav_item_link153[Jul 28 2023 00:00:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.97s154[Jul 28 2023 00:00:34 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-07-28-00-00-31-5ddba5778565abee"155[Jul 28 2023 00:00:34 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field156[Jul 28 2023 00:00:37 UTC (QA Tests)] INFO -- clicking :menu_section_button157[Jul 28 2023 00:00:38 UTC (QA Tests)] INFO -- clicking :nav_item_link158[Jul 28 2023 00:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.129s159[Jul 28 2023 00:00:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.002s160[Jul 28 2023 00:00:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 1.026s161[Jul 28 2023 00:00:40 UTC (QA Tests)] INFO -- clicking :create_new_board_button162[Jul 28 2023 00:00:40 UTC (QA Tests)] INFO -- clicking :save_changes_button163[Jul 28 2023 00:00:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.699s164[Jul 28 2023 00:00:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.717s165 creates a group issue board via the GUI166Manage167 OAuth168 behaves like Instance OAuth Application169[Jul 28 2023 00:00:41 UTC (QA Tests)] INFO -- Starting test: Manage OAuth behaves like Instance OAuth Application creates oauth application and uses it to login170[Jul 28 2023 00:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-81d22cde50972904' via api in 0.77 seconds171[Jul 28 2023 00:00:43 UTC (QA Tests)] INFO -- filling :login_field with "root"172[Jul 28 2023 00:00:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field173[Jul 28 2023 00:00:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"174[Jul 28 2023 00:00:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field175[Jul 28 2023 00:00:43 UTC (QA Tests)] INFO -- clicking :sign_in_button176[Jul 28 2023 00:00:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.005s177[Jul 28 2023 00:00:45 UTC (QA Tests)] INFO -- Enabling super sidebar!178[Jul 28 2023 00:00:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled179[Jul 28 2023 00:00:46 UTC (QA Tests)] INFO -- clicking :context_switcher180[Jul 28 2023 00:00:46 UTC (QA Tests)] INFO -- clicking :nav_item_link181[Jul 28 2023 00:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.296s182[Jul 28 2023 00:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.22s183[Jul 28 2023 00:00:49 UTC (QA Tests)] INFO -- clicking :nav_item_link184[Jul 28 2023 00:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.579s185[Jul 28 2023 00:00:49 UTC (QA Tests)] INFO -- clicking :new_application_button186[Jul 28 2023 00:00:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_application_button' took 0.524s187[Jul 28 2023 00:00:50 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application b129790cec5a1888"188[Jul 28 2023 00:00:50 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field189[Jul 28 2023 00:00:50 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oauth-consumer.test/users/auth/gitlab/callback"190[Jul 28 2023 00:00:50 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field191[Jul 28 2023 00:00:51 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}192[Jul 28 2023 00:00:51 UTC (QA Tests)] INFO -- clicking :read_user_label193[Jul 28 2023 00:00:51 UTC (QA Tests)] INFO -- clicking :save_application_button194[Jul 28 2023 00:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_application_button' took 0.538s195[Jul 28 2023 00:00:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application b129790cec5a1888' via browser_ui in 9.87 seconds196[Jul 28 2023 00:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.08s197[Jul 28 2023 00:00:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content198[Jul 28 2023 00:00:53 UTC (QA Tests)] INFO -- clicking :sign_out_link199[Jul 28 2023 00:00:54 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`200[Jul 28 2023 00:00:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2`201[Jul 28 2023 00:00:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`202[Jul 28 2023 00:00:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`203[Jul 28 2023 00:00:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oauth-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'gitlab', label: 'GitLab OAuth', app_id: '9c870a1bb3731078405486c5ec95d7476d5f41c3a55b725bc491a59de7691524', app_secret: '6c8be74e0428fffb6e8897dc0231cafaa958401c742b751db0afaeec038f8eab', args: { scope: 'read_user', client_options: { site: 'http://gitlab-ee-7261c64b.test' } } } ]; " --name gitlab-oauth-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2 `204[Jul 28 2023 00:00:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`205[Jul 28 2023 00:01:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`206[Jul 28 2023 00:01:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`207[Jul 28 2023 00:01:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`208[Jul 28 2023 00:01:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`209[Jul 28 2023 00:01:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`210[Jul 28 2023 00:01:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`211[Jul 28 2023 00:01:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`212[Jul 28 2023 00:01:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`213[Jul 28 2023 00:01:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`214[Jul 28 2023 00:01:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`215[Jul 28 2023 00:01:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`216[Jul 28 2023 00:01:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`217[Jul 28 2023 00:02:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`218[Jul 28 2023 00:02:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`219[Jul 28 2023 00:02:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`220[Jul 28 2023 00:02:17 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`221[Jul 28 2023 00:02:22 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`222[Jul 28 2023 00:02:27 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`223[Jul 28 2023 00:02:32 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`224[Jul 28 2023 00:02:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`225[Jul 28 2023 00:02:42 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`226[Jul 28 2023 00:02:47 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`227[Jul 28 2023 00:02:52 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`228[Jul 28 2023 00:02:57 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`229[Jul 28 2023 00:03:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`230[Jul 28 2023 00:03:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`231[Jul 28 2023 00:03:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`232[Jul 28 2023 00:03:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`233[Jul 28 2023 00:03:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`234[Jul 28 2023 00:03:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`235[Jul 28 2023 00:03:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`236[Jul 28 2023 00:03:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`237[Jul 28 2023 00:03:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`238[Jul 28 2023 00:03:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`239[Jul 28 2023 00:03:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`240[Jul 28 2023 00:03:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`241[Jul 28 2023 00:04:09 UTC (QA Tests)] INFO -- clicking :gitlab_oauth_login_button242[Jul 28 2023 00:04:10 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-81d22cde50972904"243[Jul 28 2023 00:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[Jul 28 2023 00:04:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[Jul 28 2023 00:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[Jul 28 2023 00:04:11 UTC (QA Tests)] INFO -- clicking :sign_in_button247[Jul 28 2023 00:04:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.693s248[Jul 28 2023 00:04:14 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown249[Jul 28 2023 00:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.026s250[Jul 28 2023 00:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.017s251[Jul 28 2023 00:04:16 UTC (QA Tests)] INFO -- clicking :get_started_button252[Jul 28 2023 00:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.101s253[Jul 28 2023 00:04:17 UTC (QA Tests)] INFO -- Enabling super sidebar!254[Jul 28 2023 00:04:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled255[Jul 28 2023 00:04:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application b129790cec5a1888'256[Jul 28 2023 00:04:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oauth-consumer`257 creates oauth application and uses it to login258 OIDC259 behaves like Instance OAuth Application260[Jul 28 2023 00:04:19 UTC (QA Tests)] INFO -- Starting test: Manage OIDC behaves like Instance OAuth Application creates oidc application and uses it to login261[Jul 28 2023 00:04:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-531a65c80d5162de' via api in 0.32 seconds262[Jul 28 2023 00:04:20 UTC (QA Tests)] INFO -- filling :login_field with "root"263[Jul 28 2023 00:04:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field264[Jul 28 2023 00:04:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"265[Jul 28 2023 00:04:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field266[Jul 28 2023 00:04:21 UTC (QA Tests)] INFO -- clicking :sign_in_button267[Jul 28 2023 00:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.741s268[Jul 28 2023 00:04:22 UTC (QA Tests)] INFO -- Enabling super sidebar!269[Jul 28 2023 00:04:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled270[Jul 28 2023 00:04:24 UTC (QA Tests)] INFO -- clicking :context_switcher271[Jul 28 2023 00:04:24 UTC (QA Tests)] INFO -- clicking :nav_item_link272[Jul 28 2023 00:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.916s273[Jul 28 2023 00:04:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.208s274[Jul 28 2023 00:04:26 UTC (QA Tests)] INFO -- clicking :nav_item_link275[Jul 28 2023 00:04:27 UTC (QA Tests)] INFO -- clicking :new_application_button276[Jul 28 2023 00:04:27 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 539ee89ac83856ed"277[Jul 28 2023 00:04:27 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field278[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"279[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field280[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}281[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- clicking :openid_label282[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- clicking :profile_label283[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- clicking :email_label284[Jul 28 2023 00:04:28 UTC (QA Tests)] INFO -- clicking :save_application_button285[Jul 28 2023 00:04:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_application_button' took 0.515s286[Jul 28 2023 00:04:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 539ee89ac83856ed' via browser_ui in 9.21 seconds287[Jul 28 2023 00:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.035s288[Jul 28 2023 00:04:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content289[Jul 28 2023 00:04:30 UTC (QA Tests)] INFO -- clicking :sign_out_link290[Jul 28 2023 00:04:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2`291[Jul 28 2023 00:04:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`292[Jul 28 2023 00:04:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`293[Jul 28 2023 00:04:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oidc-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'openid_connect', label: 'GitLab OIDC', args: { name: 'openid_connect', scope: ['openid','profile','email'], response_type: 'code', issuer: 'http://gitlab-ee-7261c64b.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '9cc0ff52f3d1d11de550690d030fc9897e11e7e9a1537cb815527954909aeb3a', secret: '19d12c4b18dd8f7935ff52f4ed38f83272beacca042b42a360254dc95adcda89', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ee-7261c64b.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ee-7261c64b.test/oauth/userinfo', token_endpoint: 'http://gitlab-ee-7261c64b.test/oauth/token', authorization_endpoint: 'http://gitlab-ee-7261c64b.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:657ac818c3da3e36eee88a9b15b932d926666ea2 `294[Jul 28 2023 00:04:32 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`295[Jul 28 2023 00:04:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`296[Jul 28 2023 00:04:42 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`297[Jul 28 2023 00:04:47 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`298[Jul 28 2023 00:04:52 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`299[Jul 28 2023 00:04:57 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`300[Jul 28 2023 00:05:02 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`301[Jul 28 2023 00:05:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`302[Jul 28 2023 00:05:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`303[Jul 28 2023 00:05:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`304[Jul 28 2023 00:05:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`305[Jul 28 2023 00:05:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`306[Jul 28 2023 00:05:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`307[Jul 28 2023 00:05:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`308[Jul 28 2023 00:05:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`309[Jul 28 2023 00:05:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`310[Jul 28 2023 00:05:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`311[Jul 28 2023 00:05:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`312[Jul 28 2023 00:06:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`313[Jul 28 2023 00:06:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`314[Jul 28 2023 00:06:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`315[Jul 28 2023 00:06:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`316[Jul 28 2023 00:06:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`317[Jul 28 2023 00:06:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`318[Jul 28 2023 00:06:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`319[Jul 28 2023 00:06:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`320[Jul 28 2023 00:06:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`321[Jul 28 2023 00:06:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`322[Jul 28 2023 00:06:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`323[Jul 28 2023 00:07:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`324[Jul 28 2023 00:07:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`325[Jul 28 2023 00:07:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`326[Jul 28 2023 00:07:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`327[Jul 28 2023 00:07:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`328[Jul 28 2023 00:07:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`329[Jul 28 2023 00:07:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`330[Jul 28 2023 00:07:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`331[Jul 28 2023 00:07:46 UTC (QA Tests)] INFO -- clicking :oidc_login_button332[Jul 28 2023 00:07:47 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-531a65c80d5162de"333[Jul 28 2023 00:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field334[Jul 28 2023 00:07:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"335[Jul 28 2023 00:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field336[Jul 28 2023 00:07:48 UTC (QA Tests)] INFO -- clicking :sign_in_button337[Jul 28 2023 00:07:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.186s338[Jul 28 2023 00:07:50 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown339[Jul 28 2023 00:07:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.016s340[Jul 28 2023 00:07:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.024s341[Jul 28 2023 00:07:52 UTC (QA Tests)] INFO -- clicking :get_started_button342[Jul 28 2023 00:07:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 2.159s343[Jul 28 2023 00:07:54 UTC (QA Tests)] INFO -- Enabling super sidebar!344[Jul 28 2023 00:07:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled345[Jul 28 2023 00:07:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 539ee89ac83856ed'346[Jul 28 2023 00:07:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`347 creates oidc application and uses it to login348Govern349 Security Reports350[Jul 28 2023 00:07:57 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities351[Jul 28 2023 00:07:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds352[Jul 28 2023 00:07:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds353[Jul 28 2023 00:07:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-6dbe07de5dae4129' via api in 1.39 seconds354[Jul 28 2023 00:07:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.355[Jul 28 2023 00:07:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`356[Jul 28 2023 00:08:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`357[Jul 28 2023 00:08:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-6dbe07de5dae4129 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-6dbe07de5dae4129 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-secure-6dbe07de5dae4129 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `358[Jul 28 2023 00:08:05 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-6dbe07de5dae4129`359[Jul 28 2023 00:08:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`360[Jul 28 2023 00:08:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-6dbe07de5dae4129' via api in 7.57 seconds361[Jul 28 2023 00:08:07 UTC (QA Tests)] INFO -- filling :login_field with "root"362[Jul 28 2023 00:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Jul 28 2023 00:08:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Jul 28 2023 00:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Jul 28 2023 00:08:08 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Jul 28 2023 00:08:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.928s367[Jul 28 2023 00:08:09 UTC (QA Tests)] INFO -- Enabling super sidebar!368[Jul 28 2023 00:08:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled369[Jul 28 2023 00:08:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-6dbe07de5dae4129370[Jul 28 2023 00:08:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.66 seconds371[Jul 28 2023 00:08:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-6dbe07de5dae4129372[Jul 28 2023 00:08:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '1' via api in 0.69 seconds373[Jul 28 2023 00:08:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '1' via api in 0.52 seconds374[Jul 28 2023 00:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '1' via api in 0.08 seconds375[Jul 28 2023 00:08:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '1' via api in 0.51 seconds376[Jul 28 2023 00:08:27 UTC (QA Tests)] INFO -- clicking :menu_section_button377[Jul 28 2023 00:08:28 UTC (QA Tests)] INFO -- clicking :nav_item_link378[Jul 28 2023 00:08:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.202s379[Jul 28 2023 00:08:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown380[Jul 28 2023 00:08:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.553s381[Jul 28 2023 00:08:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.675s382[Jul 28 2023 00:08:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown383[Jul 28 2023 00:08:30 UTC (QA Tests)] INFO -- clicking :vulnerability384[Jul 28 2023 00:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.089s385[Jul 28 2023 00:08:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-6dbe07de5dae4129'386[Jul 28 2023 00:08:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-6dbe07de5dae4129`387 displays false positives for the vulnerabilities388[Jul 28 2023 00:08:32 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard389[Jul 28 2023 00:08:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds390[Jul 28 2023 00:08:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.26 seconds391[Jul 28 2023 00:08:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-204dfc2c48f3d52a' via api in 0.75 seconds392[Jul 28 2023 00:08:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.393[Jul 28 2023 00:08:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`394[Jul 28 2023 00:08:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`395[Jul 28 2023 00:08:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-204dfc2c48f3d52a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-204dfc2c48f3d52a 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-secure-204dfc2c48f3d52a --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `396[Jul 28 2023 00:08:34 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-204dfc2c48f3d52a`397[Jul 28 2023 00:08:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`398[Jul 28 2023 00:08:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-204dfc2c48f3d52a' via api in 1.26 seconds399[Jul 28 2023 00:08:35 UTC (QA Tests)] INFO -- filling :login_field with "root"400[Jul 28 2023 00:08:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field401[Jul 28 2023 00:08:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"402[Jul 28 2023 00:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field403[Jul 28 2023 00:08:36 UTC (QA Tests)] INFO -- clicking :sign_in_button404[Jul 28 2023 00:08:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.979s405[Jul 28 2023 00:08:37 UTC (QA Tests)] INFO -- Enabling super sidebar!406[Jul 28 2023 00:08:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled407[Jul 28 2023 00:08:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-204dfc2c48f3d52a408[Jul 28 2023 00:08:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds409[Jul 28 2023 00:08:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-204dfc2c48f3d52a410[Jul 28 2023 00:08:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.68 seconds411[Jul 28 2023 00:08:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.09 seconds412[Jul 28 2023 00:08:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.1 seconds413[Jul 28 2023 00:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.08 seconds414[Jul 28 2023 00:08:53 UTC (QA Tests)] INFO -- clicking :nav_item_link415[Jul 28 2023 00:08:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.532s416[Jul 28 2023 00:08:55 UTC (QA Tests)] INFO -- clicking :menu_section_button417[Jul 28 2023 00:08:55 UTC (QA Tests)] INFO -- clicking :nav_item_link418[Jul 28 2023 00:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.191s419[Jul 28 2023 00:08:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown420[Jul 28 2023 00:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.527s421[Jul 28 2023 00:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.613s422[Jul 28 2023 00:08:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown423[Jul 28 2023 00:08:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown424[Jul 28 2023 00:08:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown425[Jul 28 2023 00:08:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown426[Jul 28 2023 00:08:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown427[Jul 28 2023 00:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.57s428[Jul 28 2023 00:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.626s429[Jul 28 2023 00:08:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown430[Jul 28 2023 00:08:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown431[Jul 28 2023 00:08:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown432[Jul 28 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown433[Jul 28 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown434[Jul 28 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown435[Jul 28 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown436[Jul 28 2023 00:09:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown437[Jul 28 2023 00:09:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown438[Jul 28 2023 00:09:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown439[Jul 28 2023 00:09:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown440[Jul 28 2023 00:09:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown441[Jul 28 2023 00:09:02 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown442[Jul 28 2023 00:09:02 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown443[Jul 28 2023 00:09:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-204dfc2c48f3d52a'444[Jul 28 2023 00:09:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-204dfc2c48f3d52a`445 displays security reports in the project security dashboard446[Jul 28 2023 00:09:03 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List447[Jul 28 2023 00:09:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds448[Jul 28 2023 00:09:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds449[Jul 28 2023 00:09:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-4a81409727598749' via api in 0.67 seconds450[Jul 28 2023 00:09:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.451[Jul 28 2023 00:09:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`452[Jul 28 2023 00:09:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`453[Jul 28 2023 00:09:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-4a81409727598749 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-4a81409727598749 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-secure-4a81409727598749 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `454[Jul 28 2023 00:09:10 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-4a81409727598749`455[Jul 28 2023 00:09:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`456[Jul 28 2023 00:09:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-4a81409727598749' via api in 6.2 seconds457[Jul 28 2023 00:09:11 UTC (QA Tests)] INFO -- filling :login_field with "root"458[Jul 28 2023 00:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field459[Jul 28 2023 00:09:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"460[Jul 28 2023 00:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field461[Jul 28 2023 00:09:12 UTC (QA Tests)] INFO -- clicking :sign_in_button462[Jul 28 2023 00:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.113s463[Jul 28 2023 00:09:13 UTC (QA Tests)] INFO -- Enabling super sidebar!464[Jul 28 2023 00:09:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled465[Jul 28 2023 00:09:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-4a81409727598749466[Jul 28 2023 00:09:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds467[Jul 28 2023 00:09:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-4a81409727598749468[Jul 28 2023 00:09:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '3' via api in 0.09 seconds469[Jul 28 2023 00:09:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '3' via api in 0.32 seconds470[Jul 28 2023 00:09:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '3' via api in 0.08 seconds471[Jul 28 2023 00:09:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '3' via api in 0.07 seconds472[Jul 28 2023 00:09:29 UTC (QA Tests)] INFO -- clicking :menu_section_button473[Jul 28 2023 00:09:29 UTC (QA Tests)] INFO -- clicking :nav_item_link474[Jul 28 2023 00:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.261s475[Jul 28 2023 00:09:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-4a81409727598749'476[Jul 28 2023 00:09:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-4a81409727598749`477 displays the Dependency List478[Jul 28 2023 00:09:32 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline479[Jul 28 2023 00:09:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds480[Jul 28 2023 00:09:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds481[Jul 28 2023 00:09:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-c740b4f1da4b721b' via api in 0.47 seconds482[Jul 28 2023 00:09:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.483[Jul 28 2023 00:09:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`484[Jul 28 2023 00:09:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`485[Jul 28 2023 00:09:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-c740b4f1da4b721b --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-c740b4f1da4b721b 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-secure-c740b4f1da4b721b --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `486[Jul 28 2023 00:09:33 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-c740b4f1da4b721b`487[Jul 28 2023 00:09:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`488[Jul 28 2023 00:09:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c740b4f1da4b721b' via api in 1.24 seconds489[Jul 28 2023 00:09:34 UTC (QA Tests)] INFO -- filling :login_field with "root"490[Jul 28 2023 00:09:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field491[Jul 28 2023 00:09:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"492[Jul 28 2023 00:09:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field493[Jul 28 2023 00:09:35 UTC (QA Tests)] INFO -- clicking :sign_in_button494[Jul 28 2023 00:09:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.088s495[Jul 28 2023 00:09:37 UTC (QA Tests)] INFO -- Enabling super sidebar!496[Jul 28 2023 00:09:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled497[Jul 28 2023 00:09:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-c740b4f1da4b721b498[Jul 28 2023 00:09:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.89 seconds499[Jul 28 2023 00:09:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-c740b4f1da4b721b500[Jul 28 2023 00:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.1 seconds501[Jul 28 2023 00:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.24 seconds502[Jul 28 2023 00:09:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.08 seconds503[Jul 28 2023 00:09:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.1 seconds504[Jul 28 2023 00:09:52 UTC (QA Tests)] INFO -- clicking :menu_section_button505[Jul 28 2023 00:09:52 UTC (QA Tests)] INFO -- clicking :nav_item_link506[Jul 28 2023 00:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.996s507[Jul 28 2023 00:09:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown508[Jul 28 2023 00:09:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.994s509[Jul 28 2023 00:09:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 2.083s510[Jul 28 2023 00:09:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown511[Jul 28 2023 00:09:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown512[Jul 28 2023 00:09:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown513[Jul 28 2023 00:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.596s514[Jul 28 2023 00:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.668s515[Jul 28 2023 00:09:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown516[Jul 28 2023 00:09:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown517[Jul 28 2023 00:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.529s518[Jul 28 2023 00:09:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown519[Jul 28 2023 00:09:59 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown520[Jul 28 2023 00:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.607s521[Jul 28 2023 00:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.691s522[Jul 28 2023 00:10:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown523[Jul 28 2023 00:10:00 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown524[Jul 28 2023 00:10:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown525[Jul 28 2023 00:10:01 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown526[Jul 28 2023 00:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.63s527[Jul 28 2023 00:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.725s528[Jul 28 2023 00:10:02 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown529[Jul 28 2023 00:10:02 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown530[Jul 28 2023 00:10:02 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown531[Jul 28 2023 00:10:03 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown532[Jul 28 2023 00:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.607s533[Jul 28 2023 00:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.681s534[Jul 28 2023 00:10:03 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown535[Jul 28 2023 00:10:04 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown536[Jul 28 2023 00:10:04 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown537[Jul 28 2023 00:10:05 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown538[Jul 28 2023 00:10:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.603s539[Jul 28 2023 00:10:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.686s540[Jul 28 2023 00:10:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c740b4f1da4b721b'541[Jul 28 2023 00:10:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-c740b4f1da4b721b`542[Jul 28 2023 00:10:06 UTC (QA Tests)] ERROR -- Interceptor Api Errors543[-1] GET /api/graphql -- Correlation Id: Correlation Id not found544 displays security reports in the pipeline545[Jul 28 2023 00:10:06 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard546[Jul 28 2023 00:10:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds547[Jul 28 2023 00:10:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds548[Jul 28 2023 00:10:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-09fe6f3aab1a2f72' via api in 0.72 seconds549[Jul 28 2023 00:10:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.550[Jul 28 2023 00:10:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`551[Jul 28 2023 00:10:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`552[Jul 28 2023 00:10:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-09fe6f3aab1a2f72 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-09fe6f3aab1a2f72 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-secure-09fe6f3aab1a2f72 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `553[Jul 28 2023 00:10:08 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-09fe6f3aab1a2f72`554[Jul 28 2023 00:10:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`555[Jul 28 2023 00:10:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-09fe6f3aab1a2f72' via api in 1.31 seconds556[Jul 28 2023 00:10:09 UTC (QA Tests)] INFO -- filling :login_field with "root"557[Jul 28 2023 00:10:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field558[Jul 28 2023 00:10:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"559[Jul 28 2023 00:10:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field560[Jul 28 2023 00:10:10 UTC (QA Tests)] INFO -- clicking :sign_in_button561[Jul 28 2023 00:10:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.972s562[Jul 28 2023 00:10:11 UTC (QA Tests)] INFO -- Enabling super sidebar!563[Jul 28 2023 00:10:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled564[Jul 28 2023 00:10:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-09fe6f3aab1a2f72565[Jul 28 2023 00:10:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds566[Jul 28 2023 00:10:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-09fe6f3aab1a2f72567[Jul 28 2023 00:10:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.09 seconds568[Jul 28 2023 00:10:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.08 seconds569[Jul 28 2023 00:10:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.09 seconds570[Jul 28 2023 00:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.09 seconds571[Jul 28 2023 00:10:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee572[Jul 28 2023 00:10:27 UTC (QA Tests)] INFO -- clicking :menu_section_button573[Jul 28 2023 00:10:28 UTC (QA Tests)] INFO -- clicking :nav_item_link574[Jul 28 2023 00:10:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.899s575[Jul 28 2023 00:10:29 UTC (QA Tests)] INFO -- clicking :nav_item_link576[Jul 28 2023 00:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.981s577[Jul 28 2023 00:10:30 UTC (QA Tests)] INFO -- clicking :filter_project_dropdown578[Jul 28 2023 00:10:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.538s579[Jul 28 2023 00:10:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_project_dropdown' took 0.665s580[Jul 28 2023 00:10:31 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown581[Jul 28 2023 00:10:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.579s582[Jul 28 2023 00:10:32 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown583[Jul 28 2023 00:10:32 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown584[Jul 28 2023 00:10:32 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown585[Jul 28 2023 00:10:33 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown586[Jul 28 2023 00:10:33 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown587[Jul 28 2023 00:10:33 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown588[Jul 28 2023 00:10:33 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown589[Jul 28 2023 00:10:34 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown590[Jul 28 2023 00:10:34 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown591[Jul 28 2023 00:10:34 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown592[Jul 28 2023 00:10:35 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown593[Jul 28 2023 00:10:35 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown594[Jul 28 2023 00:10:35 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown595[Jul 28 2023 00:10:35 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown596[Jul 28 2023 00:10:35 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown597[Jul 28 2023 00:10:36 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown598[Jul 28 2023 00:10:36 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown599[Jul 28 2023 00:10:36 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown600[Jul 28 2023 00:10:37 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown601[Jul 28 2023 00:10:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-09fe6f3aab1a2f72'602[Jul 28 2023 00:10:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-09fe6f3aab1a2f72`603 displays security reports in the group security dashboard604[Jul 28 2023 00:10:37 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state605[Jul 28 2023 00:10:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds606[Jul 28 2023 00:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds607[Jul 28 2023 00:10:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-cd4ac25124fb90e8' via api in 0.65 seconds608[Jul 28 2023 00:10:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.609[Jul 28 2023 00:10:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`610[Jul 28 2023 00:10:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`611[Jul 28 2023 00:10:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-cd4ac25124fb90e8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-cd4ac25124fb90e8 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-secure-cd4ac25124fb90e8 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `612[Jul 28 2023 00:10:39 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-cd4ac25124fb90e8`613[Jul 28 2023 00:10:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`614[Jul 28 2023 00:10:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-cd4ac25124fb90e8' via api in 1.31 seconds615[Jul 28 2023 00:10:40 UTC (QA Tests)] INFO -- filling :login_field with "root"616[Jul 28 2023 00:10:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field617[Jul 28 2023 00:10:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"618[Jul 28 2023 00:10:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field619[Jul 28 2023 00:10:41 UTC (QA Tests)] INFO -- clicking :sign_in_button620[Jul 28 2023 00:10:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.199s621[Jul 28 2023 00:10:43 UTC (QA Tests)] INFO -- Enabling super sidebar!622[Jul 28 2023 00:10:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled623[Jul 28 2023 00:10:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-secure-cd4ac25124fb90e8624[Jul 28 2023 00:10:46 UTC (QA Tests)] INFO -- clicking :menu_section_button625[Jul 28 2023 00:10:46 UTC (QA Tests)] INFO -- clicking :nav_item_link626[Jul 28 2023 00:10:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.788s627[Jul 28 2023 00:10:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-cd4ac25124fb90e8'628[Jul 28 2023 00:10:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-cd4ac25124fb90e8`629 dependency list has empty state630Fulfillment631 Purchase632 User Registration633 when adding and removing a group member634[Jul 28 2023 00:10:47 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license635[Jul 28 2023 00:10:48 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}636[Jul 28 2023 00:10:48 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}637[Jul 28 2023 00:10:50 UTC (QA Tests)] INFO -- filling :login_field with "root"638[Jul 28 2023 00:10:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field639[Jul 28 2023 00:10:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"640[Jul 28 2023 00:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field641[Jul 28 2023 00:10:51 UTC (QA Tests)] INFO -- clicking :sign_in_button642[Jul 28 2023 00:10:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.023s643[Jul 28 2023 00:10:53 UTC (QA Tests)] INFO -- Enabling super sidebar!644[Jul 28 2023 00:10:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled645[Jul 28 2023 00:10:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds646[Jul 28 2023 00:10:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.24 seconds647[Jul 28 2023 00:10:57 UTC (QA Tests)] INFO -- Adding user qa-test-d2225c to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee QA::Resource::Group648[Jul 28 2023 00:10:58 UTC (QA Tests)] INFO -- Removing user qa-test-d2225c from gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee QA::Resource::Group649[Jul 28 2023 00:10:59 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}650[Jul 28 2023 00:10:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-d2225c'651[Jul 28 2023 00:11:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee'652 consumes a seat on the license653Create654 Merge request push options655[Jul 28 2023 00:11:00 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets title and description656[Jul 28 2023 00:11:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds657[Jul 28 2023 00:11:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.24 seconds658[Jul 28 2023 00:11:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/merge-request-push-options-8da7a9ee2da22dd1' via api in 1.42 seconds659[Jul 28 2023 00:11:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"660[Jul 28 2023 00:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds661[Jul 28 2023 00:11:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.28 seconds662[Jul 28 2023 00:11:04 UTC (QA Tests)] INFO -- Merging via PUT /projects/7/merge_requests/1/merge663[Jul 28 2023 00:11:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test a6a23b51cff353bd"664 sets title and description665Create666 Multiple file snippet667[Jul 28 2023 00:11:06 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files668[Jul 28 2023 00:11:06 UTC (QA Tests)] INFO -- filling :login_field with "root"669[Jul 28 2023 00:11:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field670[Jul 28 2023 00:11:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"671[Jul 28 2023 00:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field672[Jul 28 2023 00:11:07 UTC (QA Tests)] INFO -- clicking :sign_in_button673[Jul 28 2023 00:11:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.083s674[Jul 28 2023 00:11:09 UTC (QA Tests)] INFO -- Enabling super sidebar!675[Jul 28 2023 00:11:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled676[Jul 28 2023 00:11:10 UTC (QA Tests)] INFO -- clicking :new_menu_toggle677[Jul 28 2023 00:11:11 UTC (QA Tests)] INFO -- clicking :create_menu_item678[Jul 28 2023 00:11:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.882s679[Jul 28 2023 00:11:11 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"680[Jul 28 2023 00:11:11 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field681[Jul 28 2023 00:11:12 UTC (QA Tests)] INFO -- clicking :description_placeholder682[Jul 28 2023 00:11:12 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"683[Jul 28 2023 00:11:12 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field684[Jul 28 2023 00:11:13 UTC (QA Tests)] INFO -- clicking :visibility_content685[Jul 28 2023 00:11:13 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"686[Jul 28 2023 00:11:13 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field687[Jul 28 2023 00:11:13 UTC (QA Tests)] INFO -- clicking :add_file_button688[Jul 28 2023 00:11:14 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"689[Jul 28 2023 00:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field690[Jul 28 2023 00:11:14 UTC (QA Tests)] INFO -- clicking :add_file_button691[Jul 28 2023 00:11:14 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"692[Jul 28 2023 00:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field693[Jul 28 2023 00:11:15 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button694[Jul 28 2023 00:11:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.363s695[Jul 28 2023 00:11:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.373s696[Jul 28 2023 00:11:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 6.37 seconds697 creates a personal snippet with multiple files698Data Stores699 Project transfer between groups700[Jul 28 2023 00:11:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer between groups user transfers a project between groups701[Jul 28 2023 00:11:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds702[Jul 28 2023 00:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/target-group-for-transfer_efeca70830ee0300' via api in 0.78 seconds703[Jul 28 2023 00:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds704[Jul 28 2023 00:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/source-group-68444089a9b1c01c' via api in 0.48 seconds705[Jul 28 2023 00:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/source-group-68444089a9b1c01c/transfer-project-e44e27bf4aba1f7b' via api in 0.65 seconds706[Jul 28 2023 00:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds707[Jul 28 2023 00:11:21 UTC (QA Tests)] INFO -- filling :login_field with "root"708[Jul 28 2023 00:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field709[Jul 28 2023 00:11:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"710[Jul 28 2023 00:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field711[Jul 28 2023 00:11:22 UTC (QA Tests)] INFO -- clicking :sign_in_button712[Jul 28 2023 00:11:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.171s713[Jul 28 2023 00:11:24 UTC (QA Tests)] INFO -- Enabling super sidebar!714[Jul 28 2023 00:11:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled715[Jul 28 2023 00:11:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/source-group-68444089a9b1c01c/transfer-project-e44e27bf4aba1f7b716[Jul 28 2023 00:11:27 UTC (QA Tests)] INFO -- clicking :menu_section_button717[Jul 28 2023 00:11:27 UTC (QA Tests)] INFO -- clicking :nav_item_link718[Jul 28 2023 00:11:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.217s719[Jul 28 2023 00:11:30 UTC (QA Tests)] INFO -- Transferring project: transfer-project-e44e27bf4aba1f7b to namespace: gitlab-qa-sandbox-group-6/target-group-for-transfer_efeca70830ee0300720[Jul 28 2023 00:11:30 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_project_content"],[data-testid="transfer-project-content"],[data-qa-selector="transfer_project_content"],.qa-transfer-project-content721[Jul 28 2023 00:11:30 UTC (QA Tests)] INFO -- clicking :namespaces_list722[Jul 28 2023 00:11:30 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-6 / target-group-for-transfer_efeca70830ee0300"723[Jul 28 2023 00:11:30 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search724[Jul 28 2023 00:11:31 UTC (QA Tests)] INFO -- clicking :transfer_project_button725[Jul 28 2023 00:11:31 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "transfer-project-e44e27bf4aba1f7b"726[Jul 28 2023 00:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field727[Jul 28 2023 00:11:32 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button728[Jul 28 2023 00:11:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.802s729[Jul 28 2023 00:11:33 UTC (QA Tests)] INFO -- clicking :nav_item_link730[Jul 28 2023 00:11:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.524s731 user transfers a project between groups732Manage733 Group access734[Jul 28 2023 00:11:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732' via api in 0.26 seconds735[Jul 28 2023 00:11:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.29 seconds736[Jul 28 2023 00:11:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732/ip-address-restricted-group-4ec5fe88bc76e4bb' via api in 0.31 seconds737[Jul 28 2023 00:11:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732/ip-address-restricted-group-4ec5fe88bc76e4bb/project-in-ip-restricted-group-2bbbf24858403ab4' via api in 0.93 seconds738[Jul 28 2023 00:11:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732/ip-address-restricted-group-4ec5fe88bc76e4bb/project-in-ip-restricted-group-2bbbf24858403ab4 QA::Resource::Project739 when restricted by user's ip address740 with UI741[Jul 28 2023 00:11:38 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access742[Jul 28 2023 00:11:38 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3743[Jul 28 2023 00:11:38 UTC (QA Tests)] INFO -- filling :login_field with "root"744[Jul 28 2023 00:11:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field745[Jul 28 2023 00:11:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"746[Jul 28 2023 00:11:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field747[Jul 28 2023 00:11:39 UTC (QA Tests)] INFO -- clicking :sign_in_button748[Jul 28 2023 00:11:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.091s749[Jul 28 2023 00:11:41 UTC (QA Tests)] INFO -- Enabling super sidebar!750[Jul 28 2023 00:11:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled751[Jul 28 2023 00:11:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732752[Jul 28 2023 00:11:44 UTC (QA Tests)] INFO -- clicking :menu_section_button753[Jul 28 2023 00:11:44 UTC (QA Tests)] INFO -- clicking :nav_item_link754[Jul 28 2023 00:11:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.191s755[Jul 28 2023 00:11:47 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button756[Jul 28 2023 00:11:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.446s757[Jul 28 2023 00:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.046s758[Jul 28 2023 00:11:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content759[Jul 28 2023 00:11:50 UTC (QA Tests)] INFO -- clicking :sign_out_link760[Jul 28 2023 00:11:51 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"761[Jul 28 2023 00:11:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field762[Jul 28 2023 00:11:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"763[Jul 28 2023 00:11:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field764[Jul 28 2023 00:11:51 UTC (QA Tests)] INFO -- clicking :sign_in_button765[Jul 28 2023 00:11:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.993s766[Jul 28 2023 00:11:53 UTC (QA Tests)] INFO -- Enabling super sidebar!767[Jul 28 2023 00:11:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled768[Jul 28 2023 00:11:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732769[Jul 28 2023 00:11:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732/ip-address-restricted-group-4ec5fe88bc76e4bb770 allows access771 with API772[Jul 28 2023 00:11:56 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access773[Jul 28 2023 00:11:56 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3774[Jul 28 2023 00:11:57 UTC (QA Tests)] INFO -- filling :login_field with "root"775[Jul 28 2023 00:11:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field776[Jul 28 2023 00:11:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"777[Jul 28 2023 00:11:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field778[Jul 28 2023 00:11:57 UTC (QA Tests)] INFO -- clicking :sign_in_button779[Jul 28 2023 00:11:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.075s780[Jul 28 2023 00:11:59 UTC (QA Tests)] INFO -- Enabling super sidebar!781[Jul 28 2023 00:11:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled782[Jul 28 2023 00:12:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732783[Jul 28 2023 00:12:02 UTC (QA Tests)] INFO -- clicking :menu_section_button784[Jul 28 2023 00:12:02 UTC (QA Tests)] INFO -- clicking :nav_item_link785[Jul 28 2023 00:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.132s786[Jul 28 2023 00:12:05 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button787[Jul 28 2023 00:12:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 2.393s788[Jul 28 2023 00:12:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.091s789[Jul 28 2023 00:12:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content790[Jul 28 2023 00:12:09 UTC (QA Tests)] INFO -- clicking :sign_out_link791[Jul 28 2023 00:12:10 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1792[Jul 28 2023 00:12:10 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:B9Cz7S793[Jul 28 2023 00:12:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-6xxo1312' via api in 0.1 seconds794 allows access795 with SSH796[Jul 28 2023 00:12:10 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access797[Jul 28 2023 00:12:10 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3798[Jul 28 2023 00:12:11 UTC (QA Tests)] INFO -- filling :login_field with "root"799[Jul 28 2023 00:12:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field800[Jul 28 2023 00:12:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"801[Jul 28 2023 00:12:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field802[Jul 28 2023 00:12:11 UTC (QA Tests)] INFO -- clicking :sign_in_button803[Jul 28 2023 00:12:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.16s804[Jul 28 2023 00:12:13 UTC (QA Tests)] INFO -- Enabling super sidebar!805[Jul 28 2023 00:12:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled806[Jul 28 2023 00:12:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732807[Jul 28 2023 00:12:16 UTC (QA Tests)] INFO -- clicking :menu_section_button808[Jul 28 2023 00:12:16 UTC (QA Tests)] INFO -- clicking :nav_item_link809[Jul 28 2023 00:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.891s810[Jul 28 2023 00:12:19 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button811[Jul 28 2023 00:12:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.323s812[Jul 28 2023 00:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.096s813[Jul 28 2023 00:12:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content814[Jul 28 2023 00:12:22 UTC (QA Tests)] INFO -- clicking :sign_out_link815[Jul 28 2023 00:12:22 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-3p1m14/id_rsa -N `816[Jul 28 2023 00:12:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.33 seconds817[Jul 28 2023 00:12:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"818[Jul 28 2023 00:12:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.4 seconds819[Jul 28 2023 00:12:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'820 allows access821 when restricted by another ip address822 with API823[Jul 28 2023 00:12:24 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access824[Jul 28 2023 00:12:24 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3825[Jul 28 2023 00:12:25 UTC (QA Tests)] INFO -- filling :login_field with "root"826[Jul 28 2023 00:12:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field827[Jul 28 2023 00:12:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"828[Jul 28 2023 00:12:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field829[Jul 28 2023 00:12:26 UTC (QA Tests)] INFO -- clicking :sign_in_button830[Jul 28 2023 00:12:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.247s831[Jul 28 2023 00:12:27 UTC (QA Tests)] INFO -- Enabling super sidebar!832[Jul 28 2023 00:12:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled833[Jul 28 2023 00:12:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732834[Jul 28 2023 00:12:30 UTC (QA Tests)] INFO -- clicking :menu_section_button835[Jul 28 2023 00:12:30 UTC (QA Tests)] INFO -- clicking :nav_item_link836[Jul 28 2023 00:12:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.928s837[Jul 28 2023 00:12:33 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button838[Jul 28 2023 00:12:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.096s839[Jul 28 2023 00:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s840[Jul 28 2023 00:12:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content841[Jul 28 2023 00:12:36 UTC (QA Tests)] INFO -- clicking :sign_out_link842 denies access843 with SSH844[Jul 28 2023 00:12:36 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access845[Jul 28 2023 00:12:37 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3846[Jul 28 2023 00:12:37 UTC (QA Tests)] INFO -- filling :login_field with "root"847[Jul 28 2023 00:12:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field848[Jul 28 2023 00:12:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"849[Jul 28 2023 00:12:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field850[Jul 28 2023 00:12:38 UTC (QA Tests)] INFO -- clicking :sign_in_button851[Jul 28 2023 00:12:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s852[Jul 28 2023 00:12:39 UTC (QA Tests)] INFO -- Enabling super sidebar!853[Jul 28 2023 00:12:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled854[Jul 28 2023 00:12:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732855[Jul 28 2023 00:12:42 UTC (QA Tests)] INFO -- clicking :menu_section_button856[Jul 28 2023 00:12:42 UTC (QA Tests)] INFO -- clicking :nav_item_link857[Jul 28 2023 00:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.887s858[Jul 28 2023 00:12:45 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button859[Jul 28 2023 00:12:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.03s860[Jul 28 2023 00:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.082s861[Jul 28 2023 00:12:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content862[Jul 28 2023 00:12:48 UTC (QA Tests)] INFO -- clicking :sign_out_link863[Jul 28 2023 00:12:48 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-z21b7d/id_rsa -N `864[Jul 28 2023 00:12:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.47 seconds865[Jul 28 2023 00:12:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'866 denies access867 with UI868[Jul 28 2023 00:12:50 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access869[Jul 28 2023 00:12:50 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3870[Jul 28 2023 00:12:50 UTC (QA Tests)] INFO -- filling :login_field with "root"871[Jul 28 2023 00:12:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field872[Jul 28 2023 00:12:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"873[Jul 28 2023 00:12:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field874[Jul 28 2023 00:12:51 UTC (QA Tests)] INFO -- clicking :sign_in_button875[Jul 28 2023 00:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.036s876[Jul 28 2023 00:12:53 UTC (QA Tests)] INFO -- Enabling super sidebar!877[Jul 28 2023 00:12:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled878[Jul 28 2023 00:12:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732879[Jul 28 2023 00:12:55 UTC (QA Tests)] INFO -- clicking :menu_section_button880[Jul 28 2023 00:12:55 UTC (QA Tests)] INFO -- clicking :nav_item_link881[Jul 28 2023 00:12:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.872s882[Jul 28 2023 00:12:58 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button883[Jul 28 2023 00:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.058s884[Jul 28 2023 00:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s885[Jul 28 2023 00:13:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content886[Jul 28 2023 00:13:01 UTC (QA Tests)] INFO -- clicking :sign_out_link887[Jul 28 2023 00:13:02 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"888[Jul 28 2023 00:13:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field889[Jul 28 2023 00:13:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"890[Jul 28 2023 00:13:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field891[Jul 28 2023 00:13:03 UTC (QA Tests)] INFO -- clicking :sign_in_button892[Jul 28 2023 00:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.824s893[Jul 28 2023 00:13:04 UTC (QA Tests)] INFO -- Enabling super sidebar!894[Jul 28 2023 00:13:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled895[Jul 28 2023 00:13:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732896[Jul 28 2023 00:13:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732/ip-address-restricted-group-4ec5fe88bc76e4bb897 denies access898[Jul 28 2023 00:13:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-900ade5c236a0732'899Fulfillment900 Utilization901 in usage quotas902 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)903 max seats used count does not change after members are removed (PENDING: Test is not compatible with this environment or pipeline)904Plan905 Design Management906[Jul 28 2023 00:13:07 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it907[Jul 28 2023 00:13:07 UTC (QA Tests)] INFO -- filling :login_field with "root"908[Jul 28 2023 00:13:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field909[Jul 28 2023 00:13:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"910[Jul 28 2023 00:13:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field911[Jul 28 2023 00:13:08 UTC (QA Tests)] INFO -- clicking :sign_in_button912[Jul 28 2023 00:13:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.169s913[Jul 28 2023 00:13:10 UTC (QA Tests)] INFO -- Enabling super sidebar!914[Jul 28 2023 00:13:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled915[Jul 28 2023 00:13:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds916[Jul 28 2023 00:13:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds917[Jul 28 2023 00:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-23f14b232370b572' via api in 0.88 seconds918[Jul 28 2023 00:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.3 seconds919[Jul 28 2023 00:13:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-23f14b232370b572/-/issues/1920[Jul 28 2023 00:13:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.931s921[Jul 28 2023 00:13:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.956s922[Jul 28 2023 00:13:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 4.94 seconds923[Jul 28 2023 00:13:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-23f14b232370b572/-/issues/1924[Jul 28 2023 00:13:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.934s925[Jul 28 2023 00:13:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.956s926 user adds a design and modifies it927Configure928 Kubernetes Agent929 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)930Data Stores931 Project932 in group933 behaves like successful project creation934[Jul 28 2023 00:13:20 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project935[Jul 28 2023 00:13:21 UTC (QA Tests)] INFO -- filling :login_field with "root"936[Jul 28 2023 00:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field937[Jul 28 2023 00:13:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"938[Jul 28 2023 00:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field939[Jul 28 2023 00:13:22 UTC (QA Tests)] INFO -- clicking :sign_in_button940[Jul 28 2023 00:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.097s941[Jul 28 2023 00:13:23 UTC (QA Tests)] INFO -- Enabling super sidebar!942[Jul 28 2023 00:13:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled943[Jul 28 2023 00:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds944[Jul 28 2023 00:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds945[Jul 28 2023 00:13:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee946[Jul 28 2023 00:13:26 UTC (QA Tests)] INFO -- clicking :new_project_button947[Jul 28 2023 00:13:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.87s948[Jul 28 2023 00:13:27 UTC (QA Tests)] INFO -- clicking :panel_link949[Jul 28 2023 00:13:27 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown950[Jul 28 2023 00:13:27 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee"951[Jul 28 2023 00:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field952[Jul 28 2023 00:13:29 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}953[Jul 28 2023 00:13:29 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}954[Jul 28 2023 00:13:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-in-group-f9b58e69c71c1de3-b80af9c8c3f84096' via browser_ui in 5.54 seconds955 creates a new project956 in personal namespace957 behaves like successful project creation958[Jul 28 2023 00:13:31 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project959[Jul 28 2023 00:13:31 UTC (QA Tests)] INFO -- filling :login_field with "root"960[Jul 28 2023 00:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field961[Jul 28 2023 00:13:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"962[Jul 28 2023 00:13:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field963[Jul 28 2023 00:13:32 UTC (QA Tests)] INFO -- clicking :sign_in_button964[Jul 28 2023 00:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.131s965[Jul 28 2023 00:13:34 UTC (QA Tests)] INFO -- Enabling super sidebar!966[Jul 28 2023 00:13:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled967[Jul 28 2023 00:13:36 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present968[Jul 28 2023 00:13:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.911s969[Jul 28 2023 00:13:37 UTC (QA Tests)] INFO -- clicking :panel_link970[Jul 28 2023 00:13:37 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown971[Jul 28 2023 00:13:37 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"972[Jul 28 2023 00:13:37 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field973[Jul 28 2023 00:13:38 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}974[Jul 28 2023 00:13:38 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}975[Jul 28 2023 00:13:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-3e7b6c19cc3cc305-4ae0bcfa3b2d7c6a' via browser_ui in 4.09 seconds976 creates a new project977Create978 Merge request rebasing979[Jul 28 2023 00:13:40 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request980[Jul 28 2023 00:13:41 UTC (QA Tests)] INFO -- filling :login_field with "root"981[Jul 28 2023 00:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field982[Jul 28 2023 00:13:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"983[Jul 28 2023 00:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field984[Jul 28 2023 00:13:41 UTC (QA Tests)] INFO -- clicking :sign_in_button985[Jul 28 2023 00:13:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.17s986[Jul 28 2023 00:13:43 UTC (QA Tests)] INFO -- Enabling super sidebar!987[Jul 28 2023 00:13:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled988[Jul 28 2023 00:13:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds989[Jul 28 2023 00:13:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds990[Jul 28 2023 00:13:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e' via api in 1.15 seconds991[Jul 28 2023 00:13:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds992[Jul 28 2023 00:13:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.25 seconds993[Jul 28 2023 00:13:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e994[Jul 28 2023 00:13:49 UTC (QA Tests)] INFO -- clicking :menu_section_button995[Jul 28 2023 00:13:49 UTC (QA Tests)] INFO -- clicking :nav_item_link996[Jul 28 2023 00:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.02s997[Jul 28 2023 00:13:50 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button998[Jul 28 2023 00:13:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 1.09s999[Jul 28 2023 00:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1000[Jul 28 2023 00:13:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e/-/merge_requests/11001[Jul 28 2023 00:13:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e/-/merge_requests/11002[Jul 28 2023 00:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.06s1003[Jul 28 2023 00:13:57 UTC (QA Tests)] INFO -- clicking :mr_rebase_button1004[Jul 28 2023 00:13:57 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments1005[Jul 28 2023 00:13:57 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e/-/merge_requests/11006[Jul 28 2023 00:14:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.077s1007[Jul 28 2023 00:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1008[Jul 28 2023 00:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.045s1009[Jul 28 2023 00:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s1010[Jul 28 2023 00:14:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1011[Jul 28 2023 00:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1012[Jul 28 2023 00:14:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.048s1013[Jul 28 2023 00:14:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1014[Jul 28 2023 00:14:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1015[Jul 28 2023 00:14:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s1016[Jul 28 2023 00:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s1017[Jul 28 2023 00:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1018[Jul 28 2023 00:14:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1019[Jul 28 2023 00:14:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1020[Jul 28 2023 00:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1021[Jul 28 2023 00:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1022[Jul 28 2023 00:14:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.088s1023[Jul 28 2023 00:14:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s1024[Jul 28 2023 00:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1025[Jul 28 2023 00:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1026[Jul 28 2023 00:14:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.04s1027[Jul 28 2023 00:14:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1028[Jul 28 2023 00:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1029[Jul 28 2023 00:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.095s1030[Jul 28 2023 00:14:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1031[Jul 28 2023 00:14:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.029s1032[Jul 28 2023 00:14:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s1033[Jul 28 2023 00:14:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1034[Jul 28 2023 00:14:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s1035[Jul 28 2023 00:14:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1036[Jul 28 2023 00:14:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1037[Jul 28 2023 00:14:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.045s1038[Jul 28 2023 00:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.081s1039[Jul 28 2023 00:14:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1040[Jul 28 2023 00:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.063s1041[Jul 28 2023 00:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 41.295s1042[Jul 28 2023 00:14:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 11.047s1043[Jul 28 2023 00:14:52 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e/-/merge_requests/11044[Jul 28 2023 00:14:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.069s1045[Jul 28 2023 00:14:54 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-merge-request-689d6d31c301394e/-/merge_requests/11046[Jul 28 2023 00:14:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.06s1047[Jul 28 2023 00:14:56 UTC (QA Tests)] INFO -- clicking :close_button1048[Jul 28 2023 00:14:56 UTC (QA Tests)] INFO -- clicking :merge_button1049[Jul 28 2023 00:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.624s1050 user rebases source branch of merge request1051Verify1052 Cancelling merge request in merge train1053 when system cancels the merge request1054 creates a TODO task (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/324122)1055Verify1056 Run pipeline1057 with web only rule1058[Jul 28 2023 00:14:59 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline1059[Jul 28 2023 00:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1060[Jul 28 2023 00:15:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1061[Jul 28 2023 00:15:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/web-only-pipeline-4b2baf217f028383' via api in 0.98 seconds1062[Jul 28 2023 00:15:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1063[Jul 28 2023 00:15:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1064[Jul 28 2023 00:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1065[Jul 28 2023 00:15:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1066[Jul 28 2023 00:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1067[Jul 28 2023 00:15:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1068[Jul 28 2023 00:15:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.294s1069[Jul 28 2023 00:15:04 UTC (QA Tests)] INFO -- Enabling super sidebar!1070[Jul 28 2023 00:15:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled1071[Jul 28 2023 00:15:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/web-only-pipeline-4b2baf217f0283831072[Jul 28 2023 00:15:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1073[Jul 28 2023 00:15:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1074[Jul 28 2023 00:15:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.045s1075[Jul 28 2023 00:15:09 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1076[Jul 28 2023 00:15:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.078s1077[Jul 28 2023 00:15:10 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1078[Jul 28 2023 00:15:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.04s1079[Jul 28 2023 00:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.634s1080[Jul 28 2023 00:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.789s1081[Jul 28 2023 00:15:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.434s1082[Jul 28 2023 00:15:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 3.634s1083 can trigger pipeline1084Manage1085 Project access tokens1086[Jul 28 2023 00:15:14 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI1087[Jul 28 2023 00:15:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1088[Jul 28 2023 00:15:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1089[Jul 28 2023 00:15:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1090[Jul 28 2023 00:15:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1091[Jul 28 2023 00:15:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1092[Jul 28 2023 00:15:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.2s1093[Jul 28 2023 00:15:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1094[Jul 28 2023 00:15:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1095[Jul 28 2023 00:15:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1096[Jul 28 2023 00:15:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1097[Jul 28 2023 00:15:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-eb9b1adf714f6fab' via api in 0.81 seconds1098[Jul 28 2023 00:15:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-eb9b1adf714f6fab1099[Jul 28 2023 00:15:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1100[Jul 28 2023 00:15:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1101[Jul 28 2023 00:15:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.918s1102[Jul 28 2023 00:15:22 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1103[Jul 28 2023 00:15:22 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1104[Jul 28 2023 00:15:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1105[Jul 28 2023 00:15:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds1106[Jul 28 2023 00:15:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-5101cb2cae37730a' via api in 0.97 seconds1107[Jul 28 2023 00:15:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-5101cb2cae37730a1108[Jul 28 2023 00:15:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1109[Jul 28 2023 00:15:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1110[Jul 28 2023 00:15:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.845s1111[Jul 28 2023 00:15:35 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1112[Jul 28 2023 00:15:35 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1113[Jul 28 2023 00:15:46 UTC (QA Tests)] INFO -- Saving screenshot..1114[Jul 28 2023 00:15:47 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI1115[Jul 28 2023 00:15:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1116[Jul 28 2023 00:15:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1117[Jul 28 2023 00:15:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1118[Jul 28 2023 00:15:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1119[Jul 28 2023 00:15:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1120[Jul 28 2023 00:15:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.281s1121[Jul 28 2023 00:15:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1122[Jul 28 2023 00:15:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1123[Jul 28 2023 00:15:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1124[Jul 28 2023 00:15:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.23 seconds1125[Jul 28 2023 00:15:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-f90e8390bb8e9ea3' via api in 0.98 seconds1126[Jul 28 2023 00:15:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-f90e8390bb8e9ea31127[Jul 28 2023 00:15:54 UTC (QA Tests)] INFO -- clicking :menu_section_button1128[Jul 28 2023 00:15:54 UTC (QA Tests)] INFO -- clicking :nav_item_link1129[Jul 28 2023 00:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s1130[Jul 28 2023 00:15:55 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1131[Jul 28 2023 00:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1132[Jul 28 2023 00:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1133[Jul 28 2023 00:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.23 seconds1134[Jul 28 2023 00:16:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-32167f5b23a16a6b' via api in 0.86 seconds1135[Jul 28 2023 00:16:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-32167f5b23a16a6b1136[Jul 28 2023 00:16:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1137[Jul 28 2023 00:16:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1138[Jul 28 2023 00:16:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s1139[Jul 28 2023 00:16:08 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1140[Jul 28 2023 00:16:08 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1141[Jul 28 2023 00:16:18 UTC (QA Tests)] INFO -- Saving screenshot..1142 can be created and revoked via the UI (FAILED - 1)11441st Try error in ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:11:1145Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"1146Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"1148RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:111149 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-00-00-31-5ddba5778565abee/manage_project_access_tokens_can_be_created_and_revoked_via_the_ui_2023-07-28-00-16-18.590.html1150 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-00-00-31-5ddba5778565abee/manage_project_access_tokens_can_be_created_and_revoked_via_the_ui_2023-07-28-00-16-18.590.png1151Create1152 File management1153[Jul 28 2023 00:16:19 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1154[Jul 28 2023 00:16:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1155[Jul 28 2023 00:16:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1156[Jul 28 2023 00:16:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1157[Jul 28 2023 00:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1158[Jul 28 2023 00:16:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1159[Jul 28 2023 00:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.478s1160[Jul 28 2023 00:16:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1161[Jul 28 2023 00:16:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1162[Jul 28 2023 00:16:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1163[Jul 28 2023 00:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.25 seconds1164[Jul 28 2023 00:16:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-new-file-65ab0dc77323ab5d' via api in 1.32 seconds1165[Jul 28 2023 00:16:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.6 seconds1166[Jul 28 2023 00:16:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-new-file-65ab0dc77323ab5d/-/blob/main/QA+Test+-+File+name1167[Jul 28 2023 00:16:28 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"1168[Jul 28 2023 00:16:28 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1169[Jul 28 2023 00:16:31 UTC (QA Tests)] ERROR -- Interceptor Api Errors1170[200] POST http://gitlab-ee-7261c64b.test/api/graphql -- Correlation Id: 01H6CXN6A5J2NG2VS43CASSTD81171error-messages: Variable $refType of type RefType was provided invalid value1172 user deletes a file via the Web1173Plan1174 Testing wiki content creation inside a project1175[Jul 28 2023 00:16:31 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki using git push1176[Jul 28 2023 00:16:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1177[Jul 28 2023 00:16:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1178[Jul 28 2023 00:16:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1179[Jul 28 2023 00:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1180[Jul 28 2023 00:16:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1181[Jul 28 2023 00:16:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.289s1182[Jul 28 2023 00:16:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1183[Jul 28 2023 00:16:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1184[Jul 28 2023 00:16:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1185[Jul 28 2023 00:16:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1186[Jul 28 2023 00:16:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-4e0e8757291aef0d' via api in 0.85 seconds1187[Jul 28 2023 00:16:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.92 seconds1188[Jul 28 2023 00:16:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-4e0e8757291aef0d/-/wikis/just_another_wiki_page1189 by adding a home page to the wiki using git push1190[Jul 28 2023 00:16:39 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki using git push1191[Jul 28 2023 00:16:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1192[Jul 28 2023 00:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1193[Jul 28 2023 00:16:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1194[Jul 28 2023 00:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1195[Jul 28 2023 00:16:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1196[Jul 28 2023 00:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.29s1197[Jul 28 2023 00:16:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1198[Jul 28 2023 00:16:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1199[Jul 28 2023 00:16:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1200[Jul 28 2023 00:16:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1201[Jul 28 2023 00:16:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-bf96f2a79c4cf0bf' via api in 0.8 seconds1202[Jul 28 2023 00:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.33 seconds1203[Jul 28 2023 00:16:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.14 seconds1204[Jul 28 2023 00:16:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-bf96f2a79c4cf0bf/-/wikis/just_another_wiki_page1205 by adding a second page to the wiki using git push1206[Jul 28 2023 00:16:48 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki1207[Jul 28 2023 00:16:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1208[Jul 28 2023 00:16:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1209[Jul 28 2023 00:16:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1210[Jul 28 2023 00:16:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1211[Jul 28 2023 00:16:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1212[Jul 28 2023 00:16:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.315s1213[Jul 28 2023 00:16:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1214[Jul 28 2023 00:16:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1215[Jul 28 2023 00:16:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1216[Jul 28 2023 00:16:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds1217[Jul 28 2023 00:16:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-b832e080f96f2c1d' via api in 0.84 seconds1218[Jul 28 2023 00:16:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.41 seconds1219[Jul 28 2023 00:16:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-b832e080f96f2c1d/-/wikis/Home1220[Jul 28 2023 00:16:56 UTC (QA Tests)] INFO -- clicking :new_page_button1221[Jul 28 2023 00:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 1.034s1222[Jul 28 2023 00:16:57 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1223[Jul 28 2023 00:16:57 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1224[Jul 28 2023 00:16:58 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1225[Jul 28 2023 00:16:58 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1226[Jul 28 2023 00:16:59 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1227[Jul 28 2023 00:16:59 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1228[Jul 28 2023 00:17:00 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1229[Jul 28 2023 00:17:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.472s1230 by adding a second page to the wiki1231[Jul 28 2023 00:17:01 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki1232[Jul 28 2023 00:17:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1233[Jul 28 2023 00:17:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1234[Jul 28 2023 00:17:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1235[Jul 28 2023 00:17:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1236[Jul 28 2023 00:17:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1237[Jul 28 2023 00:17:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.268s1238[Jul 28 2023 00:17:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1239[Jul 28 2023 00:17:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1240[Jul 28 2023 00:17:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1241[Jul 28 2023 00:17:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1242[Jul 28 2023 00:17:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-04b97f679833aa54' via api in 0.84 seconds1243[Jul 28 2023 00:17:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-04b97f679833aa541244[Jul 28 2023 00:17:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1245[Jul 28 2023 00:17:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1246[Jul 28 2023 00:17:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s1247[Jul 28 2023 00:17:09 UTC (QA Tests)] INFO -- clicking :create_first_page_link1248[Jul 28 2023 00:17:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_page_link' took 0.919s1249[Jul 28 2023 00:17:10 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1250[Jul 28 2023 00:17:10 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1251[Jul 28 2023 00:17:11 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1252[Jul 28 2023 00:17:11 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1253[Jul 28 2023 00:17:12 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1254[Jul 28 2023 00:17:12 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1255[Jul 28 2023 00:17:13 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1256[Jul 28 2023 00:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.359s1257 by adding a home page to the wiki1258Create1259 Default branch name instance setting1260[Jul 28 2023 00:17:14 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}1261[Jul 28 2023 00:17:15 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 name1262[Jul 28 2023 00:17:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1263[Jul 28 2023 00:17:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1264[Jul 28 2023 00:17:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/default-branch-name-via-cli-8169cc736c76f7ba' via api in 0.14 seconds1265 allows a project to be created via the CLI with a different default branch name1266[Jul 28 2023 00:17:17 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project1267[Jul 28 2023 00:17:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1268[Jul 28 2023 00:17:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1269[Jul 28 2023 00:17:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/default-branch-name-6b6d2fd84f6ae8a6' via api in 1.15 seconds1270 sets the default branch name for a new project1271[Jul 28 2023 00:17:18 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}1272Govern1273 Instance1274 for add SSH key1275 behaves like audit event1276[Jul 28 2023 00:17:19 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations1277[Jul 28 2023 00:17:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1278[Jul 28 2023 00:17:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1279[Jul 28 2023 00:17:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1280[Jul 28 2023 00:17:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1281[Jul 28 2023 00:17:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1282[Jul 28 2023 00:17:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.299s1283[Jul 28 2023 00:17:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1284[Jul 28 2023 00:17:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1285[Jul 28 2023 00:17:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s1286[Jul 28 2023 00:17:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1287[Jul 28 2023 00:17:25 UTC (QA Tests)] INFO -- clicking :edit_profile_link1288[Jul 28 2023 00:17:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.851s1289[Jul 28 2023 00:17:26 UTC (QA Tests)] INFO -- clicking :nav_item_link1290[Jul 28 2023 00:17:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.601s1291[Jul 28 2023 00:17:27 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-2z8gat/id_rsa -N `1292[Jul 28 2023 00:17:27 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"1293[Jul 28 2023 00:17:27 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1294[Jul 28 2023 00:17:28 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1295[Jul 28 2023 00:17:28 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1296[Jul 28 2023 00:17:28 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-30"1297[Jul 28 2023 00:17:28 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1298[Jul 28 2023 00:17:29 UTC (QA Tests)] INFO -- clicking :add_key_button1299[Jul 28 2023 00:17:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.672s1300[Jul 28 2023 00:17:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.69 seconds1301[Jul 28 2023 00:17:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s1302[Jul 28 2023 00:17:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content1303[Jul 28 2023 00:17:31 UTC (QA Tests)] INFO -- clicking :sign_out_link1304[Jul 28 2023 00:17:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1305[Jul 28 2023 00:17:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1306[Jul 28 2023 00:17:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1307[Jul 28 2023 00:17:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1308[Jul 28 2023 00:17:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1309[Jul 28 2023 00:17:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.264s1310[Jul 28 2023 00:17:35 UTC (QA Tests)] INFO -- Enabling super sidebar!1311[Jul 28 2023 00:17:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled1312[Jul 28 2023 00:17:37 UTC (QA Tests)] INFO -- clicking :context_switcher1313[Jul 28 2023 00:17:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1314[Jul 28 2023 00:17:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s1315[Jul 28 2023 00:17:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.254s1316[Jul 28 2023 00:17:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1317[Jul 28 2023 00:17:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1318[Jul 28 2023 00:17:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s1319[Jul 28 2023 00:17:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'1320 logs audit events for UI operations1321 for failed sign in1322 behaves like audit event1323[Jul 28 2023 00:17:40 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations1324[Jul 28 2023 00:17:41 UTC (QA Tests)] INFO -- filling :login_field with "bad_user_name"1325[Jul 28 2023 00:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1326[Jul 28 2023 00:17:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1327[Jul 28 2023 00:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1328[Jul 28 2023 00:17:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1329[Jul 28 2023 00:17:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1330[Jul 28 2023 00:17:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.058s1331[Jul 28 2023 00:17:45 UTC (QA Tests)] INFO -- User is not signed in, skipping1332[Jul 28 2023 00:17:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1333[Jul 28 2023 00:17:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1334[Jul 28 2023 00:17:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1335[Jul 28 2023 00:17:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1336[Jul 28 2023 00:17:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1337[Jul 28 2023 00:17:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.276s1338[Jul 28 2023 00:17:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1339[Jul 28 2023 00:17:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1340[Jul 28 2023 00:17:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s1341[Jul 28 2023 00:17:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content1342[Jul 28 2023 00:17:53 UTC (QA Tests)] INFO -- clicking :sign_out_link1343[Jul 28 2023 00:17:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1344[Jul 28 2023 00:17:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1345[Jul 28 2023 00:17:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1346[Jul 28 2023 00:17:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1347[Jul 28 2023 00:17:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1348[Jul 28 2023 00:17:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.304s1349[Jul 28 2023 00:17:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1350[Jul 28 2023 00:17:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1351[Jul 28 2023 00:17:59 UTC (QA Tests)] INFO -- clicking :context_switcher1352[Jul 28 2023 00:17:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1353[Jul 28 2023 00:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s1354[Jul 28 2023 00:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.199s1355[Jul 28 2023 00:18:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1356[Jul 28 2023 00:18:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1357[Jul 28 2023 00:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.76s1358 logs audit events for UI operations1359 for change password1360 behaves like audit event1361[Jul 28 2023 00:18:02 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations1362[Jul 28 2023 00:18:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'user_b6beae54' via api in 0.3 seconds1363[Jul 28 2023 00:18:03 UTC (QA Tests)] INFO -- filling :login_field with "user_b6beae54"1364[Jul 28 2023 00:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1365[Jul 28 2023 00:18:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1366[Jul 28 2023 00:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1367[Jul 28 2023 00:18:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1368[Jul 28 2023 00:18:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.822s1369[Jul 28 2023 00:18:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1370[Jul 28 2023 00:18:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1371[Jul 28 2023 00:18:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s1372[Jul 28 2023 00:18:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content1373[Jul 28 2023 00:18:08 UTC (QA Tests)] INFO -- clicking :edit_profile_link1374[Jul 28 2023 00:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.762s1375[Jul 28 2023 00:18:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1376[Jul 28 2023 00:18:09 UTC (QA Tests)] INFO -- clicking :save_password_button1377[Jul 28 2023 00:18:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_password_button' took 0.568s1378[Jul 28 2023 00:18:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1379[Jul 28 2023 00:18:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1380[Jul 28 2023 00:18:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1381[Jul 28 2023 00:18:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1382[Jul 28 2023 00:18:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1383[Jul 28 2023 00:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.318s1384[Jul 28 2023 00:18:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1385[Jul 28 2023 00:18:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1386[Jul 28 2023 00:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1387[Jul 28 2023 00:18:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content1388[Jul 28 2023 00:18:17 UTC (QA Tests)] INFO -- clicking :sign_out_link1389[Jul 28 2023 00:18:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1390[Jul 28 2023 00:18:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1391[Jul 28 2023 00:18:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1392[Jul 28 2023 00:18:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1393[Jul 28 2023 00:18:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1394[Jul 28 2023 00:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s1395[Jul 28 2023 00:18:20 UTC (QA Tests)] INFO -- Enabling super sidebar!1396[Jul 28 2023 00:18:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled1397[Jul 28 2023 00:18:22 UTC (QA Tests)] INFO -- clicking :context_switcher1398[Jul 28 2023 00:18:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1399[Jul 28 2023 00:18:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.607s1400[Jul 28 2023 00:18:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.227s1401[Jul 28 2023 00:18:24 UTC (QA Tests)] INFO -- clicking :menu_section_button1402[Jul 28 2023 00:18:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1403[Jul 28 2023 00:18:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s1404 logs audit events for UI operations1405 for successful sign in1406 behaves like audit event1407[Jul 28 2023 00:18:26 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations1408[Jul 28 2023 00:18:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1409[Jul 28 2023 00:18:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1410[Jul 28 2023 00:18:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1411[Jul 28 2023 00:18:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1412[Jul 28 2023 00:18:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1413[Jul 28 2023 00:18:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.344s1414[Jul 28 2023 00:18:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1415[Jul 28 2023 00:18:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1416[Jul 28 2023 00:18:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.046s1417[Jul 28 2023 00:18:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content1418[Jul 28 2023 00:18:32 UTC (QA Tests)] INFO -- clicking :sign_out_link1419[Jul 28 2023 00:18:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1420[Jul 28 2023 00:18:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1421[Jul 28 2023 00:18:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1422[Jul 28 2023 00:18:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1423[Jul 28 2023 00:18:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1424[Jul 28 2023 00:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.282s1425[Jul 28 2023 00:18:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1426[Jul 28 2023 00:18:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1427[Jul 28 2023 00:18:38 UTC (QA Tests)] INFO -- clicking :context_switcher1428[Jul 28 2023 00:18:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1429[Jul 28 2023 00:18:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.665s1430[Jul 28 2023 00:18:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.188s1431[Jul 28 2023 00:18:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1432[Jul 28 2023 00:18:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1433[Jul 28 2023 00:18:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s1434 logs audit events for UI operations1435 for add and delete email1436 behaves like audit event1437[Jul 28 2023 00:18:41 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations1438[Jul 28 2023 00:18:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1439[Jul 28 2023 00:18:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1440[Jul 28 2023 00:18:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1441[Jul 28 2023 00:18:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1442[Jul 28 2023 00:18:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1443[Jul 28 2023 00:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s1444[Jul 28 2023 00:18:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1445[Jul 28 2023 00:18:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1446[Jul 28 2023 00:18:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s1447[Jul 28 2023 00:18:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content1448[Jul 28 2023 00:18:48 UTC (QA Tests)] INFO -- clicking :edit_profile_link1449[Jul 28 2023 00:18:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.77s1450[Jul 28 2023 00:18:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1451[Jul 28 2023 00:18:49 UTC (QA Tests)] INFO -- clicking :toggle_email_address_field1452[Jul 28 2023 00:18:49 UTC (QA Tests)] INFO -- clicking :add_email_address_button1453[Jul 28 2023 00:18:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_email_address_button' took 0.534s1454[Jul 28 2023 00:18:50 UTC (QA Tests)] INFO -- clicking :delete_email_link1455[Jul 28 2023 00:18:50 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1456[Jul 28 2023 00:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s1457[Jul 28 2023 00:18:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content1458[Jul 28 2023 00:18:52 UTC (QA Tests)] INFO -- clicking :sign_out_link1459[Jul 28 2023 00:18:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1460[Jul 28 2023 00:18:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1461[Jul 28 2023 00:18:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1462[Jul 28 2023 00:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1463[Jul 28 2023 00:18:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1464[Jul 28 2023 00:18:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.268s1465[Jul 28 2023 00:18:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1466[Jul 28 2023 00:18:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1467[Jul 28 2023 00:18:58 UTC (QA Tests)] INFO -- clicking :context_switcher1468[Jul 28 2023 00:18:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1469[Jul 28 2023 00:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.686s1470[Jul 28 2023 00:19:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.187s1471[Jul 28 2023 00:19:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1472[Jul 28 2023 00:19:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1473[Jul 28 2023 00:19:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.794s1474 logs audit events for UI operations1475 for start and stop user impersonation1476 behaves like audit event1477[Jul 28 2023 00:19:01 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations1478[Jul 28 2023 00:19:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3134dc3ac3631512' via api in 0.32 seconds1479[Jul 28 2023 00:19:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1480[Jul 28 2023 00:19:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1481[Jul 28 2023 00:19:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1482[Jul 28 2023 00:19:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1483[Jul 28 2023 00:19:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1484[Jul 28 2023 00:19:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.309s1485[Jul 28 2023 00:19:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1486[Jul 28 2023 00:19:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1487[Jul 28 2023 00:19:07 UTC (QA Tests)] INFO -- clicking :context_switcher1488[Jul 28 2023 00:19:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1489[Jul 28 2023 00:19:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.638s1490[Jul 28 2023 00:19:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.204s1491[Jul 28 2023 00:19:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1492[Jul 28 2023 00:19:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s1493[Jul 28 2023 00:19:11 UTC (QA Tests)] INFO -- clicking :impersonate_user_link1494[Jul 28 2023 00:19:11 UTC (QA Tests)] INFO -- clicking :stop_impersonation_btn1495[Jul 28 2023 00:19:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element stop_impersonation_btn' took 0.596s1496[Jul 28 2023 00:19:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1497[Jul 28 2023 00:19:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content1498[Jul 28 2023 00:19:14 UTC (QA Tests)] INFO -- clicking :sign_out_link1499[Jul 28 2023 00:19:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1500[Jul 28 2023 00:19:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1501[Jul 28 2023 00:19:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1502[Jul 28 2023 00:19:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1503[Jul 28 2023 00:19:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1504[Jul 28 2023 00:19:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s1505[Jul 28 2023 00:19:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1506[Jul 28 2023 00:19:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1507[Jul 28 2023 00:19:19 UTC (QA Tests)] INFO -- clicking :context_switcher1508[Jul 28 2023 00:19:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1509[Jul 28 2023 00:19:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.592s1510[Jul 28 2023 00:19:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.183s1511[Jul 28 2023 00:19:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1512[Jul 28 2023 00:19:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1513[Jul 28 2023 00:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.69s1514[Jul 28 2023 00:19:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3134dc3ac3631512'1515 logs audit events for UI operations1516Plan1517 Editing scoped labels on issues1518[Jul 28 2023 00:19:23 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels1519[Jul 28 2023 00:19:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1520[Jul 28 2023 00:19:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1521[Jul 28 2023 00:19:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-1db32e72923a208c' via api in 0.79 seconds1522[Jul 28 2023 00:19:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.39 seconds1523[Jul 28 2023 00:19:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1524[Jul 28 2023 00:19:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1525[Jul 28 2023 00:19:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1526[Jul 28 2023 00:19:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1527[Jul 28 2023 00:19:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1528[Jul 28 2023 00:19:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.291s1529[Jul 28 2023 00:19:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1530[Jul 28 2023 00:19:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1531[Jul 28 2023 00:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.15 seconds1532[Jul 28 2023 00:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '4' via api in 0.12 seconds1533[Jul 28 2023 00:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '5' via api in 0.11 seconds1534[Jul 28 2023 00:19:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '6' via api in 0.11 seconds1535[Jul 28 2023 00:19:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-1db32e72923a208c/-/issues/11536[Jul 28 2023 00:19:32 UTC (QA Tests)] INFO -- clicking :edit_button1537[Jul 28 2023 00:19:32 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "animal::dolphin"1538[Jul 28 2023 00:19:32 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1539[Jul 28 2023 00:19:33 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "plant::orchid"1540[Jul 28 2023 00:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1541[Jul 28 2023 00:19:34 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::car::porsche"1542[Jul 28 2023 00:19:34 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1543[Jul 28 2023 00:19:35 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::truck::mercedes-bens"1544[Jul 28 2023 00:19:35 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1545[Jul 28 2023 00:19:36 UTC (QA Tests)] INFO -- clicking :issue_title1546 correctly applies simple and multiple colon scoped pairs labels1547Create1548 Cherry picking a commit1549[Jul 28 2023 00:19:37 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request1550[Jul 28 2023 00:19:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1551[Jul 28 2023 00:19:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1552[Jul 28 2023 00:19:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1553[Jul 28 2023 00:19:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1554[Jul 28 2023 00:19:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1555[Jul 28 2023 00:19:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.285s1556[Jul 28 2023 00:19:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1557[Jul 28 2023 00:19:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1558[Jul 28 2023 00:19:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1559[Jul 28 2023 00:19:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1560[Jul 28 2023 00:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-942b19d6053f99e8' via api in 1.13 seconds1561[Jul 28 2023 00:19:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1562[Jul 28 2023 00:19:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-942b19d6053f99e8/-/commit/1e19615657cd54f5513b204cd7b4f2a11d4586d71563[Jul 28 2023 00:19:45 UTC (QA Tests)] INFO -- clicking :options_button1564[Jul 28 2023 00:19:45 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present1565[Jul 28 2023 00:19:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.551s1566[Jul 28 2023 00:19:46 UTC (QA Tests)] INFO -- clicking :submit_commit_button1567[Jul 28 2023 00:19:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.901s1568[Jul 28 2023 00:19:48 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1569[Jul 28 2023 00:19:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.048s1570[Jul 28 2023 00:19:51 UTC (QA Tests)] INFO -- clicking :diffs_tab1571 creates a merge request1572Create1573 File management1574[Jul 28 2023 00:19:52 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web1575[Jul 28 2023 00:19:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1576[Jul 28 2023 00:19:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1577[Jul 28 2023 00:19:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1578[Jul 28 2023 00:19:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1579[Jul 28 2023 00:19:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1580[Jul 28 2023 00:19:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.259s1581[Jul 28 2023 00:19:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1582[Jul 28 2023 00:19:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1583[Jul 28 2023 00:19:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1584[Jul 28 2023 00:19:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds1585[Jul 28 2023 00:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-new-file-82f86f6ac91c13ff' via api in 1.22 seconds1586[Jul 28 2023 00:19:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.53 seconds1587[Jul 28 2023 00:19:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-new-file-82f86f6ac91c13ff/-/blob/main/QA+Test+-+File+name1588[Jul 28 2023 00:20:00 UTC (QA Tests)] INFO -- clicking :action_dropdown1589[Jul 28 2023 00:20:00 UTC (QA Tests)] INFO -- clicking :edit_menu_item1590[Jul 28 2023 00:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.526s15912023-07-28 00:20:02 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:15932023-07-28 00:20:02 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.1594[Jul 28 2023 00:20:02 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"1595[Jul 28 2023 00:20:02 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1596[Jul 28 2023 00:20:03 UTC (QA Tests)] INFO -- clicking :commit_button1597[Jul 28 2023 00:20:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.491s1598[Jul 28 2023 00:20:05 UTC (QA Tests)] ERROR -- Interceptor Api Errors1599[200] POST http://gitlab-ee-7261c64b.test/api/graphql -- Correlation Id: 01H6CXVT34HT27GYG998DX7KBG1600error-messages: Variable $refType of type RefType was provided invalid value1601 user edits a file via the Web1602Verify1603 Parent-child pipelines independent relationship1604[Jul 28 2023 00:20:05 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes1605[Jul 28 2023 00:20:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1606[Jul 28 2023 00:20:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.23 seconds1607[Jul 28 2023 00:20:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pipeline-independent-relationship-ae0ca1093bd15e67' via api in 0.87 seconds1608[Jul 28 2023 00:20:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1609[Jul 28 2023 00:20:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1610[Jul 28 2023 00:20:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1611[Jul 28 2023 00:20:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-ae0ca1093bd15e67 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-ae0ca1093bd15e67 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-ae0ca1093bd15e67 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list pipeline-independent-relationship-ae0ca1093bd15e67 --executor shell && gitlab-runner run" `1612[Jul 28 2023 00:20:07 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-ae0ca1093bd15e67`1613[Jul 28 2023 00:20:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1614[Jul 28 2023 00:20:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-ae0ca1093bd15e67' via api in 1.44 seconds1615[Jul 28 2023 00:20:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1616[Jul 28 2023 00:20:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1617[Jul 28 2023 00:20:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1618[Jul 28 2023 00:20:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1619[Jul 28 2023 00:20:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1620[Jul 28 2023 00:20:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.335s1621[Jul 28 2023 00:20:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1622[Jul 28 2023 00:20:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1623[Jul 28 2023 00:20:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1624[Jul 28 2023 00:20:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pipeline-independent-relationship-ae0ca1093bd15e671625[Jul 28 2023 00:20:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1626[Jul 28 2023 00:20:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1627[Jul 28 2023 00:20:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.917s1628[Jul 28 2023 00:20:18 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1629[Jul 28 2023 00:20:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-ae0ca1093bd15e67'1630[Jul 28 2023 00:20:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-ae0ca1093bd15e67`1631 parent pipelines passes if child passes1632[Jul 28 2023 00:20:18 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails1633[Jul 28 2023 00:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1634[Jul 28 2023 00:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.18 seconds1635[Jul 28 2023 00:20:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pipeline-independent-relationship-1293f0a36066b2e4' via api in 0.77 seconds1636[Jul 28 2023 00:20:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1637[Jul 28 2023 00:20:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1638[Jul 28 2023 00:20:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1639[Jul 28 2023 00:20:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-1293f0a36066b2e4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-1293f0a36066b2e4 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-1293f0a36066b2e4 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list pipeline-independent-relationship-1293f0a36066b2e4 --executor shell && gitlab-runner run" `1640[Jul 28 2023 00:20:20 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-1293f0a36066b2e4`1641[Jul 28 2023 00:20:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1642[Jul 28 2023 00:20:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-1293f0a36066b2e4' via api in 1.31 seconds1643[Jul 28 2023 00:20:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1644[Jul 28 2023 00:20:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1645[Jul 28 2023 00:20:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1646[Jul 28 2023 00:20:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1647[Jul 28 2023 00:20:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1648[Jul 28 2023 00:20:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.309s1649[Jul 28 2023 00:20:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1650[Jul 28 2023 00:20:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1651[Jul 28 2023 00:20:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1652[Jul 28 2023 00:20:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pipeline-independent-relationship-1293f0a36066b2e41653[Jul 28 2023 00:20:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1654[Jul 28 2023 00:20:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1655[Jul 28 2023 00:20:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.01s1656[Jul 28 2023 00:20:31 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments1657[Jul 28 2023 00:20:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-1293f0a36066b2e4'1658[Jul 28 2023 00:20:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-1293f0a36066b2e4`1659 parent pipeline passes even if child fails1660Create1661 Slack app integration1662 when using Slash commands1663 creates an issue (PENDING: Test is not compatible with this environment or pipeline)1664 with gitlab issue1665 displays an issue (PENDING: Test is not compatible with this environment or pipeline)1666 closes an issue (PENDING: Test is not compatible with this environment or pipeline)1667 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)1668 with target project1669 moves an issue (PENDING: Test is not compatible with this environment or pipeline)1670Verify1671 Include multiple files from a project1672[Jul 28 2023 00:20:32 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config1673[Jul 28 2023 00:20:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1674[Jul 28 2023 00:20:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds1675[Jul 28 2023 00:20:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-pipeline-1-31f42296b52d8c9d' via api in 0.79 seconds1676[Jul 28 2023 00:20:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1677[Jul 28 2023 00:20:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1678[Jul 28 2023 00:20:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1679[Jul 28 2023 00:20:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-wd1kjf1k --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-wd1kjf1k 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-wd1kjf1k --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list qa-runner-wd1kjf1k --executor shell && gitlab-runner run" `1680[Jul 28 2023 00:20:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-wd1kjf1k`1681[Jul 28 2023 00:20:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1682[Jul 28 2023 00:20:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-wd1kjf1k' via api in 6.38 seconds1683[Jul 28 2023 00:20:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1684[Jul 28 2023 00:20:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1685[Jul 28 2023 00:20:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1686[Jul 28 2023 00:20:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1687[Jul 28 2023 00:20:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1688[Jul 28 2023 00:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.297s1689[Jul 28 2023 00:20:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1690[Jul 28 2023 00:20:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1691[Jul 28 2023 00:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1692[Jul 28 2023 00:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1693[Jul 28 2023 00:20:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-pipeline-2-edf46504a848b5c7' via api in 0.79 seconds1694[Jul 28 2023 00:20:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1695[Jul 28 2023 00:20:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1696[Jul 28 2023 00:20:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-pipeline-1-31f42296b52d8c9d1697[Jul 28 2023 00:20:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1698[Jul 28 2023 00:20:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1699[Jul 28 2023 00:20:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.96s1700[Jul 28 2023 00:21:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1701[Jul 28 2023 00:21:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.181s1702[Jul 28 2023 00:21:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-wd1kjf1k'1703[Jul 28 2023 00:21:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-wd1kjf1k`1704 runs the pipeline with composed config1705Package1706 SaaS Container Registry1707 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1708Create1709 Merge request squashing1710[Jul 28 2023 00:21:04 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1711[Jul 28 2023 00:21:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1712[Jul 28 2023 00:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1713[Jul 28 2023 00:21:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1714[Jul 28 2023 00:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1715[Jul 28 2023 00:21:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1716[Jul 28 2023 00:21:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.307s1717[Jul 28 2023 00:21:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1718[Jul 28 2023 00:21:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1719[Jul 28 2023 00:21:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.15 seconds1720[Jul 28 2023 00:21:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.29 seconds1721[Jul 28 2023 00:21:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/squash-before-merge-965e1dafcf8ff760' via api in 1.57 seconds1722[Jul 28 2023 00:21:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1723[Jul 28 2023 00:21:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1724[Jul 28 2023 00:21:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.49 seconds1725[Jul 28 2023 00:21:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1726[Jul 28 2023 00:21:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds1727[Jul 28 2023 00:21:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/squash-before-merge-965e1dafcf8ff760/-/merge_requests/11728[Jul 28 2023 00:21:30 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1729[Jul 28 2023 00:21:30 UTC (QA Tests)] INFO -- clicking :merge_button1730[Jul 28 2023 00:21:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.73s1731 user squashes commits while merging1732Plan1733 Testing wiki content manipulation inside a project1734[Jul 28 2023 00:21:33 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push1735[Jul 28 2023 00:21:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1736[Jul 28 2023 00:21:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1737[Jul 28 2023 00:21:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1738[Jul 28 2023 00:21:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1739[Jul 28 2023 00:21:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1740[Jul 28 2023 00:21:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.353s1741[Jul 28 2023 00:21:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1742[Jul 28 2023 00:21:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1743[Jul 28 2023 00:21:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1744[Jul 28 2023 00:21:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1745[Jul 28 2023 00:21:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-d64169c88abbca5d' via api in 0.79 seconds1746[Jul 28 2023 00:21:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.29 seconds1747[Jul 28 2023 00:21:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.21 seconds1748[Jul 28 2023 00:21:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-d64169c88abbca5d/-/wikis/Home1749 by manipulating content on the page using git push1750[Jul 28 2023 00:21:42 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page1751[Jul 28 2023 00:21:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1752[Jul 28 2023 00:21:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1753[Jul 28 2023 00:21:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1754[Jul 28 2023 00:21:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1755[Jul 28 2023 00:21:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1756[Jul 28 2023 00:21:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.33s1757[Jul 28 2023 00:21:46 UTC (QA Tests)] INFO -- Enabling super sidebar!1758[Jul 28 2023 00:21:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled1759[Jul 28 2023 00:21:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1760[Jul 28 2023 00:21:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1761[Jul 28 2023 00:21:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-e28ada3ecb1e8dbf' via api in 0.82 seconds1762[Jul 28 2023 00:21:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.31 seconds1763[Jul 28 2023 00:21:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/wiki_testing-e28ada3ecb1e8dbf/-/wikis/Home1764[Jul 28 2023 00:21:50 UTC (QA Tests)] INFO -- clicking :edit_page_button1765[Jul 28 2023 00:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.972s1766[Jul 28 2023 00:21:51 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1767[Jul 28 2023 00:21:51 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1768[Jul 28 2023 00:21:52 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1769[Jul 28 2023 00:21:52 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1770[Jul 28 2023 00:21:52 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1771[Jul 28 2023 00:21:52 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1772[Jul 28 2023 00:21:53 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1773[Jul 28 2023 00:21:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.346s1774 by manipulating content on the page1775Release1776 Deploy token creation1777[Jul 28 2023 00:21:55 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token1778[Jul 28 2023 00:21:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1779[Jul 28 2023 00:21:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1780[Jul 28 2023 00:21:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1781[Jul 28 2023 00:21:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1782[Jul 28 2023 00:21:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1783[Jul 28 2023 00:21:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.269s1784[Jul 28 2023 00:21:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1785[Jul 28 2023 00:21:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1786[Jul 28 2023 00:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1787[Jul 28 2023 00:22:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.23 seconds1788[Jul 28 2023 00:22:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-deploy-b9a787d00513e10c' via api in 0.83 seconds1789[Jul 28 2023 00:22:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.97 seconds1790 user adds a deploy token1791Package1792 Composer Repository1793[Jul 28 2023 00:22:01 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it1794[Jul 28 2023 00:22:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1795[Jul 28 2023 00:22:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1796[Jul 28 2023 00:22:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/composer-package-project-366ea023b253a749' via api in 0.8 seconds1797[Jul 28 2023 00:22:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1798[Jul 28 2023 00:22:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1799[Jul 28 2023 00:22:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1800[Jul 28 2023 00:22:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1801[Jul 28 2023 00:22:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690503721 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690503721 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-1690503721 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list runner-for-composer-package-project-366ea023b253a749 --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[Jul 28 2023 00:22:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690503721`1803[Jul 28 2023 00:22:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1804[Jul 28 2023 00:22:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690503721' via api in 1.42 seconds1805[Jul 28 2023 00:22:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1806[Jul 28 2023 00:22:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1807[Jul 28 2023 00:22:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1808[Jul 28 2023 00:22:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1809[Jul 28 2023 00:22:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1810[Jul 28 2023 00:22:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.289s1811[Jul 28 2023 00:22:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1812[Jul 28 2023 00:22:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1813[Jul 28 2023 00:22:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1814[Jul 28 2023 00:22:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/composer-package-project-366ea023b253a7491815[Jul 28 2023 00:22:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1816[Jul 28 2023 00:22:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1817[Jul 28 2023 00:22:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.942s1818[Jul 28 2023 00:22:14 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1819[Jul 28 2023 00:22:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.432s1820[Jul 28 2023 00:22:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1821[Jul 28 2023 00:22:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1822[Jul 28 2023 00:22:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.841s1823[Jul 28 2023 00:22:29 UTC (QA Tests)] INFO -- clicking :details_link1824[Jul 28 2023 00:22:29 UTC (QA Tests)] INFO -- clicking :delete_package1825[Jul 28 2023 00:22:31 UTC (QA Tests)] INFO -- clicking :delete_modal_button1826[Jul 28 2023 00:22:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690503721'1827[Jul 28 2023 00:22:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690503721`1828 publishes a composer package and deletes it1829Create1830 Protected branch support1831 when developers and maintainers are allowed to push to a protected branch1832[Jul 28 2023 00:22:33 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1833[Jul 28 2023 00:22:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1834[Jul 28 2023 00:22:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1835[Jul 28 2023 00:22:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1836[Jul 28 2023 00:22:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1837[Jul 28 2023 00:22:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1838[Jul 28 2023 00:22:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.296s1839[Jul 28 2023 00:22:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1840[Jul 28 2023 00:22:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1841[Jul 28 2023 00:22:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1842[Jul 28 2023 00:22:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds1843[Jul 28 2023 00:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/protected-branch-project-6f2d221e6403df75' via api in 1.1 seconds1844[Jul 28 2023 00:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1845[Jul 28 2023 00:22:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1846[Jul 28 2023 00:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.28 seconds1847[Jul 28 2023 00:22:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.03 seconds1848 user with push rights successfully pushes to the protected branch1849 when developers and maintainers are not allowed to push to a protected branch1850[Jul 28 2023 00:22:41 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1851[Jul 28 2023 00:22:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1852[Jul 28 2023 00:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1853[Jul 28 2023 00:22:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1854[Jul 28 2023 00:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1855[Jul 28 2023 00:22:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1856[Jul 28 2023 00:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.268s1857[Jul 28 2023 00:22:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1858[Jul 28 2023 00:22:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1859[Jul 28 2023 00:22:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1860[Jul 28 2023 00:22:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.18 seconds1861[Jul 28 2023 00:22:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/protected-branch-project-e1196f0783cff8bf' via api in 1.08 seconds1862[Jul 28 2023 00:22:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1863[Jul 28 2023 00:22:48 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1864[Jul 28 2023 00:22:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.02 seconds1865 user without push rights fails to push to the protected branch1866Plan1867 Burndown chart1868[Jul 28 2023 00:22:51 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page1869[Jul 28 2023 00:22:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1870[Jul 28 2023 00:22:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1871[Jul 28 2023 00:22:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1872[Jul 28 2023 00:22:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1873[Jul 28 2023 00:22:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1874[Jul 28 2023 00:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.296s1875[Jul 28 2023 00:22:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1876[Jul 28 2023 00:22:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1877[Jul 28 2023 00:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1878[Jul 28 2023 00:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1879[Jul 28 2023 00:22:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-milestone-42fe49c6ad278cc3' via api in 0.77 seconds1880[Jul 28 2023 00:22:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.92 seconds1881[Jul 28 2023 00:22:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.43 seconds1882[Jul 28 2023 00:22:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.37 seconds1883[Jul 28 2023 00:22:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-milestone-42fe49c6ad278cc3/-/milestones/11884[Jul 28 2023 00:22:59 UTC (QA Tests)] INFO -- clicking :weight_button1885 shows burndown chart on milestone page1886Create1887 Branch Rules Overview1888[Jul 28 2023 00:22:59 UTC (QA Tests)] INFO -- Starting test: Create Branch Rules Overview adds a new branch rule1889[Jul 28 2023 00:23:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1890[Jul 28 2023 00:23:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1891[Jul 28 2023 00:23:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1892[Jul 28 2023 00:23:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1893[Jul 28 2023 00:23:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1894[Jul 28 2023 00:23:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.268s1895[Jul 28 2023 00:23:03 UTC (QA Tests)] INFO -- Enabling super sidebar!1896[Jul 28 2023 00:23:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled1897[Jul 28 2023 00:23:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1898[Jul 28 2023 00:23:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds1899[Jul 28 2023 00:23:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/branch-rule-project-4b7cd8809fd19d65' via api in 1.09 seconds1900[Jul 28 2023 00:23:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1901[Jul 28 2023 00:23:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/branch-rule-project-4b7cd8809fd19d651902[Jul 28 2023 00:23:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1903[Jul 28 2023 00:23:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1904[Jul 28 2023 00:23:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.432s1905[Jul 28 2023 00:23:11 UTC (QA Tests)] INFO -- clicking :add_branch_rule_button1906[Jul 28 2023 00:23:11 UTC (QA Tests)] INFO -- clicking :protected_branch_dropdown1907[Jul 28 2023 00:23:12 UTC (QA Tests)] INFO -- clicking :select_allowed_to_push_dropdown1908[Jul 28 2023 00:23:12 UTC (QA Tests)] INFO -- clicking :select_allowed_to_push_dropdown1909[Jul 28 2023 00:23:12 UTC (QA Tests)] INFO -- clicking :select_allowed_to_merge_dropdown1910[Jul 28 2023 00:23:13 UTC (QA Tests)] INFO -- clicking :select_allowed_to_merge_dropdown1911[Jul 28 2023 00:23:13 UTC (QA Tests)] INFO -- clicking :protect_button1912[Jul 28 2023 00:23:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.495s1913[Jul 28 2023 00:23:16 UTC (QA Tests)] INFO -- clicking :details_button1914[Jul 28 2023 00:23:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element details_button' took 0.734s1915 adds a new branch rule1916Manage1917 Group access tokens1918[Jul 28 2023 00:23:17 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI1919[Jul 28 2023 00:23:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1920[Jul 28 2023 00:23:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1921[Jul 28 2023 00:23:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1922[Jul 28 2023 00:23:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1923[Jul 28 2023 00:23:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1924[Jul 28 2023 00:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.942s1925[Jul 28 2023 00:23:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1926[Jul 28 2023 00:23:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1927[Jul 28 2023 00:23:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1928[Jul 28 2023 00:23:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds1929[Jul 28 2023 00:23:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee1930[Jul 28 2023 00:23:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1931[Jul 28 2023 00:23:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1932[Jul 28 2023 00:23:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.926s1933[Jul 28 2023 00:23:26 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1934[Jul 28 2023 00:23:26 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1935[Jul 28 2023 00:23:36 UTC (QA Tests)] INFO -- Saving screenshot..1936[Jul 28 2023 00:23:36 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI1937[Jul 28 2023 00:23:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1938[Jul 28 2023 00:23:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1939[Jul 28 2023 00:23:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1940[Jul 28 2023 00:23:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1941[Jul 28 2023 00:23:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1942[Jul 28 2023 00:23:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.273s1943[Jul 28 2023 00:23:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1944[Jul 28 2023 00:23:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1945[Jul 28 2023 00:23:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1946[Jul 28 2023 00:23:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds1947[Jul 28 2023 00:23:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee1948[Jul 28 2023 00:23:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1949[Jul 28 2023 00:23:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1950[Jul 28 2023 00:23:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s1951[Jul 28 2023 00:23:44 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1952[Jul 28 2023 00:23:44 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1953[Jul 28 2023 00:23:54 UTC (QA Tests)] INFO -- Saving screenshot..1954 can be created and revoked via the UI (FAILED - 2)19561st Try error in ./qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb:11:1957Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"1959RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb:111960 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-00-00-31-5ddba5778565abee/manage_group_access_tokens_can_be_created_and_revoked_via_the_ui_2023-07-28-00-23-54.452.html1961 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-00-00-31-5ddba5778565abee/manage_group_access_tokens_can_be_created_and_revoked_via_the_ui_2023-07-28-00-23-54.452.png1962Verify1963 Multi-project pipelines1964[Jul 28 2023 00:23:54 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download1965[Jul 28 2023 00:23:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1966[Jul 28 2023 00:23:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds1967[Jul 28 2023 00:23:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1968[Jul 28 2023 00:23:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1969[Jul 28 2023 00:23:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1970[Jul 28 2023 00:23:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-7b437ba3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-7b437ba3 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-7b437ba3 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list qa-runner-7b437ba3 --executor shell && gitlab-runner run" `1971[Jul 28 2023 00:23:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7b437ba3`1972[Jul 28 2023 00:23:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1973[Jul 28 2023 00:23:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-7b437ba3' via api in 1.24 seconds1974[Jul 28 2023 00:23:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/downstream-project-5dec04a2502b67bd' via api in 0.53 seconds1975[Jul 28 2023 00:23:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/upstream-project-7073afc45b7d6e72' via api in 0.49 seconds1976[Jul 28 2023 00:23:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1977[Jul 28 2023 00:23:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds1978[Jul 28 2023 00:23:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1979[Jul 28 2023 00:23:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1980[Jul 28 2023 00:23:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1981[Jul 28 2023 00:23:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1982[Jul 28 2023 00:24:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1983[Jul 28 2023 00:24:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.308s1984[Jul 28 2023 00:24:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1985[Jul 28 2023 00:24:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1986[Jul 28 2023 00:24:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/upstream-project-7073afc45b7d6e721987[Jul 28 2023 00:24:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1988[Jul 28 2023 00:24:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1989[Jul 28 2023 00:24:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s1990[Jul 28 2023 00:24:19 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1991[Jul 28 2023 00:24:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-7b437ba3'1992[Jul 28 2023 00:24:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-7b437ba3`1993[Jul 28 2023 00:24:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/upstream-project-7073afc45b7d6e72'1994[Jul 28 2023 00:24:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/downstream-project-5dec04a2502b67bd'1995 creates a multi-project pipeline with artifact download1996Plan1997 Milestones1998 Group milestone1999 behaves like milestone assigned to existing issue2000[Jul 28 2023 00:24:20 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to existing issue is assigned to an existing issue2001[Jul 28 2023 00:24:21 UTC (QA Tests)] INFO -- filling :login_field with "root"2002[Jul 28 2023 00:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2003[Jul 28 2023 00:24:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2004[Jul 28 2023 00:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2005[Jul 28 2023 00:24:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2006[Jul 28 2023 00:24:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.207s2007[Jul 28 2023 00:24:24 UTC (QA Tests)] INFO -- Enabling super sidebar!2008[Jul 28 2023 00:24:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled2009[Jul 28 2023 00:24:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2010[Jul 28 2023 00:24:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-0af19f6b' via api in 0.48 seconds2011[Jul 28 2023 00:24:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-0af19f6b/project-to-test-milestones-807d75fd-58975a2c8c63b33d' via api in 0.53 seconds2012[Jul 28 2023 00:24:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.4 seconds2013[Jul 28 2023 00:24:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-0af19f6b/project-to-test-milestones-807d75fd-58975a2c8c63b33d/-/issues/12014[Jul 28 2023 00:24:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '2' via api in 0.11 seconds2015[Jul 28 2023 00:24:29 UTC (QA Tests)] INFO -- clicking :edit_button2016[Jul 28 2023 00:24:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-0af19f6b/project-to-test-milestones-807d75fd-58975a2c8c63b33d/-/issues/12017[Jul 28 2023 00:24:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.526s2018 is assigned to an existing issue2019 behaves like milestone assigned to new issue2020[Jul 28 2023 00:24:32 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to new issue is assigned to a new issue2021[Jul 28 2023 00:24:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2022[Jul 28 2023 00:24:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2023[Jul 28 2023 00:24:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2024[Jul 28 2023 00:24:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2025[Jul 28 2023 00:24:34 UTC (QA Tests)] INFO -- clicking :sign_in_button2026[Jul 28 2023 00:24:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s2027[Jul 28 2023 00:24:36 UTC (QA Tests)] INFO -- Enabling super sidebar!2028[Jul 28 2023 00:24:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled2029[Jul 28 2023 00:24:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2030[Jul 28 2023 00:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-3a237e65' via api in 0.42 seconds2031[Jul 28 2023 00:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-3a237e65/project-to-test-milestones-8a4596cc-a9ec1f5875f1e106' via api in 0.49 seconds2032[Jul 28 2023 00:24:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '3' via api in 0.13 seconds2033[Jul 28 2023 00:24:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-3a237e65/project-to-test-milestones-8a4596cc-a9ec1f5875f1e1062034[Jul 28 2023 00:24:40 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2035[Jul 28 2023 00:24:40 UTC (QA Tests)] INFO -- clicking :create_menu_item2036[Jul 28 2023 00:24:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.164s2037[Jul 28 2023 00:24:41 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title cac4c67623060e2f"2038[Jul 28 2023 00:24:41 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2039[Jul 28 2023 00:24:41 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 8589a6a780a7f38d"2040[Jul 28 2023 00:24:41 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2041[Jul 28 2023 00:24:43 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2042[Jul 28 2023 00:24:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.736s2043[Jul 28 2023 00:24:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.7 seconds2044 is assigned to a new issue2045 Project milestone2046 behaves like milestone assigned to new issue2047[Jul 28 2023 00:24:46 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to new issue is assigned to a new issue2048[Jul 28 2023 00:24:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2049[Jul 28 2023 00:24:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2050[Jul 28 2023 00:24:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2051[Jul 28 2023 00:24:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2052[Jul 28 2023 00:24:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2053[Jul 28 2023 00:24:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s2054[Jul 28 2023 00:24:49 UTC (QA Tests)] INFO -- Enabling super sidebar!2055[Jul 28 2023 00:24:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled2056[Jul 28 2023 00:24:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2057[Jul 28 2023 00:24:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-01666bd8' via api in 0.4 seconds2058[Jul 28 2023 00:24:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-01666bd8/project-to-test-milestones-2feb10d4-d55182e675b55f3a' via api in 0.49 seconds2059[Jul 28 2023 00:24:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.14 seconds2060[Jul 28 2023 00:24:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-01666bd8/project-to-test-milestones-2feb10d4-d55182e675b55f3a2061[Jul 28 2023 00:24:53 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2062[Jul 28 2023 00:24:53 UTC (QA Tests)] INFO -- clicking :create_menu_item2063[Jul 28 2023 00:24:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.232s2064[Jul 28 2023 00:24:54 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 261f56a51bba826b"2065[Jul 28 2023 00:24:54 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2066[Jul 28 2023 00:24:55 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 94a5219cf68dc4bd"2067[Jul 28 2023 00:24:55 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2068[Jul 28 2023 00:24:56 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2069[Jul 28 2023 00:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.439s2070[Jul 28 2023 00:24:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.38 seconds2071 is assigned to a new issue2072 behaves like milestone assigned to existing issue2073[Jul 28 2023 00:24:58 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to existing issue is assigned to an existing issue2074[Jul 28 2023 00:24:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2075[Jul 28 2023 00:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2076[Jul 28 2023 00:24:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2077[Jul 28 2023 00:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2078[Jul 28 2023 00:25:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2079[Jul 28 2023 00:25:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.225s2080[Jul 28 2023 00:25:02 UTC (QA Tests)] INFO -- Enabling super sidebar!2081[Jul 28 2023 00:25:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled2082[Jul 28 2023 00:25:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2083[Jul 28 2023 00:25:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-bbb3ad33' via api in 0.41 seconds2084[Jul 28 2023 00:25:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-bbb3ad33/project-to-test-milestones-dc8b21c0-c23ec5d041f10b3f' via api in 0.54 seconds2085[Jul 28 2023 00:25:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.25 seconds2086[Jul 28 2023 00:25:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-bbb3ad33/project-to-test-milestones-dc8b21c0-c23ec5d041f10b3f/-/issues/12087[Jul 28 2023 00:25:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.13 seconds2088[Jul 28 2023 00:25:07 UTC (QA Tests)] INFO -- clicking :edit_button2089[Jul 28 2023 00:25:08 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-bbb3ad33/project-to-test-milestones-dc8b21c0-c23ec5d041f10b3f/-/issues/12090[Jul 28 2023 00:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.526s2091 is assigned to an existing issue2092Plan2093 Group milestone2094[Jul 28 2023 00:25:10 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone2095[Jul 28 2023 00:25:10 UTC (QA Tests)] INFO -- filling :login_field with "root"2096[Jul 28 2023 00:25:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2097[Jul 28 2023 00:25:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2098[Jul 28 2023 00:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2099[Jul 28 2023 00:25:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2100[Jul 28 2023 00:25:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.256s2101[Jul 28 2023 00:25:13 UTC (QA Tests)] INFO -- Enabling super sidebar!2102[Jul 28 2023 00:25:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled2103[Jul 28 2023 00:25:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2104[Jul 28 2023 00:25:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-milestone-47eb5222' via api in 0.42 seconds2105[Jul 28 2023 00:25:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/group-with-milestone-47eb52222106[Jul 28 2023 00:25:17 UTC (QA Tests)] INFO -- clicking :menu_section_button2107[Jul 28 2023 00:25:17 UTC (QA Tests)] INFO -- clicking :nav_item_link2108[Jul 28 2023 00:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.648s2109[Jul 28 2023 00:25:17 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link2110[Jul 28 2023 00:25:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.918s2111[Jul 28 2023 00:25:18 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"2112[Jul 28 2023 00:25:18 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field2113[Jul 28 2023 00:25:19 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."2114[Jul 28 2023 00:25:19 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field2115[Jul 28 2023 00:25:19 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/07/282116"2117[Jul 28 2023 00:25:19 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field2118[Jul 28 2023 00:25:20 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/08/282119"2120[Jul 28 2023 00:25:20 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field2121[Jul 28 2023 00:25:20 UTC (QA Tests)] INFO -- clicking :create_milestone_button2122[Jul 28 2023 00:25:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 1.185s2123[Jul 28 2023 00:25:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 6.29 seconds2124[Jul 28 2023 00:25:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2125[Jul 28 2023 00:25:22 UTC (QA Tests)] INFO -- clicking :nav_item_link2126[Jul 28 2023 00:25:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.752s2127[Jul 28 2023 00:25:23 UTC (QA Tests)] INFO -- clicking :milestone_link2128[Jul 28 2023 00:25:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 1.0s2129 creates a group milestone2130Plan2131 Multiple assignees per issue2132[Jul 28 2023 00:25:24 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page2133[Jul 28 2023 00:25:25 UTC (QA Tests)] INFO -- filling :login_field with "root"2134[Jul 28 2023 00:25:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2135[Jul 28 2023 00:25:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2136[Jul 28 2023 00:25:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2137[Jul 28 2023 00:25:26 UTC (QA Tests)] INFO -- clicking :sign_in_button2138[Jul 28 2023 00:25:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s2139[Jul 28 2023 00:25:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2140[Jul 28 2023 00:25:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2141[Jul 28 2023 00:25:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2142[Jul 28 2023 00:25:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.3 seconds2143[Jul 28 2023 00:25:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.28 seconds2144[Jul 28 2023 00:25:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.3 seconds2145[Jul 28 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.32 seconds2146[Jul 28 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.3 seconds2147[Jul 28 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2148[Jul 28 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2149[Jul 28 2023 00:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87' via api in 0.83 seconds2150[Jul 28 2023 00:25:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87 QA::Resource::Project2151[Jul 28 2023 00:25:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87 QA::Resource::Project2152[Jul 28 2023 00:25:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87 QA::Resource::Project2153[Jul 28 2023 00:25:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87 QA::Resource::Project2154[Jul 28 2023 00:25:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87 QA::Resource::Project2155[Jul 28 2023 00:25:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87 QA::Resource::Project2156[Jul 28 2023 00:25:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.48 seconds2157[Jul 28 2023 00:25:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-a482cd6eb4ddde87/-/issues/12158[Jul 28 2023 00:25:36 UTC (QA Tests)] INFO -- clicking :more_assignees_link2159 shows the first five assignees and a +n more link in the issue page2160[Jul 28 2023 00:25:36 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list2161[Jul 28 2023 00:25:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2162[Jul 28 2023 00:25:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2163[Jul 28 2023 00:25:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"2164[Jul 28 2023 00:25:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2165[Jul 28 2023 00:25:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2166[Jul 28 2023 00:25:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.256s2167[Jul 28 2023 00:25:40 UTC (QA Tests)] INFO -- Enabling super sidebar!2168[Jul 28 2023 00:25:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled2169[Jul 28 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2170[Jul 28 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds2171[Jul 28 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.15 seconds2172[Jul 28 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.14 seconds2173[Jul 28 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.15 seconds2174[Jul 28 2023 00:25:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.14 seconds2175[Jul 28 2023 00:25:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2176[Jul 28 2023 00:25:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds2177[Jul 28 2023 00:25:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52' via api in 0.78 seconds2178[Jul 28 2023 00:25:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52 QA::Resource::Project2179[Jul 28 2023 00:25:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52 QA::Resource::Project2180[Jul 28 2023 00:25:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52 QA::Resource::Project2181[Jul 28 2023 00:25:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52 QA::Resource::Project2182[Jul 28 2023 00:25:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52 QA::Resource::Project2183[Jul 28 2023 00:25:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa52 QA::Resource::Project2184[Jul 28 2023 00:25:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.52 seconds2185[Jul 28 2023 00:25:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-to-test-issue-with-multiple-assignees-3414b1e66d9faa522186[Jul 28 2023 00:25:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2187[Jul 28 2023 00:25:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2188[Jul 28 2023 00:25:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.14s2189 shows the first three assignees and a +n sign in the issues list2190Package2191 PyPI Repository2192 when at the project level2193[Jul 28 2023 00:25:48 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package2194[Jul 28 2023 00:25:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2195[Jul 28 2023 00:25:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds2196[Jul 28 2023 00:25:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pypi-package-project-fcbd8de444c96ebb' via api in 0.85 seconds2197[Jul 28 2023 00:25:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2198[Jul 28 2023 00:25:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2199[Jul 28 2023 00:25:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2200[Jul 28 2023 00:25:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2201[Jul 28 2023 00:25:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690503948 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690503948 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-1690503948 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list runner-for-pypi-package-project-fcbd8de444c96ebb --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" `2202[Jul 28 2023 00:25:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690503948`2203[Jul 28 2023 00:25:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2204[Jul 28 2023 00:25:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690503948' via api in 1.53 seconds2205[Jul 28 2023 00:25:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds2206[Jul 28 2023 00:25:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2207[Jul 28 2023 00:25:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2208[Jul 28 2023 00:25:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2209[Jul 28 2023 00:25:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2210[Jul 28 2023 00:25:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2211[Jul 28 2023 00:25:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.387s2212[Jul 28 2023 00:25:54 UTC (QA Tests)] INFO -- Enabling super sidebar!2213[Jul 28 2023 00:25:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled2214[Jul 28 2023 00:25:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds2215[Jul 28 2023 00:25:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pypi-package-project-fcbd8de444c96ebb2216[Jul 28 2023 00:25:58 UTC (QA Tests)] INFO -- clicking :menu_section_button2217[Jul 28 2023 00:25:58 UTC (QA Tests)] INFO -- clicking :nav_item_link2218[Jul 28 2023 00:25:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.854s2219[Jul 28 2023 00:26:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2220[Jul 28 2023 00:26:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.51s2221[Jul 28 2023 00:26:33 UTC (QA Tests)] INFO -- clicking :nav_item_link2222[Jul 28 2023 00:26:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.977s2223[Jul 28 2023 00:26:36 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2224[Jul 28 2023 00:26:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.525s2225[Jul 28 2023 00:26:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2226[Jul 28 2023 00:26:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2227[Jul 28 2023 00:26:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.891s2228[Jul 28 2023 00:26:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690503948'2229[Jul 28 2023 00:26:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690503948`2230[Jul 28 2023 00:26:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-7a0e094393bbf86a'2231[Jul 28 2023 00:26:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/pypi-package-project-fcbd8de444c96ebb'2232 publishes and installs a pypi package2233Govern2234 compliance dashboard2235 with separation of duties in an MR2236 when there is only one approval from a user other than the author2237[Jul 28 2023 00:26:53 UTC (QA Tests)] INFO -- Starting test: Govern compliance dashboard with separation of duties in an MR when there is only one approval from a user other than the author shows only "less than two approvers" violation2238[Jul 28 2023 00:26:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-efe89f66d8c97ac8' via api in 0.34 seconds2239[Jul 28 2023 00:26:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2240[Jul 28 2023 00:26:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-d86cecfbd8945b7b' via api in 0.46 seconds2241[Jul 28 2023 00:26:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-d86cecfbd8945b7b/project-compliance-dashboard-b44101a9cdf705e7' via api in 0.51 seconds2242[Jul 28 2023 00:26:54 UTC (QA Tests)] INFO -- Adding user qa-user-efe89f66d8c97ac8 to gitlab-qa-sandbox-group-6/test-group-compliance-d86cecfbd8945b7b/project-compliance-dashboard-b44101a9cdf705e7 QA::Resource::Project2243[Jul 28 2023 00:26:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2244[Jul 28 2023 00:26:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2245[Jul 28 2023 00:26:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.41 seconds2246[Jul 28 2023 00:26:56 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-efe89f66d8c97ac82247[Jul 28 2023 00:26:56 UTC (QA Tests)] INFO -- Caching token for username: qa-user-efe89f66d8c97ac8, last six chars of token:_ajzug2248[Jul 28 2023 00:26:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-efe89f66d8c97ac8-kyro9ozd' via api in 0.1 seconds2249[Jul 28 2023 00:26:56 UTC (QA Tests)] INFO -- Merging via PUT /projects/51/merge_requests/1/merge2250[Jul 28 2023 00:26:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "compliance-dashboard-mr-ca4074254d8c"2251[Jul 28 2023 00:27:00 UTC (QA Tests)] INFO -- filling :login_field with "root"2252[Jul 28 2023 00:27:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2253[Jul 28 2023 00:27:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2254[Jul 28 2023 00:27:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2255[Jul 28 2023 00:27:01 UTC (QA Tests)] INFO -- clicking :sign_in_button2256[Jul 28 2023 00:27:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.288s2257[Jul 28 2023 00:27:03 UTC (QA Tests)] INFO -- Enabling super sidebar!2258[Jul 28 2023 00:27:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled2259[Jul 28 2023 00:27:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/test-group-compliance-d86cecfbd8945b7b/project-compliance-dashboard-b44101a9cdf705e7/-/merge_requests/12260[Jul 28 2023 00:27:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/test-group-compliance-d86cecfbd8945b7b2261[Jul 28 2023 00:27:08 UTC (QA Tests)] INFO -- clicking :menu_section_button2262[Jul 28 2023 00:27:08 UTC (QA Tests)] INFO -- clicking :nav_item_link2263[Jul 28 2023 00:27:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.844s2264 shows only "less than two approvers" violation2265 when there are two approvals but one of the approvers is the author2266[Jul 28 2023 00:27:09 UTC (QA Tests)] INFO -- Starting test: Govern compliance dashboard with separation of duties in an MR when there are two approvals but one of the approvers is the author shows only "author approved merge request" and "approved by committer" violations2267[Jul 28 2023 00:27:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8ea5f8137c3afd51' via api in 0.29 seconds2268[Jul 28 2023 00:27:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2269[Jul 28 2023 00:27:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-2d59d757c05beb39' via api in 0.41 seconds2270[Jul 28 2023 00:27:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-2d59d757c05beb39/project-compliance-dashboard-5cadfb7476af8418' via api in 0.54 seconds2271[Jul 28 2023 00:27:11 UTC (QA Tests)] INFO -- Adding user qa-user-8ea5f8137c3afd51 to gitlab-qa-sandbox-group-6/test-group-compliance-2d59d757c05beb39/project-compliance-dashboard-5cadfb7476af8418 QA::Resource::Project2272[Jul 28 2023 00:27:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2273[Jul 28 2023 00:27:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds2274[Jul 28 2023 00:27:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.55 seconds2275[Jul 28 2023 00:27:13 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-8ea5f8137c3afd512276[Jul 28 2023 00:27:13 UTC (QA Tests)] INFO -- Caching token for username: qa-user-8ea5f8137c3afd51, last six chars of token:ZiTqSd2277[Jul 28 2023 00:27:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-8ea5f8137c3afd51-p1n8lyqg' via api in 0.1 seconds2278[Jul 28 2023 00:27:13 UTC (QA Tests)] INFO -- Merging via PUT /projects/52/merge_requests/1/merge2279[Jul 28 2023 00:27:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "compliance-dashboard-mr-7419c2edd677"2280[Jul 28 2023 00:27:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2281[Jul 28 2023 00:27:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2282[Jul 28 2023 00:27:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2283[Jul 28 2023 00:27:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2284[Jul 28 2023 00:27:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2285[Jul 28 2023 00:27:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s2286[Jul 28 2023 00:27:20 UTC (QA Tests)] INFO -- Enabling super sidebar!2287[Jul 28 2023 00:27:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled2288[Jul 28 2023 00:27:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/test-group-compliance-2d59d757c05beb39/project-compliance-dashboard-5cadfb7476af8418/-/merge_requests/12289[Jul 28 2023 00:27:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/test-group-compliance-2d59d757c05beb392290[Jul 28 2023 00:27:25 UTC (QA Tests)] INFO -- clicking :menu_section_button2291[Jul 28 2023 00:27:25 UTC (QA Tests)] INFO -- clicking :nav_item_link2292[Jul 28 2023 00:27:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.85s2293 shows only "author approved merge request" and "approved by committer" violations2294Govern2295 Project2296 for add deploy key2297 behaves like audit event2298[Jul 28 2023 00:27:26 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations2299[Jul 28 2023 00:27:27 UTC (QA Tests)] INFO -- filling :login_field with "root"2300[Jul 28 2023 00:27:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2301[Jul 28 2023 00:27:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2302[Jul 28 2023 00:27:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2303[Jul 28 2023 00:27:28 UTC (QA Tests)] INFO -- clicking :sign_in_button2304[Jul 28 2023 00:27:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.257s2305[Jul 28 2023 00:27:30 UTC (QA Tests)] INFO -- Enabling super sidebar!2306[Jul 28 2023 00:27:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled2307[Jul 28 2023 00:27:32 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-54uoip/id_rsa -N `2308[Jul 28 2023 00:27:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2309[Jul 28 2023 00:27:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2310[Jul 28 2023 00:27:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-584a4ed69d985aa7' via api in 1.17 seconds2311[Jul 28 2023 00:27:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-584a4ed69d985aa72312[Jul 28 2023 00:27:35 UTC (QA Tests)] INFO -- clicking :menu_section_button2313[Jul 28 2023 00:27:35 UTC (QA Tests)] INFO -- clicking :nav_item_link2314[Jul 28 2023 00:27:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.963s2315[Jul 28 2023 00:27:38 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2316[Jul 28 2023 00:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2317[Jul 28 2023 00:27:38 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2318[Jul 28 2023 00:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2319[Jul 28 2023 00:27:39 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2320[Jul 28 2023 00:27:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.485s2321[Jul 28 2023 00:27:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.67 seconds2322[Jul 28 2023 00:27:40 UTC (QA Tests)] INFO -- clicking :menu_section_button2323[Jul 28 2023 00:27:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2324[Jul 28 2023 00:27:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.832s2325 logs audit events for UI operations2326 for change visibility2327 behaves like audit event2328[Jul 28 2023 00:27:42 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations2329[Jul 28 2023 00:27:42 UTC (QA Tests)] INFO -- filling :login_field with "root"2330[Jul 28 2023 00:27:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2331[Jul 28 2023 00:27:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2332[Jul 28 2023 00:27:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2333[Jul 28 2023 00:27:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2334[Jul 28 2023 00:27:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s2335[Jul 28 2023 00:27:45 UTC (QA Tests)] INFO -- Enabling super sidebar!2336[Jul 28 2023 00:27:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled2337[Jul 28 2023 00:27:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2338[Jul 28 2023 00:27:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds2339[Jul 28 2023 00:27:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-ecf30c8ecb5ef52d' via api in 1.11 seconds2340[Jul 28 2023 00:27:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-ecf30c8ecb5ef52d2341[Jul 28 2023 00:27:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2342[Jul 28 2023 00:27:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2343[Jul 28 2023 00:27:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.169s2344[Jul 28 2023 00:27:53 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown2345[Jul 28 2023 00:27:53 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button2346[Jul 28 2023 00:27:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element visibility_features_permissions_save_button' took 2.278s2347[Jul 28 2023 00:27:55 UTC (QA Tests)] INFO -- clicking :menu_section_button2348[Jul 28 2023 00:27:55 UTC (QA Tests)] INFO -- clicking :nav_item_link2349[Jul 28 2023 00:27:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.997s2350 logs audit events for UI operations2351 for add project2352 behaves like audit event2353[Jul 28 2023 00:27:57 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations2354[Jul 28 2023 00:27:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2355[Jul 28 2023 00:27:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2356[Jul 28 2023 00:27:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2357[Jul 28 2023 00:27:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2358[Jul 28 2023 00:27:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2359[Jul 28 2023 00:27:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.283s2360[Jul 28 2023 00:28:00 UTC (QA Tests)] INFO -- Enabling super sidebar!2361[Jul 28 2023 00:28:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled2362[Jul 28 2023 00:28:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2363[Jul 28 2023 00:28:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds2364[Jul 28 2023 00:28:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee2365[Jul 28 2023 00:28:03 UTC (QA Tests)] INFO -- clicking :new_project_button2366[Jul 28 2023 00:28:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.829s2367[Jul 28 2023 00:28:04 UTC (QA Tests)] INFO -- clicking :panel_link2368[Jul 28 2023 00:28:04 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown2369[Jul 28 2023 00:28:05 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee"2370[Jul 28 2023 00:28:05 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field2371[Jul 28 2023 00:28:06 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}2372[Jul 28 2023 00:28:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/audit-add-project-via-ui-6239d98178a02a74' via browser_ui in 6.25 seconds2373[Jul 28 2023 00:28:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/audit-add-project-via-ui-6239d98178a02a742374[Jul 28 2023 00:28:10 UTC (QA Tests)] INFO -- clicking :menu_section_button2375[Jul 28 2023 00:28:10 UTC (QA Tests)] INFO -- clicking :nav_item_link2376[Jul 28 2023 00:28:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.879s2377 logs audit events for UI operations2378 for export file download2379 behaves like audit event2380[Jul 28 2023 00:28:11 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations2381[Jul 28 2023 00:28:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2382[Jul 28 2023 00:28:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2383[Jul 28 2023 00:28:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"2384[Jul 28 2023 00:28:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2385[Jul 28 2023 00:28:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2386[Jul 28 2023 00:28:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.28s2387[Jul 28 2023 00:28:15 UTC (QA Tests)] INFO -- Enabling super sidebar!2388[Jul 28 2023 00:28:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled2389[Jul 28 2023 00:28:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2390[Jul 28 2023 00:28:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds2391[Jul 28 2023 00:28:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project_for_export-5fa589b1c592b412' via api in 1.09 seconds2392[Jul 28 2023 00:28:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project_for_export-5fa589b1c592b4122393[Jul 28 2023 00:28:19 UTC (QA Tests)] INFO -- clicking :menu_section_button2394[Jul 28 2023 00:28:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2395[Jul 28 2023 00:28:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.132s2396[Jul 28 2023 00:28:22 UTC (QA Tests)] INFO -- clicking :export_project_link2397[Jul 28 2023 00:28:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_project_link' took 1.156s2398[Jul 28 2023 00:28:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2399[Jul 28 2023 00:28:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.206s2400[Jul 28 2023 00:28:26 UTC (QA Tests)] INFO -- scrolling to :[data-testid="export_project_content"],[data-testid="export-project-content"],[data-qa-selector="export_project_content"],.qa-export-project-content2401[Jul 28 2023 00:28:26 UTC (QA Tests)] INFO -- clicking :download_export_link2402[Jul 28 2023 00:28:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2403[Jul 28 2023 00:28:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2404[Jul 28 2023 00:28:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.043s2405 logs audit events for UI operations2406 for project archive and unarchive2407 behaves like audit event2408[Jul 28 2023 00:28:28 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations2409[Jul 28 2023 00:28:29 UTC (QA Tests)] INFO -- filling :login_field with "root"2410[Jul 28 2023 00:28:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2411[Jul 28 2023 00:28:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"2412[Jul 28 2023 00:28:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2413[Jul 28 2023 00:28:30 UTC (QA Tests)] INFO -- clicking :sign_in_button2414[Jul 28 2023 00:28:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s2415[Jul 28 2023 00:28:31 UTC (QA Tests)] INFO -- Enabling super sidebar!2416[Jul 28 2023 00:28:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled2417[Jul 28 2023 00:28:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2418[Jul 28 2023 00:28:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds2419[Jul 28 2023 00:28:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-5bd317745f3bdf11' via api in 1.14 seconds2420[Jul 28 2023 00:28:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-5bd317745f3bdf112421[Jul 28 2023 00:28:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2422[Jul 28 2023 00:28:36 UTC (QA Tests)] INFO -- clicking :nav_item_link2423[Jul 28 2023 00:28:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.128s2424[Jul 28 2023 00:28:39 UTC (QA Tests)] INFO -- clicking :archive_project_link2425[Jul 28 2023 00:28:39 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2426[Jul 28 2023 00:28:42 UTC (QA Tests)] INFO -- clicking :menu_section_button2427[Jul 28 2023 00:28:42 UTC (QA Tests)] INFO -- clicking :nav_item_link2428[Jul 28 2023 00:28:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.137s2429[Jul 28 2023 00:28:44 UTC (QA Tests)] INFO -- clicking :unarchive_project_link2430[Jul 28 2023 00:28:44 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2431[Jul 28 2023 00:28:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu_section' took 1.249s2432[Jul 28 2023 00:28:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2433[Jul 28 2023 00:28:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2434[Jul 28 2023 00:28:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.891s2435 logs audit events for UI operations2436 for add user access as guest2437 behaves like audit event2438[Jul 28 2023 00:28:48 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations2439[Jul 28 2023 00:28:48 UTC (QA Tests)] INFO -- filling :login_field with "root"2440[Jul 28 2023 00:28:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2441[Jul 28 2023 00:28:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2442[Jul 28 2023 00:28:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2443[Jul 28 2023 00:28:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2444[Jul 28 2023 00:28:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.246s2445[Jul 28 2023 00:28:51 UTC (QA Tests)] INFO -- Enabling super sidebar!2446[Jul 28 2023 00:28:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled2447[Jul 28 2023 00:28:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2448[Jul 28 2023 00:28:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.22 seconds2449[Jul 28 2023 00:28:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-a7f583c893d99fd3' via api in 1.18 seconds2450[Jul 28 2023 00:28:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/awesome-project-a7f583c893d99fd32451[Jul 28 2023 00:28:56 UTC (QA Tests)] INFO -- clicking :menu_section_button2452[Jul 28 2023 00:28:56 UTC (QA Tests)] INFO -- clicking :nav_item_link2453[Jul 28 2023 00:28:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.149s2454[Jul 28 2023 00:28:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2455[Jul 28 2023 00:28:57 UTC (QA Tests)] INFO -- clicking :invite_members_button2456[Jul 28 2023 00:28:58 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"2457[Jul 28 2023 00:28:58 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input2458[Jul 28 2023 00:28:58 UTC (QA Tests)] INFO -- clicking :invite_button2459[Jul 28 2023 00:29:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2460[Jul 28 2023 00:29:01 UTC (QA Tests)] INFO -- clicking :nav_item_link2461[Jul 28 2023 00:29:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.945s2462 logs audit events for UI operations2463Verify2464 Pipeline API defined variable inheritance2465[Jul 28 2023 00:29:02 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition2466[Jul 28 2023 00:29:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2467[Jul 28 2023 00:29:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-6daf9pce' via api in 0.41 seconds2468[Jul 28 2023 00:29:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2469[Jul 28 2023 00:29:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2470[Jul 28 2023 00:29:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2471[Jul 28 2023 00:29:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 6daf9pce --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 6daf9pce 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 6daf9pce --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list 6daf9pce --executor shell && gitlab-runner run" `2472[Jul 28 2023 00:29:04 UTC (QA Tests)] INFO -- Executing: `docker logs 6daf9pce`2473[Jul 28 2023 00:29:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2474[Jul 28 2023 00:29:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '6daf9pce' via api in 1.36 seconds2475[Jul 28 2023 00:29:05 UTC (QA Tests)] INFO -- filling :login_field with "root"2476[Jul 28 2023 00:29:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2477[Jul 28 2023 00:29:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"2478[Jul 28 2023 00:29:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2479[Jul 28 2023 00:29:05 UTC (QA Tests)] INFO -- clicking :sign_in_button2480[Jul 28 2023 00:29:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.301s2481[Jul 28 2023 00:29:07 UTC (QA Tests)] INFO -- Enabling super sidebar!2482[Jul 28 2023 00:29:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled2483[Jul 28 2023 00:29:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-6daf9pce/downstream1-variable-inheritance-2903b96fe422161d' via api in 0.59 seconds2484[Jul 28 2023 00:29:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2485[Jul 28 2023 00:29:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-6daf9pce/upstream-variable-inheritance-d26fd4b250d804c3' via api in 0.57 seconds2486[Jul 28 2023 00:29:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2487[Jul 28 2023 00:29:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2488[Jul 28 2023 00:29:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2489[Jul 28 2023 00:29:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2490[Jul 28 2023 00:29:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2491[Jul 28 2023 00:29:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2492[Jul 28 2023 00:29:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.07 seconds2493[Jul 28 2023 00:29:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2494[Jul 28 2023 00:29:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2495[Jul 28 2023 00:29:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2496[Jul 28 2023 00:29:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2497[Jul 28 2023 00:29:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2498[Jul 28 2023 00:29:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2499[Jul 28 2023 00:29:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2500[Jul 28 2023 00:29:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2501[Jul 28 2023 00:29:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds2502[Jul 28 2023 00:29:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2503[Jul 28 2023 00:29:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2504[Jul 28 2023 00:29:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.09 seconds2505[Jul 28 2023 00:29:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '22' via api in 0.64 seconds2506[Jul 28 2023 00:29:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.09 seconds2507[Jul 28 2023 00:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.08 seconds2508[Jul 28 2023 00:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.09 seconds2509[Jul 28 2023 00:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '25' via api in 0.1 seconds2510[Jul 28 2023 00:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.08 seconds2511[Jul 28 2023 00:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.09 seconds2512[Jul 28 2023 00:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '25' via api in 0.07 seconds2513[Jul 28 2023 00:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.08 seconds2514[Jul 28 2023 00:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '23' via api in 0.09 seconds2515[Jul 28 2023 00:29:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.08 seconds2516[Jul 28 2023 00:29:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '24' via api in 0.09 seconds2517[Jul 28 2023 00:29:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '22' via api in 0.08 seconds2518[Jul 28 2023 00:29:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '25' via api in 0.08 seconds2519[Jul 28 2023 00:29:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '6daf9pce'2520[Jul 28 2023 00:29:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f 6daf9pce`2521 is determined based on forward:pipeline_variables condition2522Package2523 npm Registry project level endpoint2524 using personal access token2525[Jul 28 2023 00:29:43 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using personal access token push and pull a npm package via CI2526[Jul 28 2023 00:29:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2527[Jul 28 2023 00:29:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2528[Jul 28 2023 00:29:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2529[Jul 28 2023 00:29:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2530[Jul 28 2023 00:29:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2531[Jul 28 2023 00:29:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.258s2532[Jul 28 2023 00:29:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2533[Jul 28 2023 00:29:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2534[Jul 28 2023 00:29:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2535[Jul 28 2023 00:29:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-zb4gxubz' via cache in 0.0 seconds2536[Jul 28 2023 00:29:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2537[Jul 28 2023 00:29:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2538[Jul 28 2023 00:29:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c6a860f355e0870a' via api in 0.81 seconds2539[Jul 28 2023 00:29:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2540[Jul 28 2023 00:29:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2541[Jul 28 2023 00:29:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2542[Jul 28 2023 00:29:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2543[Jul 28 2023 00:29:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690504189 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690504189 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-1690504189 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list runner-for-npm-project-level-c6a860f355e0870a --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" `2544[Jul 28 2023 00:29:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690504189`2545[Jul 28 2023 00:29:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2546[Jul 28 2023 00:29:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690504189' via api in 6.44 seconds2547[Jul 28 2023 00:29:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds2548[Jul 28 2023 00:29:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2549[Jul 28 2023 00:29:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c6a860f355e0870a2550[Jul 28 2023 00:29:58 UTC (QA Tests)] INFO -- clicking :menu_section_button2551[Jul 28 2023 00:29:58 UTC (QA Tests)] INFO -- clicking :nav_item_link2552[Jul 28 2023 00:29:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s2553[Jul 28 2023 00:30:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2554[Jul 28 2023 00:30:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.87s2555[Jul 28 2023 00:30:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2556[Jul 28 2023 00:30:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.877s2557[Jul 28 2023 00:30:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2558[Jul 28 2023 00:30:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.469s2559[Jul 28 2023 00:30:31 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2560[Jul 28 2023 00:30:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.798s2561[Jul 28 2023 00:30:32 UTC (QA Tests)] INFO -- clicking :directory_name_link2562[Jul 28 2023 00:30:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.076s2563[Jul 28 2023 00:30:33 UTC (QA Tests)] INFO -- clicking :directory_name_link2564[Jul 28 2023 00:30:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.753s2565[Jul 28 2023 00:30:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c6a860f355e0870a2566[Jul 28 2023 00:30:36 UTC (QA Tests)] INFO -- clicking :menu_section_button2567[Jul 28 2023 00:30:36 UTC (QA Tests)] INFO -- clicking :nav_item_link2568[Jul 28 2023 00:30:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s2569[Jul 28 2023 00:30:37 UTC (QA Tests)] INFO -- clicking :details_link2570[Jul 28 2023 00:30:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-2102fb3d3009552f'2571[Jul 28 2023 00:30:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690504189'2572[Jul 28 2023 00:30:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690504189`2573[Jul 28 2023 00:30:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c6a860f355e0870a'2574 push and pull a npm package via CI2575 using project deploy token2576[Jul 28 2023 00:30:39 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using project deploy token push and pull a npm package via CI2577[Jul 28 2023 00:30:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2578[Jul 28 2023 00:30:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2579[Jul 28 2023 00:30:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2580[Jul 28 2023 00:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2581[Jul 28 2023 00:30:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2582[Jul 28 2023 00:30:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.375s2583[Jul 28 2023 00:30:42 UTC (QA Tests)] INFO -- Enabling super sidebar!2584[Jul 28 2023 00:30:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled2585[Jul 28 2023 00:30:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2586[Jul 28 2023 00:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-rgkyiqg7' via cache in 0.0 seconds2587[Jul 28 2023 00:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2588[Jul 28 2023 00:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds2589[Jul 28 2023 00:30:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c62188a3df658626' via api in 0.8 seconds2590[Jul 28 2023 00:30:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2591[Jul 28 2023 00:30:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2592[Jul 28 2023 00:30:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2593[Jul 28 2023 00:30:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2594[Jul 28 2023 00:30:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690504245 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690504245 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-1690504245 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list runner-for-npm-project-level-c62188a3df658626 --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" `2595[Jul 28 2023 00:30:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690504245`2596[Jul 28 2023 00:30:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2597[Jul 28 2023 00:30:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690504245' via api in 1.62 seconds2598[Jul 28 2023 00:30:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.12 seconds2599[Jul 28 2023 00:30:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds2600[Jul 28 2023 00:30:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds2601[Jul 28 2023 00:30:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c62188a3df6586262602[Jul 28 2023 00:30:49 UTC (QA Tests)] INFO -- clicking :menu_section_button2603[Jul 28 2023 00:30:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2604[Jul 28 2023 00:30:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.914s2605[Jul 28 2023 00:30:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2606[Jul 28 2023 00:30:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.498s2607[Jul 28 2023 00:31:06 UTC (QA Tests)] INFO -- clicking :nav_item_link2608[Jul 28 2023 00:31:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.878s2609[Jul 28 2023 00:31:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2610[Jul 28 2023 00:31:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.367s2611[Jul 28 2023 00:31:10 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2612[Jul 28 2023 00:31:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.745s2613[Jul 28 2023 00:31:11 UTC (QA Tests)] INFO -- clicking :directory_name_link2614[Jul 28 2023 00:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.793s2615[Jul 28 2023 00:31:12 UTC (QA Tests)] INFO -- clicking :directory_name_link2616[Jul 28 2023 00:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.762s2617[Jul 28 2023 00:31:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c62188a3df6586262618[Jul 28 2023 00:31:14 UTC (QA Tests)] INFO -- clicking :menu_section_button2619[Jul 28 2023 00:31:14 UTC (QA Tests)] INFO -- clicking :nav_item_link2620[Jul 28 2023 00:31:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.935s2621[Jul 28 2023 00:31:15 UTC (QA Tests)] INFO -- clicking :details_link2622[Jul 28 2023 00:31:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-3453030ecf56f4e1'2623[Jul 28 2023 00:31:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690504245'2624[Jul 28 2023 00:31:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690504245`2625[Jul 28 2023 00:31:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-c62188a3df658626'2626 push and pull a npm package via CI2627 using ci job token2628[Jul 28 2023 00:31:17 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using ci job token push and pull a npm package via CI2629[Jul 28 2023 00:31:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2630[Jul 28 2023 00:31:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2631[Jul 28 2023 00:31:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2632[Jul 28 2023 00:31:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2633[Jul 28 2023 00:31:19 UTC (QA Tests)] INFO -- clicking :sign_in_button2634[Jul 28 2023 00:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.271s2635[Jul 28 2023 00:31:21 UTC (QA Tests)] INFO -- Enabling super sidebar!2636[Jul 28 2023 00:31:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled2637[Jul 28 2023 00:31:22 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2638[Jul 28 2023 00:31:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-p8wlj9lm' via cache in 0.0 seconds2639[Jul 28 2023 00:31:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2640[Jul 28 2023 00:31:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds2641[Jul 28 2023 00:31:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-7141b9278642e378' via api in 0.78 seconds2642[Jul 28 2023 00:31:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2643[Jul 28 2023 00:31:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2644[Jul 28 2023 00:31:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2645[Jul 28 2023 00:31:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2646[Jul 28 2023 00:31:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690504283 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690504283 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-1690504283 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list runner-for-npm-project-level-7141b9278642e378 --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" `2647[Jul 28 2023 00:31:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690504283`2648[Jul 28 2023 00:31:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2649[Jul 28 2023 00:31:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690504283' via api in 6.41 seconds2650[Jul 28 2023 00:31:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2651[Jul 28 2023 00:31:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-7141b9278642e3782652[Jul 28 2023 00:31:32 UTC (QA Tests)] INFO -- clicking :menu_section_button2653[Jul 28 2023 00:31:33 UTC (QA Tests)] INFO -- clicking :nav_item_link2654[Jul 28 2023 00:31:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.023s2655[Jul 28 2023 00:31:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2656[Jul 28 2023 00:31:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.631s2657[Jul 28 2023 00:31:49 UTC (QA Tests)] INFO -- clicking :nav_item_link2658[Jul 28 2023 00:31:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.813s2659[Jul 28 2023 00:31:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2660[Jul 28 2023 00:31:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.173s2661[Jul 28 2023 00:31:53 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button2662[Jul 28 2023 00:31:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.81s2663[Jul 28 2023 00:31:54 UTC (QA Tests)] INFO -- clicking :directory_name_link2664[Jul 28 2023 00:31:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.738s2665[Jul 28 2023 00:31:55 UTC (QA Tests)] INFO -- clicking :directory_name_link2666[Jul 28 2023 00:31:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.747s2667[Jul 28 2023 00:31:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-7141b9278642e3782668[Jul 28 2023 00:31:57 UTC (QA Tests)] INFO -- clicking :menu_section_button2669[Jul 28 2023 00:31:57 UTC (QA Tests)] INFO -- clicking :nav_item_link2670[Jul 28 2023 00:31:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.778s2671[Jul 28 2023 00:31:58 UTC (QA Tests)] INFO -- clicking :details_link2672[Jul 28 2023 00:31:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-70d5822a78db15e3'2673[Jul 28 2023 00:31:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690504283'2674[Jul 28 2023 00:31:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690504283`2675[Jul 28 2023 00:32:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/npm-project-level-7141b9278642e378'2676 push and pull a npm package via CI2677Package2678 Terraform Module Registry2679[Jul 28 2023 00:32:00 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module2680[Jul 28 2023 00:32:00 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}2681[Jul 28 2023 00:32:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2682[Jul 28 2023 00:32:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2683[Jul 28 2023 00:32:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2684[Jul 28 2023 00:32:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2685[Jul 28 2023 00:32:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2686[Jul 28 2023 00:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s2687[Jul 28 2023 00:32:09 UTC (QA Tests)] INFO -- Enabling super sidebar!2688[Jul 28 2023 00:32:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled2689[Jul 28 2023 00:32:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2690[Jul 28 2023 00:32:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2691[Jul 28 2023 00:32:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-7261c64b.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee2692[Jul 28 2023 00:32:12 UTC (QA Tests)] INFO -- clicking :new_project_button2693[Jul 28 2023 00:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.97s2694[Jul 28 2023 00:32:14 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown2695[Jul 28 2023 00:32:14 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee"2696[Jul 28 2023 00:32:14 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field2697[Jul 28 2023 00:32:14 UTC (QA Tests)] INFO -- clicking :project_create_button2698[Jul 28 2023 00:32:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project_create_button' took 1.426s2699[Jul 28 2023 00:32:19 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/terraform-module-test-0157f492bc17618c/-/import2700[Jul 28 2023 00:32:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/terraform-module-test-0157f492bc17618c' via browser_ui in 14.42 seconds2701[Jul 28 2023 00:32:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2702[Jul 28 2023 00:32:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2703[Jul 28 2023 00:32:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2704[Jul 28 2023 00:32:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2705[Jul 28 2023 00:32:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690504346 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690504346 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-1690504346 --url http://gitlab-ee-7261c64b.test --registration-token **** --tag-list runner-for-terraform-module-test-0157f492bc17618c --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" `2706[Jul 28 2023 00:32:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690504346`2707[Jul 28 2023 00:32:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2708[Jul 28 2023 00:32:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690504346' via api in 1.54 seconds2709[Jul 28 2023 00:32:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2710[Jul 28 2023 00:32:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.42 seconds2711[Jul 28 2023 00:32:28 UTC (QA Tests)] INFO -- clicking :menu_section_button2712[Jul 28 2023 00:32:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2713[Jul 28 2023 00:32:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.88s2714[Jul 28 2023 00:32:31 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2715[Jul 28 2023 00:32:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.429s2716[Jul 28 2023 00:32:45 UTC (QA Tests)] INFO -- clicking :menu_section_button2717[Jul 28 2023 00:32:45 UTC (QA Tests)] INFO -- clicking :nav_item_link2718[Jul 28 2023 00:32:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s2719[Jul 28 2023 00:32:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690504346'2720[Jul 28 2023 00:32:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690504346`2721 publishes a module2722Verify2723 Include local config file paths with wildcard2724[Jul 28 2023 00:32:46 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config2725[Jul 28 2023 00:32:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2726[Jul 28 2023 00:32:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2727[Jul 28 2023 00:32:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2728[Jul 28 2023 00:32:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2729[Jul 28 2023 00:32:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2730[Jul 28 2023 00:32:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.288s2731[Jul 28 2023 00:32:50 UTC (QA Tests)] INFO -- Enabling super sidebar!2732[Jul 28 2023 00:32:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled2733[Jul 28 2023 00:32:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2734[Jul 28 2023 00:32:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.23 seconds2735[Jul 28 2023 00:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-pipeline-247f4570976b6318' via api in 0.81 seconds2736[Jul 28 2023 00:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds2737[Jul 28 2023 00:32:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-pipeline-247f4570976b63182738[Jul 28 2023 00:32:55 UTC (QA Tests)] INFO -- clicking :menu_section_button2739[Jul 28 2023 00:32:55 UTC (QA Tests)] INFO -- clicking :nav_item_link2740[Jul 28 2023 00:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s2741[Jul 28 2023 00:32:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-pipeline-247f4570976b6318'2742 runs the pipeline with composed config2743Data Stores2744 Create project badge2745[Jul 28 2023 00:32:58 UTC (QA Tests)] INFO -- Starting test: Data Stores Create project badge creates project badge successfully2746[Jul 28 2023 00:32:58 UTC (QA Tests)] INFO -- filling :login_field with "root"2747[Jul 28 2023 00:32:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2748[Jul 28 2023 00:32:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2749[Jul 28 2023 00:32:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2750[Jul 28 2023 00:32:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2751[Jul 28 2023 00:33:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.28s2752[Jul 28 2023 00:33:01 UTC (QA Tests)] INFO -- Enabling super sidebar!2753[Jul 28 2023 00:33:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled2754[Jul 28 2023 00:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2755[Jul 28 2023 00:33:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2756[Jul 28 2023 00:33:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/badge-test-project-837844bbc4cbe8e8' via api in 1.14 seconds2757[Jul 28 2023 00:33:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/badge-test-project-837844bbc4cbe8e82758[Jul 28 2023 00:33:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2759[Jul 28 2023 00:33:06 UTC (QA Tests)] INFO -- clicking :nav_item_link2760[Jul 28 2023 00:33:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.017s2761[Jul 28 2023 00:33:08 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-0c5d1deee4af0c46"2762[Jul 28 2023 00:33:08 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field2763[Jul 28 2023 00:33:09 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ee-7261c64b.test/%{project_path}"2764[Jul 28 2023 00:33:09 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field2765[Jul 28 2023 00:33:09 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ee-7261c64b.test/%{project_path}/badges/%{default_branch}/pipeline.svg"2766[Jul 28 2023 00:33:09 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field2767[Jul 28 2023 00:33:10 UTC (QA Tests)] INFO -- clicking :add_badge_button2768[Jul 28 2023 00:33:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-0c5d1deee4af0c46' via browser_ui in 4.1 seconds2769[Jul 28 2023 00:33:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/badge-test-project-837844bbc4cbe8e82770 creates project badge successfully2771Fulfillment2772 Purchase2773 group plan2774 upgrades from free to ultimate (PENDING: Test is not compatible with this environment or pipeline)2775 with existing CI minutes pack2776 upgrades from free to premium with correct CI minutes (PENDING: Test is not compatible with this environment or pipeline)2777Manage2778 Group access token2779[Jul 28 2023 00:33:14 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to commit via the API2780[Jul 28 2023 00:33:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2781[Jul 28 2023 00:33:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2782[Jul 28 2023 00:33:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-1k58uqi1', token's bot username 'group_3_bot_002eb663e08a1a6e1150e78366dffcc9' via api in 0.52 seconds2783[Jul 28 2023 00:33:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-group-access-token-b47ed31e59e7e2f5' via api in 0.85 seconds2784[Jul 28 2023 00:33:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds2785 can be used to commit via the API2786[Jul 28 2023 00:33:16 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to create a file via the project API2787[Jul 28 2023 00:33:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2788[Jul 28 2023 00:33:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2789[Jul 28 2023 00:33:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-with-new-file-496984f3c030a3b8' via api in 1.12 seconds2790[Jul 28 2023 00:33:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2791[Jul 28 2023 00:33:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.23 seconds2792[Jul 28 2023 00:33:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-b7rxssnk', token's bot username 'group_3_bot_3906cba77afb22b3f6cc6c94338414f9' via api in 0.61 seconds2793[Jul 28 2023 00:33:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-group-access-token-4654fe80c902500d' via api in 0.86 seconds2794[Jul 28 2023 00:33:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-9739a5cc092081c3.txt' via api in 0.41 seconds2795 can be used to create a file via the project API2796Configure2797 Auto DevOps with a Kubernetes Agent2798 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)2799Plan2800 Group level issues analytics2801 behaves like issues analytics page2802[Jul 28 2023 00:33:19 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2803[Jul 28 2023 00:33:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2804[Jul 28 2023 00:33:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2805[Jul 28 2023 00:33:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"2806[Jul 28 2023 00:33:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2807[Jul 28 2023 00:33:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2808[Jul 28 2023 00:33:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.264s2809[Jul 28 2023 00:33:22 UTC (QA Tests)] INFO -- Enabling super sidebar!2810[Jul 28 2023 00:33:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2811[Jul 28 2023 00:33:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2812[Jul 28 2023 00:33:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.24 seconds2813[Jul 28 2023 00:33:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-b0a7814a9137fc6d' via api in 0.81 seconds2814[Jul 28 2023 00:33:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 1.08 seconds2815 displays a graph2816 Project level issues analytics2817 behaves like issues analytics page2818[Jul 28 2023 00:33:27 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph2819[Jul 28 2023 00:33:27 UTC (QA Tests)] INFO -- filling :login_field with "root"2820[Jul 28 2023 00:33:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2821[Jul 28 2023 00:33:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2822[Jul 28 2023 00:33:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2823[Jul 28 2023 00:33:28 UTC (QA Tests)] INFO -- clicking :sign_in_button2824[Jul 28 2023 00:33:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.198s2825[Jul 28 2023 00:33:30 UTC (QA Tests)] INFO -- Enabling super sidebar!2826[Jul 28 2023 00:33:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled2827[Jul 28 2023 00:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2828[Jul 28 2023 00:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.19 seconds2829[Jul 28 2023 00:33:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-for-issues-704432590f05561a' via api in 0.77 seconds2830[Jul 28 2023 00:33:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 1.1 seconds2831 displays a graph2832Plan2833 Issue board focus mode2834[Jul 28 2023 00:33:34 UTC (QA Tests)] INFO -- Starting test: Plan Issue board focus mode focuses on issue board2835[Jul 28 2023 00:33:35 UTC (QA Tests)] INFO -- filling :login_field with "root"2836[Jul 28 2023 00:33:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2837[Jul 28 2023 00:33:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"2838[Jul 28 2023 00:33:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2839[Jul 28 2023 00:33:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2840[Jul 28 2023 00:33:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.279s2841[Jul 28 2023 00:33:38 UTC (QA Tests)] INFO -- Enabling super sidebar!2842[Jul 28 2023 00:33:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled2843[Jul 28 2023 00:33:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2844[Jul 28 2023 00:33:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2845[Jul 28 2023 00:33:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/sample-project-issue-board-focus-mode-d3760f93f3c12cb6' via api in 0.79 seconds2846[Jul 28 2023 00:33:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/sample-project-issue-board-focus-mode-d3760f93f3c12cb62847[Jul 28 2023 00:33:41 UTC (QA Tests)] INFO -- clicking :menu_section_button2848[Jul 28 2023 00:33:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2849[Jul 28 2023 00:33:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.002s2850[Jul 28 2023 00:33:42 UTC (QA Tests)] INFO -- clicking :focus_mode_button2851 focuses on issue board2852Create2853 Link to line in Web IDE2854[Jul 28 2023 00:33:43 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE2855[Jul 28 2023 00:33:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2856[Jul 28 2023 00:33:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.2 seconds2857[Jul 28 2023 00:33:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-e3e04f6a15cced85' via api in 6.02 seconds2858[Jul 28 2023 00:33:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/the_awesome_project-e3e04f6a15cced85'2859 can link to a specific line of code in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2860Create2861 Create a new merge request2862[Jul 28 2023 00:33:49 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request2863[Jul 28 2023 00:33:50 UTC (QA Tests)] INFO -- filling :login_field with "root"2864[Jul 28 2023 00:33:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2865[Jul 28 2023 00:33:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2866[Jul 28 2023 00:33:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2867[Jul 28 2023 00:33:51 UTC (QA Tests)] INFO -- clicking :sign_in_button2868[Jul 28 2023 00:33:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.386s2869[Jul 28 2023 00:33:53 UTC (QA Tests)] INFO -- Enabling super sidebar!2870[Jul 28 2023 00:33:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled2871[Jul 28 2023 00:33:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2872[Jul 28 2023 00:33:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds2873[Jul 28 2023 00:33:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-d0eae83db8bc2eed' via api in 0.77 seconds2874[Jul 28 2023 00:33:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2875[Jul 28 2023 00:33:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2876[Jul 28 2023 00:33:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-d0eae83db8bc2eed2877[Jul 28 2023 00:34:08 UTC (QA Tests)] INFO -- clicking :menu_section_button2878[Jul 28 2023 00:34:08 UTC (QA Tests)] INFO -- clicking :nav_item_link2879[Jul 28 2023 00:34:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.896s2880[Jul 28 2023 00:34:09 UTC (QA Tests)] INFO -- clicking :new_merge_request_button2881[Jul 28 2023 00:34:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_merge_request_button' took 0.952s2882[Jul 28 2023 00:34:10 UTC (QA Tests)] INFO -- clicking :source_branch_dropdown2883[Jul 28 2023 00:34:10 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-test-feature-84706c9b77b8aaaf"2884[Jul 28 2023 00:34:11 UTC (QA Tests)] INFO -- clicking :compare_branches_button2885[Jul 28 2023 00:34:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element compare_branches_button' took 1.497s2886[Jul 28 2023 00:34:13 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"2887[Jul 28 2023 00:34:13 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2888[Jul 28 2023 00:34:13 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"2889[Jul 28 2023 00:34:13 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2890[Jul 28 2023 00:34:14 UTC (QA Tests)] INFO -- clicking :assign_to_me_link2891[Jul 28 2023 00:34:14 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2892[Jul 28 2023 00:34:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.866s2893[Jul 28 2023 00:34:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 21.48 seconds2894 creates a basic merge request2895[Jul 28 2023 00:34:17 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label2896[Jul 28 2023 00:34:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2897[Jul 28 2023 00:34:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2898[Jul 28 2023 00:34:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2899[Jul 28 2023 00:34:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2900[Jul 28 2023 00:34:19 UTC (QA Tests)] INFO -- clicking :sign_in_button2901[Jul 28 2023 00:34:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.202s2902[Jul 28 2023 00:34:20 UTC (QA Tests)] INFO -- Enabling super sidebar!2903[Jul 28 2023 00:34:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled2904[Jul 28 2023 00:34:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2905[Jul 28 2023 00:34:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee' via api in 0.21 seconds2906[Jul 28 2023 00:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-b9c44a45a8d6a95e' via api in 0.8 seconds2907[Jul 28 2023 00:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '7' via api in 0.13 seconds2908[Jul 28 2023 00:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.13 seconds2909[Jul 28 2023 00:34:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2910[Jul 28 2023 00:34:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds2911[Jul 28 2023 00:34:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-7261c64b.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-00-00-31-5ddba5778565abee/project-b9c44a45a8d6a95e2912[Jul 28 2023 00:34:26 UTC (QA Tests)] INFO -- clicking :create_merge_request_button2913[Jul 28 2023 00:34:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.307s2914[Jul 28 2023 00:34:27 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"2915[Jul 28 2023 00:34:27 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2916[Jul 28 2023 00:34:28 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"2917[Jul 28 2023 00:34:28 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2918[Jul 28 2023 00:34:29 UTC (QA Tests)] INFO -- clicking :assign_to_me_link2919[Jul 28 2023 00:34:29 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2920[Jul 28 2023 00:34:30 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2921[Jul 28 2023 00:34:30 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2922[Jul 28 2023 00:34:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.913s2923[Jul 28 2023 00:34:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 9.14 seconds2924 creates a merge request with a milestone and label2925[Jul 28 2023 00:34:33 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2926{2927 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 14.370998371000042,2928 "qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb": 436.11690849700017,2929 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 170.20592319199977,2930 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 12.163403126000048,2931 "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb": 6.047931446999883,2932 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 11.933713710999655,2933 "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb": 17.748052959999768,2934 "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb": 91.69305371900009,2935 "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb": 13.040467282999998,2936 "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb": 19.907325337999737,2937 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 79.24365899699978,2938 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb": 14.507492731000184,2939 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 64.71688308500006,2940 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 12.301490490000106,2941 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb": 43.54738426499989,2942 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 4.279813956999988,2943 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 123.92021836899994,2944 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 14.409614376999798,2945 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb": 14.854685844999949,2946 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 12.994043273999978,2947 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 27.052613222999753,2948 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb": 32.167268539999895,2949 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 29.195902015999764,2950 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb": 21.658820405999904,2951 "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb": 6.320417786999769,2952 "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb": 31.47843354500037,2953 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 17.79439514700016,2954 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 8.83328448300017,2955 "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb": 17.750773193999976,2956 "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb": 37.237051088000044,2957 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 26.0008982559998,2958 "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb": 49.56919432099994,2959 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 14.10713905900002,2960 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 23.929165041000033,2961 "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb": 64.62507866199985,2962 "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb": 33.8539445209999,2963 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 95.75021704599976,2964 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 40.844862647000355,2965 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb": 137.02151614000013,2966 "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb": 46.33245059899991,2967 "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb": 11.428676396000355,2968 "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb": 15.723170754999956,2969 "qa/specs/features/api/1_manage/group_access_token_spec.rb": 5.6212878100000125,2970 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.230568544000107,2971 "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb": 8.514568764999694,2972 "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb": 6.37911784400012,2973 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb": 44.076574156999872974}2975[Jul 28 2023 00:34:33 UTC (QA Tests)] INFO -- 2976Knapsack global time execution for tests: 34m 06s2977Pending: (Failures listed here are expected and do not affect your suite's status)2978 1) Fulfillment Utilization in usage quotas user seat data is displayed correctly2979 # Test is not compatible with this environment or pipeline2980 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:472981 2) Fulfillment Utilization in usage quotas max seats used count does not change after members are removed2982 # Test is not compatible with this environment or pipeline2983 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:672984 3) Configure Kubernetes Agent deploys a K8s manifest file2985 # Test is not compatible with this environment or pipeline2986 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:352987 4) Verify Cancelling merge request in merge train when system cancels the merge request creates a TODO task2988 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3241222989 # ./qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb:162990 5) Create Slack app integration when using Slash commands creates an issue2991 # Test is not compatible with this environment or pipeline2992 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:452993 6) Create Slack app integration when using Slash commands with gitlab issue displays an issue2994 # Test is not compatible with this environment or pipeline2995 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:722996 7) Create Slack app integration when using Slash commands with gitlab issue closes an issue2997 # Test is not compatible with this environment or pipeline2998 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:822999 8) Create Slack app integration when using Slash commands with gitlab issue comments on an issue3000 # Test is not compatible with this environment or pipeline3001 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:923002 9) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue3003 # Test is not compatible with this environment or pipeline3004 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:1153005 10) Package SaaS Container Registry pushes project image to the container registry and deletes tag3006 # Test is not compatible with this environment or pipeline3007 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:553008 11) Fulfillment Purchase group plan upgrades from free to ultimate3009 # Test is not compatible with this environment or pipeline3010 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:373011 12) Fulfillment Purchase group plan with existing CI minutes pack upgrades from free to premium with correct CI minutes3012 # Test is not compatible with this environment or pipeline3013 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:673014 13) Configure Auto DevOps with a Kubernetes Agent runs auto devops3015 # Test is not compatible with this environment or pipeline3016 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:433017 14) Create Link to line in Web IDE can link to a specific line of code in Web IDE3018 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209443019 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:263020Failures:3021 1) Manage Project access tokens can be created and revoked via the UI3022 Got 0 failures and 2 other errors:3023 1.1) Failure/Error: let(:project_access_token) { QA::Resource::ProjectAccessToken.fabricate_via_browser_ui! }3025 Capybara::ElementNotFound:3026 Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"3027 # ./qa/page/base.rb:146:in `find_element'3028 # ./qa/support/page/logging.rb:39:in `block in find_element'3029 # ./qa/support/page/logging.rb:206:in `log_slow_code'3030 # ./qa/support/page/logging.rb:39:in `find_element'3031 # ./qa/page/base.rb:235:in `click_element_coordinates'3032 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'3033 # ./qa/page/base.rb:264:in `fill_element'3034 # ./qa/support/page/logging.rb:101:in `fill_element'3035 # ./qa/page/component/access_tokens.rb:45:in `fill_token_name'3036 # ./qa/resource/project_access_token.rb:87:in `block in fabricate!'3037 # ./qa/scenario/actable.rb:16:in `perform'3038 # ./qa/resource/project_access_token.rb:86:in `fabricate!'3039 # ./qa/resource/base.rb:50:in `block (2 levels) in fabricate_via_browser_ui!'3040 # ./qa/resource/base.rb:97:in `log_and_record_fabrication'3041 # ./qa/resource/base.rb:50:in `block in fabricate_via_browser_ui!'3042 # ./qa/resource/base.rb:87:in `do_fabricate!'3043 # ./qa/resource/base.rb:49:in `fabricate_via_browser_ui!'3044 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:6:in `block (3 levels) in <module:QA>'3045 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:12:in `block (3 levels) in <module:QA>'3046 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'3047 # ./qa/specs/knapsack_runner.rb:17:in `run'3048 # ./qa/specs/runner.rb:57:in `perform'3049 # ./qa/scenario/template.rb:10:in `block in perform'3050 # ./qa/scenario/template.rb:8:in `perform'3051 # ./qa/scenario/template.rb:50:in `perform'3052 # ./qa/scenario/template.rb:10:in `block in perform'3053 # ./qa/scenario/template.rb:8:in `perform'3054 # ./qa/scenario/bootable.rb:52:in `launch!'3055 1.2) Failure/Error: let(:project_access_token) { QA::Resource::ProjectAccessToken.fabricate_via_browser_ui! }3057 Capybara::ElementNotFound:3058 Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"3059 # ./qa/page/base.rb:146:in `find_element'3060 # ./qa/support/page/logging.rb:39:in `block in find_element'3061 # ./qa/support/page/logging.rb:206:in `log_slow_code'3062 # ./qa/support/page/logging.rb:39:in `find_element'3063 # ./qa/page/base.rb:235:in `click_element_coordinates'3064 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'3065 # ./qa/page/base.rb:264:in `fill_element'3066 # ./qa/support/page/logging.rb:101:in `fill_element'3067 # ./qa/page/component/access_tokens.rb:45:in `fill_token_name'3068 # ./qa/resource/project_access_token.rb:87:in `block in fabricate!'3069 # ./qa/scenario/actable.rb:16:in `perform'3070 # ./qa/resource/project_access_token.rb:86:in `fabricate!'3071 # ./qa/resource/base.rb:50:in `block (2 levels) in fabricate_via_browser_ui!'3072 # ./qa/resource/base.rb:97:in `log_and_record_fabrication'3073 # ./qa/resource/base.rb:50:in `block in fabricate_via_browser_ui!'3074 # ./qa/resource/base.rb:87:in `do_fabricate!'3075 # ./qa/resource/base.rb:49:in `fabricate_via_browser_ui!'3076 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:6:in `block (3 levels) in <module:QA>'3077 # ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:19:in `block (3 levels) in <module:QA>'3078 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'3079 # ./qa/specs/knapsack_runner.rb:17:in `run'3080 # ./qa/specs/runner.rb:57:in `perform'3081 # ./qa/scenario/template.rb:10:in `block in perform'3082 # ./qa/scenario/template.rb:8:in `perform'3083 # ./qa/scenario/template.rb:50:in `perform'3084 # ./qa/scenario/template.rb:10:in `block in perform'3085 # ./qa/scenario/template.rb:8:in `perform'3086 # ./qa/scenario/bootable.rb:52:in `launch!'3087 2) Manage Group access tokens can be created and revoked via the UI3088 Failure/Error: let(:group_access_token) { QA::Resource::GroupAccessToken.fabricate_via_browser_ui! }3090 Capybara::ElementNotFound:3091 Unable to find visible css "[data-testid=\"access_token_name_field\"],[data-testid=\"access-token-name-field\"],[data-qa-selector=\"access_token_name_field\"],.qa-access-token-name-field"3092 # ./qa/page/base.rb:146:in `find_element'3093 # ./qa/support/page/logging.rb:39:in `block in find_element'3094 # ./qa/support/page/logging.rb:206:in `log_slow_code'3095 # ./qa/support/page/logging.rb:39:in `find_element'3096 # ./qa/page/base.rb:235:in `click_element_coordinates'3097 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'3098 # ./qa/page/base.rb:264:in `fill_element'3099 # ./qa/support/page/logging.rb:101:in `fill_element'3100 # ./qa/page/component/access_tokens.rb:45:in `fill_token_name'3101 # ./qa/resource/group_access_token.rb:87:in `block in fabricate!'3102 # ./qa/scenario/actable.rb:16:in `perform'3103 # ./qa/resource/group_access_token.rb:86:in `fabricate!'3104 # ./qa/resource/base.rb:50:in `block (2 levels) in fabricate_via_browser_ui!'3105 # ./qa/resource/base.rb:97:in `log_and_record_fabrication'3106 # ./qa/resource/base.rb:50:in `block in fabricate_via_browser_ui!'3107 # ./qa/resource/base.rb:87:in `do_fabricate!'3108 # ./qa/resource/base.rb:49:in `fabricate_via_browser_ui!'3109 # ./qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb:6:in `block (3 levels) in <module:QA>'3110 # ./qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb:12:in `block (3 levels) in <module:QA>'3111 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'3112 # ./qa/specs/knapsack_runner.rb:17:in `run'3113 # ./qa/specs/runner.rb:57:in `perform'3114 # ./qa/scenario/template.rb:10:in `block in perform'3115 # ./qa/scenario/template.rb:8:in `perform'3116 # ./qa/scenario/template.rb:50:in `perform'3117 # ./qa/scenario/template.rb:10:in `block in perform'3118 # ./qa/scenario/template.rb:8:in `perform'3119 # ./qa/scenario/bootable.rb:52:in `launch!'3120Finished in 34 minutes 7 seconds (files took 3.33 seconds to load)312199 examples, 2 failures, 14 pending3122Failed examples:3123rspec ./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb:11 # Manage Project access tokens can be created and revoked via the UI3124rspec ./qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb:11 # Manage Group access tokens can be created and revoked via the UI3125Randomized with seed 416233126[Jul 28 2023 00:34:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b 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;'"`3127[Jul 28 2023 00:34:34 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-7261c64b bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`3128[Jul 28 2023 00:34:34 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-7261c64b`3129[Jul 28 2023 00:34:35 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-7261c64b`3130bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)3131/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)3133Running after script...3134$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3135$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3136$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3345Uploading artifacts...3346gitlab-qa-run-*: found 483 matching artifact files and directories 3347Uploading artifacts as "archive" to coordinator... 201 Created id=4756714279 responseStatus=201 Created token=64_fs9N63348Uploading artifacts...3349gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3350Uploading artifacts as "junit" to coordinator... 201 Created id=4756714279 responseStatus=201 Created token=64_fs9N63351Uploading artifacts...3352/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3353Uploading artifacts as "dotenv" to coordinator... 201 Created id=4756714279 responseStatus=201 Created token=64_fs9N63355ERROR: Job failed: exit code 1