instance 4/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-1690519783-1377bc56-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: 176004, done. 20remote: Counting objects: 100% (176004/176004), done. 21remote: Compressing objects: 100% (109042/109042), done. 22remote: Total 176004 (delta 89011), reused 121338 (delta 60554), pack-reused 0 23Receiving objects: 100% (176004/176004), 132.39 MiB | 43.70 MiB/s, done.24Resolving deltas: 100% (89011/89011), done.26 * [new ref] refs/pipelines/948206617 -> refs/pipelines/94820661727 * [new branch] master -> origin/master28Checking out 3ddefc70 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 (4758011641)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4758011641 responseStatus=200 OK token=64_r4Y9p39Using 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:3ddefc70c8e48f5f298ade9ff98165017a7b5076 -- --format QA::Support::JsonFormatter --out tmp/rspec-4758011658.json --format RspecJunitFormatter --out tmp/rspec-4758011658.xml --format html --out tmp/rspec-$(echo instance 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 28 2023 05:34:28 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-76949c54$`50[Jul 28 2023 05:34:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-76949c54 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 28 2023 05:34:30 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-76949c54:/etc/gitlab/trusted-certs`52[Jul 28 2023 05:34:30 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-76949c54:/etc/gitlab/ssl`53[Jul 28 2023 05:34:30 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-76949c54`54[Jul 28 2023 05:34:30 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-76949c54`55[Jul 28 2023 05:34:30 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 28 2023 05:34:31 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:3ddefc70c8e48f5f298ade9ff98165017a7b5076`57[Jul 28 2023 05:35:04 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-9ac02119$`58[Jul 28 2023 05:35:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 28 2023 05:35:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 28 2023 05:35:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-9ac02119 --net test --hostname gitlab-ee-9ac02119.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-28-05-34-28-d5247e79/gitlab-ee-9ac02119/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:3ddefc70c8e48f5f298ade9ff98165017a7b5076`61[Jul 28 2023 05:35:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-28 05:34:2862# 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 password67gitlab_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;"`68[Jul 28 2023 05:35:16 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-9ac02119`69[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...70[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-9ac02119`71[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-9ac02119 80/tcp`72[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!73[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`74[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 bash -c "echo '#!/usr/bin/env bash75if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then76 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'77 exit 178fi79' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`80[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`81[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-9ac02119:/tmp/data-seeds`82[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Running exec_commands...83[Jul 28 2023 05:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`84[Jul 28 2023 05:39:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`85[Jul 28 2023 05:39:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:3ddefc70c8e48f5f298ade9ff98165017a7b5076`86[Jul 28 2023 05:40:11 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee87[Jul 28 2023 05:40:11 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-28-05-34-28-d5247e79/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-05-34-28-d5247e79/gitlab-ee-qa-4588236c:/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-4588236c registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:3ddefc70c8e48f5f298ade9ff98165017a7b5076 Test::Instance::All http://gitlab-ee-9ac02119.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4758011658.json --format RspecJunitFormatter --out tmp/rspec-4758011658.xml --format html --out tmp/rspec-instance_4_5.htm --color --format documentation`882023-07-28 05:40:30 / CONF :: 89 ==> Base URL: http://gitlab-ee-9ac02119.test90 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f946c16a848>91 ==> Libraries: Chemlab::Vendor92[Jul 28 2023 05:40:30 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA93[Jul 28 2023 05:40:30 UTC (QA Tests)] INFO -- Browser: chrome94[Jul 28 2023 05:40:30 UTC (QA Tests)] INFO -- Performing sanity check for environment!95[Jul 28 2023 05:40:31 UTC (QA Tests)] INFO -- Performing initial license fabrication!96[Jul 28 2023 05:40:31 UTC (QA Tests)] INFO -- Successfully added license key. Details:97{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}98[Jul 28 2023 05:40:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.2 seconds99[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'100[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Report already exists, skipping!101[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====102[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Report specs:103[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_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/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_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/iterations/assign_group_iteration_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb"]104[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Leftover specs:105[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb", "qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/version_spec.rb"]106[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Knapsack report generator started!107[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'108[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Report already exists, skipping!109Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}110Randomized with seed 31174111[Jul 28 2023 05:40:32 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter112Create113 Multiple file snippet114 behaves like copying snippet file contents115[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file personal_snippet to a comment and verifies them116[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- filling :login_field with "root"117[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field118[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"119[Jul 28 2023 05:40:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field120[Jul 28 2023 05:40:33 UTC (QA Tests)] INFO -- clicking :sign_in_button121[Jul 28 2023 05:40:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.734s122[Jul 28 2023 05:40:35 UTC (QA Tests)] INFO -- Enabling super sidebar!123[Jul 28 2023 05:40:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled124[Jul 28 2023 05:40:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA125[Jul 28 2023 05:40:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-v6drf8is' via cache in 0.0 seconds126[Jul 28 2023 05:40:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.97 seconds127[Jul 28 2023 05:40:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-9ac02119.test/-/snippets/1128[Jul 28 2023 05:40:39 UTC (QA Tests)] INFO -- clicking :copy_contents_button129[Jul 28 2023 05:40:39 UTC (QA Tests)] INFO -- clicking :comment_button130[Jul 28 2023 05:40:40 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown131[Jul 28 2023 05:40:40 UTC (QA Tests)] INFO -- clicking :delete_comment_button132[Jul 28 2023 05:40:40 UTC (QA Tests)] INFO -- clicking :confirm_ok_button133[Jul 28 2023 05:40:41 UTC (QA Tests)] INFO -- clicking :copy_contents_button134[Jul 28 2023 05:40:41 UTC (QA Tests)] INFO -- clicking :comment_button135[Jul 28 2023 05:40:41 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown136[Jul 28 2023 05:40:41 UTC (QA Tests)] INFO -- clicking :delete_comment_button137[Jul 28 2023 05:40:41 UTC (QA Tests)] INFO -- clicking :confirm_ok_button138[Jul 28 2023 05:40:42 UTC (QA Tests)] INFO -- clicking :copy_contents_button139[Jul 28 2023 05:40:42 UTC (QA Tests)] INFO -- clicking :comment_button140[Jul 28 2023 05:40:42 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown141[Jul 28 2023 05:40:42 UTC (QA Tests)] INFO -- clicking :delete_comment_button142[Jul 28 2023 05:40:43 UTC (QA Tests)] INFO -- clicking :confirm_ok_button143[Jul 28 2023 05:40:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? note_content' took 0.502s144 copies file contents of a multi-file personal_snippet to a comment and verifies them145 behaves like copying snippet file contents146[Jul 28 2023 05:40:43 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like copying snippet file contents copies file contents of a multi-file project_snippet to a comment and verifies them147[Jul 28 2023 05:40:44 UTC (QA Tests)] INFO -- filling :login_field with "root"148[Jul 28 2023 05:40:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field149[Jul 28 2023 05:40:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"150[Jul 28 2023 05:40:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field151[Jul 28 2023 05:40:45 UTC (QA Tests)] INFO -- clicking :sign_in_button152[Jul 28 2023 05:40:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.163s153[Jul 28 2023 05:40:46 UTC (QA Tests)] INFO -- Enabling super sidebar!154[Jul 28 2023 05:40:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled155[Jul 28 2023 05:40:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.53 seconds156[Jul 28 2023 05:40:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 1.2 seconds157[Jul 28 2023 05:40:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-snippets-9178d18202e4f76e' via api in 2.6 seconds158[Jul 28 2023 05:40:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 3.18 seconds159[Jul 28 2023 05:40:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-snippets-9178d18202e4f76e/-/snippets/2160[Jul 28 2023 05:40:52 UTC (QA Tests)] INFO -- clicking :copy_contents_button161[Jul 28 2023 05:40:53 UTC (QA Tests)] INFO -- clicking :comment_button162[Jul 28 2023 05:40:53 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown163[Jul 28 2023 05:40:53 UTC (QA Tests)] INFO -- clicking :delete_comment_button164[Jul 28 2023 05:40:53 UTC (QA Tests)] INFO -- clicking :confirm_ok_button165[Jul 28 2023 05:40:54 UTC (QA Tests)] INFO -- clicking :copy_contents_button166[Jul 28 2023 05:40:54 UTC (QA Tests)] INFO -- clicking :comment_button167[Jul 28 2023 05:40:55 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown168[Jul 28 2023 05:40:55 UTC (QA Tests)] INFO -- clicking :delete_comment_button169[Jul 28 2023 05:40:55 UTC (QA Tests)] INFO -- clicking :confirm_ok_button170[Jul 28 2023 05:40:55 UTC (QA Tests)] INFO -- clicking :copy_contents_button171[Jul 28 2023 05:40:55 UTC (QA Tests)] INFO -- clicking :comment_button172[Jul 28 2023 05:40:56 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown173[Jul 28 2023 05:40:56 UTC (QA Tests)] INFO -- clicking :delete_comment_button174[Jul 28 2023 05:40:56 UTC (QA Tests)] INFO -- clicking :confirm_ok_button175 copies file contents of a multi-file project_snippet to a comment and verifies them176Package177 Helm Registry178 using ci job token179[Jul 28 2023 05:40:56 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart180[Jul 28 2023 05:40:57 UTC (QA Tests)] INFO -- filling :login_field with "root"181[Jul 28 2023 05:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[Jul 28 2023 05:40:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[Jul 28 2023 05:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[Jul 28 2023 05:40:58 UTC (QA Tests)] INFO -- clicking :sign_in_button185[Jul 28 2023 05:40:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.732s186[Jul 28 2023 05:40:59 UTC (QA Tests)] INFO -- Enabling super sidebar!187[Jul 28 2023 05:40:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled188[Jul 28 2023 05:41:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.11 seconds189[Jul 28 2023 05:41:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.22 seconds190[Jul 28 2023 05:41:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-0c344dfbe87cd5cd' via api in 1.4 seconds191[Jul 28 2023 05:41:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.192[Jul 28 2023 05:41:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`193[Jul 28 2023 05:41:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`194[Jul 28 2023 05:41:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`195[Jul 28 2023 05:41:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690522860 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690522860 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-1690522860 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 --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" `196[Jul 28 2023 05:41:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690522860`197[Jul 28 2023 05:41:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`198[Jul 28 2023 05:41:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690522860' via api in 7.43 seconds199[Jul 28 2023 05:41:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.12 seconds200[Jul 28 2023 05:41:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-2c816884d4cecd85' via api in 1.81 seconds201[Jul 28 2023 05:41:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.12 seconds202[Jul 28 2023 05:41:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds203[Jul 28 2023 05:41:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-0c344dfbe87cd5cd204[Jul 28 2023 05:41:14 UTC (QA Tests)] INFO -- clicking :menu_section_button205[Jul 28 2023 05:41:14 UTC (QA Tests)] INFO -- clicking :nav_item_link206[Jul 28 2023 05:41:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.923s207[Jul 28 2023 05:41:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.911s208[Jul 28 2023 05:41:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present209[Jul 28 2023 05:41:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.581s210[Jul 28 2023 05:41:31 UTC (QA Tests)] INFO -- clicking :menu_section_button211[Jul 28 2023 05:41:31 UTC (QA Tests)] INFO -- clicking :nav_item_link212[Jul 28 2023 05:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.101s213[Jul 28 2023 05:41:33 UTC (QA Tests)] INFO -- clicking :details_link214[Jul 28 2023 05:41:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds215[Jul 28 2023 05:41:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-2c816884d4cecd85216[Jul 28 2023 05:41:36 UTC (QA Tests)] INFO -- clicking :menu_section_button217[Jul 28 2023 05:41:36 UTC (QA Tests)] INFO -- clicking :nav_item_link218[Jul 28 2023 05:41:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.716s219[Jul 28 2023 05:41:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present220[Jul 28 2023 05:41:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.537s221[Jul 28 2023 05:41:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690522860'222[Jul 28 2023 05:41:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690522860`223[Jul 28 2023 05:41:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-9553533e04fb5bda'224[Jul 28 2023 05:41:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-0c344dfbe87cd5cd'225[Jul 28 2023 05:41:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-2c816884d4cecd85'226 pushes and pulls a helm chart227 using personal access token228[Jul 28 2023 05:41:53 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart229[Jul 28 2023 05:41:54 UTC (QA Tests)] INFO -- filling :login_field with "root"230[Jul 28 2023 05:41:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field231[Jul 28 2023 05:41:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"232[Jul 28 2023 05:41:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field233[Jul 28 2023 05:41:55 UTC (QA Tests)] INFO -- clicking :sign_in_button234[Jul 28 2023 05:41:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.546s235[Jul 28 2023 05:41:56 UTC (QA Tests)] INFO -- Enabling super sidebar!236[Jul 28 2023 05:41:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled237[Jul 28 2023 05:41:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds238[Jul 28 2023 05:41:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds239[Jul 28 2023 05:41:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-5ce76c845ddc54fd' via api in 1.1 seconds240[Jul 28 2023 05:41:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.241[Jul 28 2023 05:41:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`242[Jul 28 2023 05:42:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`243[Jul 28 2023 05:42:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`244[Jul 28 2023 05:42:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690522917 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690522917 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-1690522917 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 --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" `245[Jul 28 2023 05:42:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690522917`246[Jul 28 2023 05:42:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`247[Jul 28 2023 05:42:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690522917' via api in 6.23 seconds248[Jul 28 2023 05:42:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds249[Jul 28 2023 05:42:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-91f25c2bf642ba40' via api in 0.68 seconds250[Jul 28 2023 05:42:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds251[Jul 28 2023 05:42:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds252[Jul 28 2023 05:42:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-5ce76c845ddc54fd253[Jul 28 2023 05:42:09 UTC (QA Tests)] INFO -- clicking :menu_section_button254[Jul 28 2023 05:42:09 UTC (QA Tests)] INFO -- clicking :nav_item_link255[Jul 28 2023 05:42:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s256[Jul 28 2023 05:42:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present257[Jul 28 2023 05:42:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.292s258[Jul 28 2023 05:42:25 UTC (QA Tests)] INFO -- clicking :menu_section_button259[Jul 28 2023 05:42:25 UTC (QA Tests)] INFO -- clicking :nav_item_link260[Jul 28 2023 05:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.737s261[Jul 28 2023 05:42:26 UTC (QA Tests)] INFO -- clicking :details_link262[Jul 28 2023 05:42:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds263[Jul 28 2023 05:42:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-91f25c2bf642ba40264[Jul 28 2023 05:42:28 UTC (QA Tests)] INFO -- clicking :menu_section_button265[Jul 28 2023 05:42:28 UTC (QA Tests)] INFO -- clicking :nav_item_link266[Jul 28 2023 05:42:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.769s267[Jul 28 2023 05:42:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present268[Jul 28 2023 05:42:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.562s269[Jul 28 2023 05:42:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690522917'270[Jul 28 2023 05:42:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690522917`271[Jul 28 2023 05:42:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-5603838070f7c884'272[Jul 28 2023 05:42:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-5ce76c845ddc54fd'273[Jul 28 2023 05:42:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-91f25c2bf642ba40'274 pushes and pulls a helm chart275 using project deploy token276[Jul 28 2023 05:42:46 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart277[Jul 28 2023 05:42:46 UTC (QA Tests)] INFO -- filling :login_field with "root"278[Jul 28 2023 05:42:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Jul 28 2023 05:42:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Jul 28 2023 05:42:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Jul 28 2023 05:42:47 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Jul 28 2023 05:42:48 UTC (QA Tests)] INFO -- Enabling super sidebar!283[Jul 28 2023 05:42:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled284[Jul 28 2023 05:42:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds285[Jul 28 2023 05:42:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds286[Jul 28 2023 05:42:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-5724b697e91c055c' via api in 0.97 seconds287[Jul 28 2023 05:42:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.288[Jul 28 2023 05:42:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`289[Jul 28 2023 05:42:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`290[Jul 28 2023 05:42:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`291[Jul 28 2023 05:42:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690522969 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690522969 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-1690522969 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 --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" `292[Jul 28 2023 05:42:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690522969`293[Jul 28 2023 05:42:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`294[Jul 28 2023 05:42:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690522969' via api in 6.16 seconds295[Jul 28 2023 05:42:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds296[Jul 28 2023 05:42:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds297[Jul 28 2023 05:42:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-aef29e24dd53de68' via api in 1.14 seconds298[Jul 28 2023 05:42:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds299[Jul 28 2023 05:42:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds300[Jul 28 2023 05:42:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-5724b697e91c055c301[Jul 28 2023 05:43:01 UTC (QA Tests)] INFO -- clicking :menu_section_button302[Jul 28 2023 05:43:01 UTC (QA Tests)] INFO -- clicking :nav_item_link303[Jul 28 2023 05:43:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.681s304[Jul 28 2023 05:43:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present305[Jul 28 2023 05:43:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.364s306[Jul 28 2023 05:43:16 UTC (QA Tests)] INFO -- clicking :menu_section_button307[Jul 28 2023 05:43:16 UTC (QA Tests)] INFO -- clicking :nav_item_link308[Jul 28 2023 05:43:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.74s309[Jul 28 2023 05:43:17 UTC (QA Tests)] INFO -- clicking :details_link310[Jul 28 2023 05:43:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds311[Jul 28 2023 05:43:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-aef29e24dd53de68312[Jul 28 2023 05:43:20 UTC (QA Tests)] INFO -- clicking :menu_section_button313[Jul 28 2023 05:43:20 UTC (QA Tests)] INFO -- clicking :nav_item_link314[Jul 28 2023 05:43:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s315[Jul 28 2023 05:43:22 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present316[Jul 28 2023 05:43:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.301s317[Jul 28 2023 05:43:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690522969'318[Jul 28 2023 05:43:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690522969`319[Jul 28 2023 05:43:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-12723e89997f6dd6'320[Jul 28 2023 05:43:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_package_project-5724b697e91c055c'321[Jul 28 2023 05:43:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/helm_client_project-aef29e24dd53de68'322 pushes and pulls a helm chart323Secure324 Enable Scanning from UI325 enable sast from configuration326[Jul 28 2023 05:43:37 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration327[Jul 28 2023 05:43:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds328[Jul 28 2023 05:43:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds329[Jul 28 2023 05:43:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-edb7db2fe103a8aa' via api in 0.7 seconds330[Jul 28 2023 05:43:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"331[Jul 28 2023 05:43:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds332[Jul 28 2023 05:43:40 UTC (QA Tests)] INFO -- filling :login_field with "root"333[Jul 28 2023 05:43:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field334[Jul 28 2023 05:43:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"335[Jul 28 2023 05:43:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field336[Jul 28 2023 05:43:40 UTC (QA Tests)] INFO -- clicking :sign_in_button337[Jul 28 2023 05:43:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.819s338[Jul 28 2023 05:43:42 UTC (QA Tests)] INFO -- Enabling super sidebar!339[Jul 28 2023 05:43:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled340[Jul 28 2023 05:43:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-edb7db2fe103a8aa341[Jul 28 2023 05:43:44 UTC (QA Tests)] INFO -- clicking :menu_section_button342[Jul 28 2023 05:43:45 UTC (QA Tests)] INFO -- clicking :nav_item_link343[Jul 28 2023 05:43:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.709s344[Jul 28 2023 05:43:45 UTC (QA Tests)] INFO -- clicking :sast_enable_button345[Jul 28 2023 05:43:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast_enable_button' took 0.613s346[Jul 28 2023 05:43:46 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"347[Jul 28 2023 05:43:46 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field348[Jul 28 2023 05:43:47 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"349[Jul 28 2023 05:43:47 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field350[Jul 28 2023 05:43:47 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"351[Jul 28 2023 05:43:47 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field352[Jul 28 2023 05:43:48 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"353[Jul 28 2023 05:43:48 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field354[Jul 28 2023 05:43:48 UTC (QA Tests)] INFO -- clicking :submit_button355[Jul 28 2023 05:43:48 UTC (QA Tests)] INFO -- clicking :diffs_tab356[Jul 28 2023 05:43:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.098s357[Jul 28 2023 05:43:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs_tab' took 2.161s358[Jul 28 2023 05:43:51 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present359[Jul 28 2023 05:43:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.864s360[Jul 28 2023 05:43:54 UTC (QA Tests)] INFO -- clicking :close_button361[Jul 28 2023 05:43:55 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown362[Jul 28 2023 05:43:55 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item363[Jul 28 2023 05:43:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s364[Jul 28 2023 05:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.626s365[Jul 28 2023 05:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.745s366[Jul 28 2023 05:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.792s367[Jul 28 2023 05:43:58 UTC (QA Tests)] INFO -- clicking :menu_section_button368[Jul 28 2023 05:43:58 UTC (QA Tests)] INFO -- clicking :nav_item_link369[Jul 28 2023 05:43:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.656s370[Jul 28 2023 05:44:00 UTC (QA Tests)] INFO -- clicking :menu_section_button371[Jul 28 2023 05:44:00 UTC (QA Tests)] INFO -- clicking :nav_item_link372[Jul 28 2023 05:44:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.828s373[Jul 28 2023 05:44:01 UTC (QA Tests)] INFO -- clicking :security_view_history_link374[Jul 28 2023 05:44:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security_view_history_link' took 0.727s375 runs sast job when enabled from configuration376 enable dependency scanning from configuration377[Jul 28 2023 05:44:02 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration378[Jul 28 2023 05:44:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds379[Jul 28 2023 05:44:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds380[Jul 28 2023 05:44:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-8d9b78802bfcb181' via api in 0.7 seconds381[Jul 28 2023 05:44:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"382[Jul 28 2023 05:44:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds383[Jul 28 2023 05:44:05 UTC (QA Tests)] INFO -- filling :login_field with "root"384[Jul 28 2023 05:44:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field385[Jul 28 2023 05:44:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"386[Jul 28 2023 05:44:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field387[Jul 28 2023 05:44:06 UTC (QA Tests)] INFO -- clicking :sign_in_button388[Jul 28 2023 05:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.55s389[Jul 28 2023 05:44:07 UTC (QA Tests)] INFO -- Enabling super sidebar!390[Jul 28 2023 05:44:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled391[Jul 28 2023 05:44:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-8d9b78802bfcb181392[Jul 28 2023 05:44:10 UTC (QA Tests)] INFO -- clicking :menu_section_button393[Jul 28 2023 05:44:10 UTC (QA Tests)] INFO -- clicking :nav_item_link394[Jul 28 2023 05:44:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.815s395[Jul 28 2023 05:44:11 UTC (QA Tests)] INFO -- clicking :dependency_scanning_mr_button396[Jul 28 2023 05:44:11 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present397[Jul 28 2023 05:44:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.028s398[Jul 28 2023 05:44:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 4.91s399[Jul 28 2023 05:44:16 UTC (QA Tests)] INFO -- clicking :merge_moment_dropdown400[Jul 28 2023 05:44:16 UTC (QA Tests)] INFO -- clicking :merge_immediately_menu_item401[Jul 28 2023 05:44:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s402[Jul 28 2023 05:44:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.552s403[Jul 28 2023 05:44:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.591s404[Jul 28 2023 05:44:19 UTC (QA Tests)] INFO -- clicking :menu_section_button405[Jul 28 2023 05:44:19 UTC (QA Tests)] INFO -- clicking :nav_item_link406[Jul 28 2023 05:44:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.77s407[Jul 28 2023 05:44:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_link' took 0.576s408[Jul 28 2023 05:44:21 UTC (QA Tests)] INFO -- clicking :menu_section_button409[Jul 28 2023 05:44:21 UTC (QA Tests)] INFO -- clicking :nav_item_link410[Jul 28 2023 05:44:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s411[Jul 28 2023 05:44:22 UTC (QA Tests)] INFO -- clicking :security_view_history_link412[Jul 28 2023 05:44:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security_view_history_link' took 0.707s413 runs dependency scanning job when enabled from configuration414Plan415 Epics Management416[Jul 28 2023 05:44:23 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates a confidential epic417[Jul 28 2023 05:44:24 UTC (QA Tests)] INFO -- filling :login_field with "root"418[Jul 28 2023 05:44:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field419[Jul 28 2023 05:44:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"420[Jul 28 2023 05:44:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field421[Jul 28 2023 05:44:25 UTC (QA Tests)] INFO -- clicking :sign_in_button422[Jul 28 2023 05:44:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.547s423[Jul 28 2023 05:44:26 UTC (QA Tests)] INFO -- Enabling super sidebar!424[Jul 28 2023 05:44:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled425[Jul 28 2023 05:44:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds426[Jul 28 2023 05:44:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.44 seconds427[Jul 28 2023 05:44:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996428[Jul 28 2023 05:44:29 UTC (QA Tests)] INFO -- clicking :nav_item_link429[Jul 28 2023 05:44:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.716s430[Jul 28 2023 05:44:30 UTC (QA Tests)] INFO -- clicking :new_epic_button and ensuring QA::EE::Page::Group::Epic::New is present431[Jul 28 2023 05:44:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_epic_button' took 1.054s432[Jul 28 2023 05:44:31 UTC (QA Tests)] INFO -- filling :epic_title_field with "Confidential epic created via GUI"433[Jul 28 2023 05:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field434[Jul 28 2023 05:44:32 UTC (QA Tests)] INFO -- checking via JS :confidential_epic_checkbox with args {}435[Jul 28 2023 05:44:32 UTC (QA Tests)] INFO -- clicking :create_epic_button and ensuring QA::EE::Page::Group::Epic::Show is present436[Jul 28 2023 05:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? issue_title' took 0.992s437[Jul 28 2023 05:44:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_epic_button' took 1.283s438[Jul 28 2023 05:44:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 5.16 seconds439 creates a confidential epic440[Jul 28 2023 05:44:34 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates an epic441[Jul 28 2023 05:44:34 UTC (QA Tests)] INFO -- filling :login_field with "root"442[Jul 28 2023 05:44:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field443[Jul 28 2023 05:44:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"444[Jul 28 2023 05:44:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field445[Jul 28 2023 05:44:35 UTC (QA Tests)] INFO -- clicking :sign_in_button446[Jul 28 2023 05:44:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.984s447[Jul 28 2023 05:44:36 UTC (QA Tests)] INFO -- Enabling super sidebar!448[Jul 28 2023 05:44:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled449[Jul 28 2023 05:44:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.21 seconds450[Jul 28 2023 05:44:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.76 seconds451[Jul 28 2023 05:44:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996452[Jul 28 2023 05:44:39 UTC (QA Tests)] INFO -- clicking :nav_item_link453[Jul 28 2023 05:44:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.639s454[Jul 28 2023 05:44:40 UTC (QA Tests)] INFO -- clicking :new_epic_button and ensuring QA::EE::Page::Group::Epic::New is present455[Jul 28 2023 05:44:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_epic_button' took 1.061s456[Jul 28 2023 05:44:41 UTC (QA Tests)] INFO -- filling :epic_title_field with "Epic created via GUI"457[Jul 28 2023 05:44:41 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field458[Jul 28 2023 05:44:42 UTC (QA Tests)] INFO -- clicking :create_epic_button and ensuring QA::EE::Page::Group::Epic::Show is present459[Jul 28 2023 05:44:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_epic_button' took 1.113s460[Jul 28 2023 05:44:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 5.23 seconds461 creates an epic462 Resources created via API463[Jul 28 2023 05:44:43 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API adds/removes issue to/from epic using quick actions464[Jul 28 2023 05:44:44 UTC (QA Tests)] INFO -- filling :login_field with "root"465[Jul 28 2023 05:44:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field466[Jul 28 2023 05:44:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"467[Jul 28 2023 05:44:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field468[Jul 28 2023 05:44:44 UTC (QA Tests)] INFO -- clicking :sign_in_button469[Jul 28 2023 05:44:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.762s470[Jul 28 2023 05:44:45 UTC (QA Tests)] INFO -- Enabling super sidebar!471[Jul 28 2023 05:44:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled472[Jul 28 2023 05:44:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds473[Jul 28 2023 05:44:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.44 seconds474[Jul 28 2023 05:44:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-576edf4224d168c9' via api in 1.28 seconds475[Jul 28 2023 05:44:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.37 seconds476[Jul 28 2023 05:44:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-576edf4224d168c9/-/issues/1477[Jul 28 2023 05:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.13 seconds478[Jul 28 2023 05:44:51 UTC (QA Tests)] INFO -- clicking :issue_title479[Jul 28 2023 05:44:51 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown480[Jul 28 2023 05:44:51 UTC (QA Tests)] INFO -- filling :comment_field with "/epic http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/-/epics/3481"482[Jul 28 2023 05:44:51 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field483[Jul 28 2023 05:44:52 UTC (QA Tests)] INFO -- clicking :comment_button484[Jul 28 2023 05:44:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.577s485[Jul 28 2023 05:44:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? rich_text_promo_popover' took 0.585s486[Jul 28 2023 05:44:53 UTC (QA Tests)] INFO -- clicking :issue_title487[Jul 28 2023 05:44:53 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown488[Jul 28 2023 05:44:53 UTC (QA Tests)] INFO -- filling :comment_field with "/remove_epic489"490[Jul 28 2023 05:44:53 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field491[Jul 28 2023 05:44:53 UTC (QA Tests)] INFO -- clicking :comment_button492[Jul 28 2023 05:44:54 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/-/epics/3493 adds/removes issue to/from epic using quick actions494 Visit epic first495[Jul 28 2023 05:44:56 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first closes and reopens an epic496[Jul 28 2023 05:44:56 UTC (QA Tests)] INFO -- filling :login_field with "root"497[Jul 28 2023 05:44:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field498[Jul 28 2023 05:44:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"499[Jul 28 2023 05:44:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field500[Jul 28 2023 05:44:57 UTC (QA Tests)] INFO -- clicking :sign_in_button501[Jul 28 2023 05:44:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.852s502[Jul 28 2023 05:44:58 UTC (QA Tests)] INFO -- Enabling super sidebar!503[Jul 28 2023 05:44:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled504[Jul 28 2023 05:45:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds505[Jul 28 2023 05:45:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds506[Jul 28 2023 05:45:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-fa1f4134a96869de' via api in 0.68 seconds507[Jul 28 2023 05:45:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.29 seconds508[Jul 28 2023 05:45:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.13 seconds509[Jul 28 2023 05:45:01 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/-/epics/4510[Jul 28 2023 05:45:02 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button511[Jul 28 2023 05:45:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? system_note_content' took 2.213s512[Jul 28 2023 05:45:04 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button513[Jul 28 2023 05:45:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? system_note_content' took 6.074s514 closes and reopens an epic515[Jul 28 2023 05:45:10 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first comments on epic516[Jul 28 2023 05:45:11 UTC (QA Tests)] INFO -- filling :login_field with "root"517[Jul 28 2023 05:45:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field518[Jul 28 2023 05:45:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"519[Jul 28 2023 05:45:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field520[Jul 28 2023 05:45:12 UTC (QA Tests)] INFO -- clicking :sign_in_button521[Jul 28 2023 05:45:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.559s522[Jul 28 2023 05:45:13 UTC (QA Tests)] INFO -- Enabling super sidebar!523[Jul 28 2023 05:45:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled524[Jul 28 2023 05:45:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds525[Jul 28 2023 05:45:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds526[Jul 28 2023 05:45:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-4da8ca29c0cb90d2' via api in 0.62 seconds527[Jul 28 2023 05:45:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.21 seconds528[Jul 28 2023 05:45:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '5' via api in 0.15 seconds529[Jul 28 2023 05:45:15 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/-/epics/5530[Jul 28 2023 05:45:16 UTC (QA Tests)] INFO -- clicking :issue_title531[Jul 28 2023 05:45:16 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown532[Jul 28 2023 05:45:17 UTC (QA Tests)] INFO -- filling :comment_field with "My Epic Comment533"534[Jul 28 2023 05:45:17 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field535[Jul 28 2023 05:45:17 UTC (QA Tests)] INFO -- clicking :comment_button536 comments on epic537[Jul 28 2023 05:45:18 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first adds/removes issue to/from epic538[Jul 28 2023 05:45:18 UTC (QA Tests)] INFO -- filling :login_field with "root"539[Jul 28 2023 05:45:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field540[Jul 28 2023 05:45:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"541[Jul 28 2023 05:45:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field542[Jul 28 2023 05:45:19 UTC (QA Tests)] INFO -- clicking :sign_in_button543[Jul 28 2023 05:45:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.763s544[Jul 28 2023 05:45:20 UTC (QA Tests)] INFO -- Enabling super sidebar!545[Jul 28 2023 05:45:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled546[Jul 28 2023 05:45:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds547[Jul 28 2023 05:45:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds548[Jul 28 2023 05:45:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-443199dfe5cd0298' via api in 0.63 seconds549[Jul 28 2023 05:45:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.33 seconds550[Jul 28 2023 05:45:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '6' via api in 0.11 seconds551[Jul 28 2023 05:45:23 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/-/epics/6552[Jul 28 2023 05:45:24 UTC (QA Tests)] INFO -- clicking :epic_issue_actions_split_button553[Jul 28 2023 05:45:24 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-443199dfe5cd0298/-/issues/1"554[Jul 28 2023 05:45:24 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field555[Jul 28 2023 05:45:25 UTC (QA Tests)] INFO -- clicking :issue_title556[Jul 28 2023 05:45:25 UTC (QA Tests)] INFO -- clicking :add_issue_button557[Jul 28 2023 05:45:25 UTC (QA Tests)] INFO -- clicking :remove_issue_button558 adds/removes issue to/from epic559Plan560 Creating pages in group wikis561 when wiki is empty562[Jul 28 2023 05:45:26 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki is empty creates a new page563[Jul 28 2023 05:45:26 UTC (QA Tests)] INFO -- filling :login_field with "root"564[Jul 28 2023 05:45:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field565[Jul 28 2023 05:45:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"566[Jul 28 2023 05:45:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field567[Jul 28 2023 05:45:27 UTC (QA Tests)] INFO -- clicking :sign_in_button568[Jul 28 2023 05:45:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.926s569[Jul 28 2023 05:45:28 UTC (QA Tests)] INFO -- Enabling super sidebar!570[Jul 28 2023 05:45:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled571[Jul 28 2023 05:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds572[Jul 28 2023 05:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds573[Jul 28 2023 05:45:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996574[Jul 28 2023 05:45:31 UTC (QA Tests)] INFO -- clicking :menu_section_button575[Jul 28 2023 05:45:31 UTC (QA Tests)] INFO -- clicking :nav_item_link576[Jul 28 2023 05:45:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.71s577[Jul 28 2023 05:45:32 UTC (QA Tests)] INFO -- clicking :create_first_page_link578[Jul 28 2023 05:45:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_page_link' took 0.768s579[Jul 28 2023 05:45:33 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "New Wiki page"580[Jul 28 2023 05:45:33 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox581[Jul 28 2023 05:45:33 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "New Wiki content"582[Jul 28 2023 05:45:33 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field583[Jul 28 2023 05:45:34 UTC (QA Tests)] INFO -- clicking :wiki_submit_button584[Jul 28 2023 05:45:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.143s585 creates a new page586 when wiki has a home page587[Jul 28 2023 05:45:36 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki has a home page adds a second page588[Jul 28 2023 05:45:36 UTC (QA Tests)] INFO -- filling :login_field with "root"589[Jul 28 2023 05:45:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field590[Jul 28 2023 05:45:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"591[Jul 28 2023 05:45:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field592[Jul 28 2023 05:45:37 UTC (QA Tests)] INFO -- clicking :sign_in_button593[Jul 28 2023 05:45:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.805s594[Jul 28 2023 05:45:38 UTC (QA Tests)] INFO -- Enabling super sidebar!595[Jul 28 2023 05:45:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled596[Jul 28 2023 05:45:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds597[Jul 28 2023 05:45:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-wiki-6429ffae8543bd0c' via api in 0.35 seconds598[Jul 28 2023 05:45:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.76 seconds599[Jul 28 2023 05:45:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/group-with-wiki-6429ffae8543bd0c/-/wikis/Home600[Jul 28 2023 05:45:41 UTC (QA Tests)] INFO -- clicking :new_page_button601[Jul 28 2023 05:45:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 0.806s602[Jul 28 2023 05:45:42 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "New Wiki page"603[Jul 28 2023 05:45:42 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox604[Jul 28 2023 05:45:43 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "New Wiki content"605[Jul 28 2023 05:45:43 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field606[Jul 28 2023 05:45:44 UTC (QA Tests)] INFO -- clicking :wiki_submit_button607[Jul 28 2023 05:45:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 0.965s608 adds a second page609Create610 Merged merge request611[Jul 28 2023 05:45:45 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted612[Jul 28 2023 05:45:45 UTC (QA Tests)] INFO -- filling :login_field with "root"613[Jul 28 2023 05:45:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field614[Jul 28 2023 05:45:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"615[Jul 28 2023 05:45:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field616[Jul 28 2023 05:45:46 UTC (QA Tests)] INFO -- clicking :sign_in_button617[Jul 28 2023 05:45:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.77s618[Jul 28 2023 05:45:47 UTC (QA Tests)] INFO -- Enabling super sidebar!619[Jul 28 2023 05:45:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled620[Jul 28 2023 05:45:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds621[Jul 28 2023 05:45:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds622[Jul 28 2023 05:45:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/revert-8f9a2616861ae28d' via api in 0.68 seconds623[Jul 28 2023 05:45:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds624[Jul 28 2023 05:45:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds625[Jul 28 2023 05:45:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.22 seconds626[Jul 28 2023 05:45:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/revert-8f9a2616861ae28d/-/merge_requests/1627[Jul 28 2023 05:45:53 UTC (QA Tests)] INFO -- clicking :merge_button628[Jul 28 2023 05:45:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.523s629[Jul 28 2023 05:45:56 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present630[Jul 28 2023 05:45:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert_button' took 0.572s631[Jul 28 2023 05:45:57 UTC (QA Tests)] INFO -- clicking :submit_commit_button632[Jul 28 2023 05:45:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.775s633[Jul 28 2023 05:45:58 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present634[Jul 28 2023 05:46:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.798s635[Jul 28 2023 05:46:01 UTC (QA Tests)] INFO -- clicking :diffs_tab636[Jul 28 2023 05:46:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_name_content' took 11.038s637[Jul 28 2023 05:46:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.051s638[Jul 28 2023 05:46:24 UTC (QA Tests)] INFO -- clicking :file_tree_button639[Jul 28 2023 05:46:24 UTC (QA Tests)] INFO -- filling :diff_tree_search with "added_file-c6f87ec2284e772b.txt"640[Jul 28 2023 05:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :diff_tree_search641 can be reverted642Manage643 basic user login644[Jul 28 2023 05:46:25 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out645[Jul 28 2023 05:46:25 UTC (QA Tests)] INFO -- filling :login_field with "root"646[Jul 28 2023 05:46:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field647[Jul 28 2023 05:46:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"648[Jul 28 2023 05:46:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field649[Jul 28 2023 05:46:26 UTC (QA Tests)] INFO -- clicking :sign_in_button650[Jul 28 2023 05:46:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.813s651[Jul 28 2023 05:46:27 UTC (QA Tests)] INFO -- Enabling super sidebar!652[Jul 28 2023 05:46:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled653[Jul 28 2023 05:46:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.049s654[Jul 28 2023 05:46:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content655[Jul 28 2023 05:46:30 UTC (QA Tests)] INFO -- clicking :sign_out_link656 user logs in using basic credentials and logs out657Govern658 Security Reports659[Jul 28 2023 05:46:30 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard660[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds661[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds662[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-f360f22c18cc062b' via api in 0.4 seconds663[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.664[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`665[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`666[Jul 28 2023 05:46:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-f360f22c18cc062b --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-f360f22c18cc062b 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-f360f22c18cc062b --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `667[Jul 28 2023 05:46:32 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-f360f22c18cc062b`668[Jul 28 2023 05:46:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`669[Jul 28 2023 05:46:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-f360f22c18cc062b' via api in 1.13 seconds670[Jul 28 2023 05:46:33 UTC (QA Tests)] INFO -- filling :login_field with "root"671[Jul 28 2023 05:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field672[Jul 28 2023 05:46:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"673[Jul 28 2023 05:46:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field674[Jul 28 2023 05:46:34 UTC (QA Tests)] INFO -- clicking :sign_in_button675[Jul 28 2023 05:46:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.814s676[Jul 28 2023 05:46:35 UTC (QA Tests)] INFO -- Enabling super sidebar!677[Jul 28 2023 05:46:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled678[Jul 28 2023 05:46:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-f360f22c18cc062b679[Jul 28 2023 05:46:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds680[Jul 28 2023 05:46:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-f360f22c18cc062b681[Jul 28 2023 05:46:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.09 seconds682[Jul 28 2023 05:46:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.07 seconds683[Jul 28 2023 05:46:51 UTC (QA Tests)] INFO -- clicking :nav_item_link684[Jul 28 2023 05:46:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.002s685[Jul 28 2023 05:46:52 UTC (QA Tests)] INFO -- clicking :menu_section_button686[Jul 28 2023 05:46:52 UTC (QA Tests)] INFO -- clicking :nav_item_link687[Jul 28 2023 05:46:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.945s688[Jul 28 2023 05:46:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown689[Jul 28 2023 05:46:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.502s690[Jul 28 2023 05:46:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.604s691[Jul 28 2023 05:46:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown692[Jul 28 2023 05:46:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown693[Jul 28 2023 05:46:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown694[Jul 28 2023 05:46:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown695[Jul 28 2023 05:46:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown696[Jul 28 2023 05:46:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown697[Jul 28 2023 05:46:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown698[Jul 28 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown699[Jul 28 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown700[Jul 28 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown701[Jul 28 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown702[Jul 28 2023 05:46:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown703[Jul 28 2023 05:46:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown704[Jul 28 2023 05:46:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown705[Jul 28 2023 05:46:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown706[Jul 28 2023 05:46:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown707[Jul 28 2023 05:46:57 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown708[Jul 28 2023 05:46:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown709[Jul 28 2023 05:46:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown710[Jul 28 2023 05:46:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-f360f22c18cc062b'711[Jul 28 2023 05:46:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-f360f22c18cc062b`712 displays security reports in the project security dashboard713[Jul 28 2023 05:46:59 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline714[Jul 28 2023 05:46:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds715[Jul 28 2023 05:46:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds716[Jul 28 2023 05:46:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-241a91f13b98bcd3' via api in 0.44 seconds717[Jul 28 2023 05:46:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.718[Jul 28 2023 05:46:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`719[Jul 28 2023 05:47:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`720[Jul 28 2023 05:47:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-241a91f13b98bcd3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-241a91f13b98bcd3 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-241a91f13b98bcd3 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `721[Jul 28 2023 05:47:05 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-241a91f13b98bcd3`722[Jul 28 2023 05:47:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`723[Jul 28 2023 05:47:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-241a91f13b98bcd3' via api in 6.17 seconds724[Jul 28 2023 05:47:06 UTC (QA Tests)] INFO -- filling :login_field with "root"725[Jul 28 2023 05:47:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field726[Jul 28 2023 05:47:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"727[Jul 28 2023 05:47:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field728[Jul 28 2023 05:47:07 UTC (QA Tests)] INFO -- clicking :sign_in_button729[Jul 28 2023 05:47:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.853s730[Jul 28 2023 05:47:08 UTC (QA Tests)] INFO -- Enabling super sidebar!731[Jul 28 2023 05:47:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled732[Jul 28 2023 05:47:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-241a91f13b98bcd3733[Jul 28 2023 05:47:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds734[Jul 28 2023 05:47:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-241a91f13b98bcd3735[Jul 28 2023 05:47:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.1 seconds736[Jul 28 2023 05:47:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds737[Jul 28 2023 05:47:23 UTC (QA Tests)] INFO -- clicking :menu_section_button738[Jul 28 2023 05:47:23 UTC (QA Tests)] INFO -- clicking :nav_item_link739[Jul 28 2023 05:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.697s740[Jul 28 2023 05:47:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown741[Jul 28 2023 05:47:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.585s742[Jul 28 2023 05:47:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.678s743[Jul 28 2023 05:47:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown744[Jul 28 2023 05:47:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown745[Jul 28 2023 05:47:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown746[Jul 28 2023 05:47:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.526s747[Jul 28 2023 05:47:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.581s748[Jul 28 2023 05:47:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown749[Jul 28 2023 05:47:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown750[Jul 28 2023 05:47:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown751[Jul 28 2023 05:47:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown752[Jul 28 2023 05:47:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.556s753[Jul 28 2023 05:47:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.61s754[Jul 28 2023 05:47:28 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown755[Jul 28 2023 05:47:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown756[Jul 28 2023 05:47:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown757[Jul 28 2023 05:47:29 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown758[Jul 28 2023 05:47:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.645s759[Jul 28 2023 05:47:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.705s760[Jul 28 2023 05:47:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown761[Jul 28 2023 05:47:30 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown762[Jul 28 2023 05:47:31 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown763[Jul 28 2023 05:47:31 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown764[Jul 28 2023 05:47:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.549s765[Jul 28 2023 05:47:31 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown766[Jul 28 2023 05:47:31 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown767[Jul 28 2023 05:47:32 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown768[Jul 28 2023 05:47:32 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown769[Jul 28 2023 05:47:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.52s770[Jul 28 2023 05:47:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.574s771[Jul 28 2023 05:47:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-241a91f13b98bcd3'772[Jul 28 2023 05:47:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-241a91f13b98bcd3`773[Jul 28 2023 05:47:33 UTC (QA Tests)] ERROR -- Interceptor Api Errors774[-1] GET /api/graphql -- Correlation Id: Correlation Id not found775 displays security reports in the pipeline776[Jul 28 2023 05:47:33 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities777[Jul 28 2023 05:47:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds778[Jul 28 2023 05:47:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds779[Jul 28 2023 05:47:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-e03fc5902f8a4a5f' via api in 0.41 seconds780[Jul 28 2023 05:47:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.781[Jul 28 2023 05:47:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`782[Jul 28 2023 05:47:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`783[Jul 28 2023 05:47:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-e03fc5902f8a4a5f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-e03fc5902f8a4a5f 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-e03fc5902f8a4a5f --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `784[Jul 28 2023 05:47:40 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-e03fc5902f8a4a5f`785[Jul 28 2023 05:47:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`786[Jul 28 2023 05:47:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-e03fc5902f8a4a5f' via api in 6.18 seconds787[Jul 28 2023 05:47:41 UTC (QA Tests)] INFO -- filling :login_field with "root"788[Jul 28 2023 05:47:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field789[Jul 28 2023 05:47:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"790[Jul 28 2023 05:47:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field791[Jul 28 2023 05:47:41 UTC (QA Tests)] INFO -- clicking :sign_in_button792[Jul 28 2023 05:47:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.897s793[Jul 28 2023 05:47:43 UTC (QA Tests)] INFO -- Enabling super sidebar!794[Jul 28 2023 05:47:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled795[Jul 28 2023 05:47:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-e03fc5902f8a4a5f796[Jul 28 2023 05:47:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds797[Jul 28 2023 05:47:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-e03fc5902f8a4a5f798[Jul 28 2023 05:47:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.08 seconds799[Jul 28 2023 05:47:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '13' via api in 0.07 seconds800[Jul 28 2023 05:47:58 UTC (QA Tests)] INFO -- clicking :menu_section_button801[Jul 28 2023 05:47:58 UTC (QA Tests)] INFO -- clicking :nav_item_link802[Jul 28 2023 05:47:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s803[Jul 28 2023 05:47:58 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown804[Jul 28 2023 05:48:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-e03fc5902f8a4a5f'805[Jul 28 2023 05:48:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-e03fc5902f8a4a5f`806[Jul 28 2023 05:48:10 UTC (QA Tests)] INFO -- Saving screenshot..807[Jul 28 2023 05:48:11 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities808[Jul 28 2023 05:48:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds809[Jul 28 2023 05:48:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds810[Jul 28 2023 05:48:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-3930d9f5e8a39dde' via api in 0.54 seconds811[Jul 28 2023 05:48:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.812[Jul 28 2023 05:48:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`813[Jul 28 2023 05:48:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`814[Jul 28 2023 05:48:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-3930d9f5e8a39dde --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-3930d9f5e8a39dde 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-3930d9f5e8a39dde --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `815[Jul 28 2023 05:48:12 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-3930d9f5e8a39dde`816[Jul 28 2023 05:48:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`817[Jul 28 2023 05:48:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-3930d9f5e8a39dde' via api in 1.15 seconds818[Jul 28 2023 05:48:13 UTC (QA Tests)] INFO -- filling :login_field with "root"819[Jul 28 2023 05:48:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[Jul 28 2023 05:48:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[Jul 28 2023 05:48:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[Jul 28 2023 05:48:14 UTC (QA Tests)] INFO -- clicking :sign_in_button823[Jul 28 2023 05:48:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.982s824[Jul 28 2023 05:48:15 UTC (QA Tests)] INFO -- Enabling super sidebar!825[Jul 28 2023 05:48:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled826[Jul 28 2023 05:48:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-3930d9f5e8a39dde827[Jul 28 2023 05:48:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds828[Jul 28 2023 05:48:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-3930d9f5e8a39dde829[Jul 28 2023 05:48:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.09 seconds830[Jul 28 2023 05:48:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '14' via api in 0.08 seconds831[Jul 28 2023 05:48:30 UTC (QA Tests)] INFO -- clicking :menu_section_button832[Jul 28 2023 05:48:30 UTC (QA Tests)] INFO -- clicking :nav_item_link833[Jul 28 2023 05:48:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.036s834[Jul 28 2023 05:48:31 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown835[Jul 28 2023 05:48:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.524s836[Jul 28 2023 05:48:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_tool_dropdown' took 0.595s837[Jul 28 2023 05:48:32 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown838[Jul 28 2023 05:48:32 UTC (QA Tests)] INFO -- clicking :vulnerability839[Jul 28 2023 05:48:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.971s840[Jul 28 2023 05:48:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-3930d9f5e8a39dde'841[Jul 28 2023 05:48:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-3930d9f5e8a39dde`842 displays false positives for the vulnerabilities8441st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:176:845Unable to find css "[data-testid=\"filter_tool_dropdown\"],[data-testid=\"filter-tool-dropdown\"],[data-qa-selector=\"filter_tool_dropdown\"],.qa-filter-tool-dropdown"847RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:176848[Jul 28 2023 05:48:34 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List849[Jul 28 2023 05:48:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds850[Jul 28 2023 05:48:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.22 seconds851[Jul 28 2023 05:48:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-c463b51b4e8c9fe3' via api in 0.41 seconds852[Jul 28 2023 05:48:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.853[Jul 28 2023 05:48:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`854[Jul 28 2023 05:48:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`855[Jul 28 2023 05:48:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-c463b51b4e8c9fe3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-c463b51b4e8c9fe3 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-c463b51b4e8c9fe3 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `856[Jul 28 2023 05:48:41 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-c463b51b4e8c9fe3`857[Jul 28 2023 05:48:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`858[Jul 28 2023 05:48:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c463b51b4e8c9fe3' via api in 6.13 seconds859[Jul 28 2023 05:48:42 UTC (QA Tests)] INFO -- filling :login_field with "root"860[Jul 28 2023 05:48:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field861[Jul 28 2023 05:48:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"862[Jul 28 2023 05:48:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field863[Jul 28 2023 05:48:42 UTC (QA Tests)] INFO -- clicking :sign_in_button864[Jul 28 2023 05:48:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.975s865[Jul 28 2023 05:48:44 UTC (QA Tests)] INFO -- Enabling super sidebar!866[Jul 28 2023 05:48:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled867[Jul 28 2023 05:48:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-c463b51b4e8c9fe3868[Jul 28 2023 05:48:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds869[Jul 28 2023 05:48:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-c463b51b4e8c9fe3870[Jul 28 2023 05:48:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.08 seconds871[Jul 28 2023 05:48:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '15' via api in 0.06 seconds872[Jul 28 2023 05:48:58 UTC (QA Tests)] INFO -- clicking :menu_section_button873[Jul 28 2023 05:48:59 UTC (QA Tests)] INFO -- clicking :nav_item_link874[Jul 28 2023 05:48:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.665s875[Jul 28 2023 05:49:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-c463b51b4e8c9fe3'876[Jul 28 2023 05:49:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-c463b51b4e8c9fe3`877[Jul 28 2023 05:49:00 UTC (QA Tests)] INFO -- Saving screenshot..878[Jul 28 2023 05:49:00 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List879[Jul 28 2023 05:49:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds880[Jul 28 2023 05:49:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.15 seconds881[Jul 28 2023 05:49:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-75834ebfa68a3123' via api in 0.44 seconds882[Jul 28 2023 05:49:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.883[Jul 28 2023 05:49:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`884[Jul 28 2023 05:49:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`885[Jul 28 2023 05:49:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-75834ebfa68a3123 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-75834ebfa68a3123 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-75834ebfa68a3123 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `886[Jul 28 2023 05:49:02 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-75834ebfa68a3123`887[Jul 28 2023 05:49:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`888[Jul 28 2023 05:49:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-75834ebfa68a3123' via api in 1.12 seconds889[Jul 28 2023 05:49:03 UTC (QA Tests)] INFO -- filling :login_field with "root"890[Jul 28 2023 05:49:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field891[Jul 28 2023 05:49:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"892[Jul 28 2023 05:49:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field893[Jul 28 2023 05:49:03 UTC (QA Tests)] INFO -- clicking :sign_in_button894[Jul 28 2023 05:49:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.103s895[Jul 28 2023 05:49:05 UTC (QA Tests)] INFO -- Enabling super sidebar!896[Jul 28 2023 05:49:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled897[Jul 28 2023 05:49:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-75834ebfa68a3123898[Jul 28 2023 05:49:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds899[Jul 28 2023 05:49:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-75834ebfa68a3123900[Jul 28 2023 05:49:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.08 seconds901[Jul 28 2023 05:49:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds902[Jul 28 2023 05:49:20 UTC (QA Tests)] INFO -- clicking :menu_section_button903[Jul 28 2023 05:49:20 UTC (QA Tests)] INFO -- clicking :nav_item_link904[Jul 28 2023 05:49:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s905[Jul 28 2023 05:49:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-75834ebfa68a3123'906[Jul 28 2023 05:49:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-75834ebfa68a3123`907 displays the Dependency List9091st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:213:910expected `QA::EE::Page::Project::Secure::DependencyList.has_dependency_count_of?(13)` to be truthy, got false912RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:213913[Jul 28 2023 05:49:22 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard914[Jul 28 2023 05:49:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds915[Jul 28 2023 05:49:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds916[Jul 28 2023 05:49:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-5bb5f602caeb0272' via api in 0.38 seconds917[Jul 28 2023 05:49:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.918[Jul 28 2023 05:49:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`919[Jul 28 2023 05:49:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`920[Jul 28 2023 05:49:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-5bb5f602caeb0272 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-5bb5f602caeb0272 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-5bb5f602caeb0272 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `921[Jul 28 2023 05:49:28 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-5bb5f602caeb0272`922[Jul 28 2023 05:49:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`923[Jul 28 2023 05:49:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5bb5f602caeb0272' via api in 6.16 seconds924[Jul 28 2023 05:49:29 UTC (QA Tests)] INFO -- filling :login_field with "root"925[Jul 28 2023 05:49:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field926[Jul 28 2023 05:49:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"927[Jul 28 2023 05:49:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field928[Jul 28 2023 05:49:30 UTC (QA Tests)] INFO -- clicking :sign_in_button929[Jul 28 2023 05:49:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.007s930[Jul 28 2023 05:49:31 UTC (QA Tests)] INFO -- Enabling super sidebar!931[Jul 28 2023 05:49:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled932[Jul 28 2023 05:49:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-5bb5f602caeb0272933[Jul 28 2023 05:49:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds934[Jul 28 2023 05:49:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-5bb5f602caeb0272935[Jul 28 2023 05:49:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.07 seconds936[Jul 28 2023 05:49:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.06 seconds937[Jul 28 2023 05:49:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996938[Jul 28 2023 05:49:47 UTC (QA Tests)] INFO -- clicking :menu_section_button939[Jul 28 2023 05:49:47 UTC (QA Tests)] INFO -- clicking :nav_item_link940[Jul 28 2023 05:49:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.794s941[Jul 28 2023 05:50:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_text' took 11.037s942[Jul 28 2023 05:50:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-5bb5f602caeb0272'943[Jul 28 2023 05:50:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-5bb5f602caeb0272`944[Jul 28 2023 05:50:00 UTC (QA Tests)] INFO -- Saving screenshot..945[Jul 28 2023 05:50:00 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard946[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds947[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds948[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-43a011ce6626d385' via api in 0.43 seconds949[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.950[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`951[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`952[Jul 28 2023 05:50:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-43a011ce6626d385 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-43a011ce6626d385 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-43a011ce6626d385 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `953[Jul 28 2023 05:50:02 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-43a011ce6626d385`954[Jul 28 2023 05:50:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`955[Jul 28 2023 05:50:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-43a011ce6626d385' via api in 1.11 seconds956[Jul 28 2023 05:50:03 UTC (QA Tests)] INFO -- filling :login_field with "root"957[Jul 28 2023 05:50:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field958[Jul 28 2023 05:50:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"959[Jul 28 2023 05:50:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field960[Jul 28 2023 05:50:04 UTC (QA Tests)] INFO -- clicking :sign_in_button961[Jul 28 2023 05:50:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.049s962[Jul 28 2023 05:50:05 UTC (QA Tests)] INFO -- Enabling super sidebar!963[Jul 28 2023 05:50:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled964[Jul 28 2023 05:50:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-43a011ce6626d385965[Jul 28 2023 05:50:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds966[Jul 28 2023 05:50:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-43a011ce6626d385967[Jul 28 2023 05:50:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.08 seconds968[Jul 28 2023 05:50:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.07 seconds969[Jul 28 2023 05:50:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996970[Jul 28 2023 05:50:21 UTC (QA Tests)] INFO -- clicking :menu_section_button971[Jul 28 2023 05:50:21 UTC (QA Tests)] INFO -- clicking :nav_item_link972[Jul 28 2023 05:50:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.644s973[Jul 28 2023 05:50:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_text' took 11.053s974[Jul 28 2023 05:50:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-43a011ce6626d385'975[Jul 28 2023 05:50:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-43a011ce6626d385`976[Jul 28 2023 05:50:34 UTC (QA Tests)] INFO -- Saving screenshot..977 displays security reports in the group security dashboard (FAILED - 1)9791st Try error in ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:135:980expected `QA::EE::Page::Group::Secure::Show.has_security_status_project_for_severity?("F", {981 "name": "project-with-secure-5bb5f602caeb0272",982 "path": "project-with-secure-5bb5f602caeb0272",...d": true,983 "shared_runners_enabled": true,984 "request_access_enabled": true,985 "avatar_url": null986})` to be truthy, got false988RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:135989 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/govern_security_reports_displays_security_reports_in_the_group_security_dashboar_2023-07-28-05-50-34.173.html990 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/govern_security_reports_displays_security_reports_in_the_group_security_dashboar_2023-07-28-05-50-34.173.png991[Jul 28 2023 05:50:34 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state992[Jul 28 2023 05:50:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds993[Jul 28 2023 05:50:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds994[Jul 28 2023 05:50:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-fd625801aa3c3891' via api in 0.41 seconds995[Jul 28 2023 05:50:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.996[Jul 28 2023 05:50:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`997[Jul 28 2023 05:50:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`998[Jul 28 2023 05:50:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-fd625801aa3c3891 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-fd625801aa3c3891 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-fd625801aa3c3891 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `999[Jul 28 2023 05:50:41 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-fd625801aa3c3891`1000[Jul 28 2023 05:50:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1001[Jul 28 2023 05:50:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-fd625801aa3c3891' via api in 6.09 seconds1002[Jul 28 2023 05:50:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1003[Jul 28 2023 05:50:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1004[Jul 28 2023 05:50:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1005[Jul 28 2023 05:50:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1006[Jul 28 2023 05:50:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1007[Jul 28 2023 05:50:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.124s1008[Jul 28 2023 05:50:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1009[Jul 28 2023 05:50:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1010[Jul 28 2023 05:50:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-secure-fd625801aa3c38911011[Jul 28 2023 05:50:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1012[Jul 28 2023 05:50:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1013[Jul 28 2023 05:50:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.642s1014[Jul 28 2023 05:50:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-fd625801aa3c3891'1015[Jul 28 2023 05:50:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-fd625801aa3c3891`1016 dependency list has empty state1017Fulfillment1018 Utilization1019 in usage quotas storage tab for free plan with a project1020 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)1021Create1022 Project templates1023 when group level1024[Jul 28 2023 05:50:48 UTC (QA Tests)] INFO -- Starting test: Create Project templates when group level successfully imports the project using template1025[Jul 28 2023 05:50:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1026[Jul 28 2023 05:50:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-27cfcc0f9799e3a9' via api in 0.35 seconds1027[Jul 28 2023 05:50:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-27cfcc0f9799e3a9/template-project-1-1a7b310e756e8ead' via api in 0.4 seconds1028[Jul 28 2023 05:50:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"1029[Jul 28 2023 05:50:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.31 seconds1030[Jul 28 2023 05:50:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1031[Jul 28 2023 05:50:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1032[Jul 28 2023 05:50:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1033[Jul 28 2023 05:50:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1034[Jul 28 2023 05:50:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1035[Jul 28 2023 05:50:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.043s1036[Jul 28 2023 05:50:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1037[Jul 28 2023 05:50:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1038[Jul 28 2023 05:50:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1039[Jul 28 2023 05:50:55 UTC (QA Tests)] INFO -- filling :groups_filter_field with "gitlab-qa-sandbox-group-6"1040[Jul 28 2023 05:50:55 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1041[Jul 28 2023 05:50:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1042[Jul 28 2023 05:50:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1043[Jul 28 2023 05:50:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.991s1044[Jul 28 2023 05:51:01 UTC (QA Tests)] INFO -- Searching in dropdown: "instance-template-container-group-27cfcc0f9799e3a9"1045[Jul 28 2023 05:51:01 UTC (QA Tests)] INFO -- clicking :save_changes_button1046[Jul 28 2023 05:51:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.996s1047[Jul 28 2023 05:51:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1048[Jul 28 2023 05:51:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1049[Jul 28 2023 05:51:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e9961050[Jul 28 2023 05:51:06 UTC (QA Tests)] INFO -- clicking :new_project_button1051[Jul 28 2023 05:51:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.769s1052[Jul 28 2023 05:51:07 UTC (QA Tests)] INFO -- clicking :panel_link1053[Jul 28 2023 05:51:07 UTC (QA Tests)] INFO -- clicking :group_templates_tab1054[Jul 28 2023 05:51:07 UTC (QA Tests)] INFO -- clicking :use_template_button1055[Jul 28 2023 05:51:08 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1056[Jul 28 2023 05:51:08 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6"1057[Jul 28 2023 05:51:08 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1058[Jul 28 2023 05:51:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1059[Jul 28 2023 05:51:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1060[Jul 28 2023 05:51:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1061[Jul 28 2023 05:51:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.702s1062[Jul 28 2023 05:51:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.295s1063[Jul 28 2023 05:51:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_content' took 6.315s1064 successfully imports the project using template1065 when instance level1066[Jul 28 2023 05:51:16 UTC (QA Tests)] INFO -- Starting test: Create Project templates when instance level successfully imports the project using template1067[Jul 28 2023 05:51:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1068[Jul 28 2023 05:51:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-7845630a1f037b88' via api in 0.33 seconds1069[Jul 28 2023 05:51:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-7845630a1f037b88/template-project-1-e66d1333b295ba48' via api in 0.43 seconds1070[Jul 28 2023 05:51:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"1071[Jul 28 2023 05:51:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.31 seconds1072[Jul 28 2023 05:51:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1073[Jul 28 2023 05:51:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1074[Jul 28 2023 05:51:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1075[Jul 28 2023 05:51:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1076[Jul 28 2023 05:51:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1077[Jul 28 2023 05:51:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s1078[Jul 28 2023 05:51:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1079[Jul 28 2023 05:51:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1080[Jul 28 2023 05:51:23 UTC (QA Tests)] INFO -- clicking :context_switcher1081[Jul 28 2023 05:51:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1082[Jul 28 2023 05:51:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.602s1083[Jul 28 2023 05:51:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.216s1084[Jul 28 2023 05:51:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1085[Jul 28 2023 05:51:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1086[Jul 28 2023 05:51:28 UTC (QA Tests)] INFO -- Searching in dropdown: "instance-template-container-group-7845630a1f037b88"1087[Jul 28 2023 05:51:29 UTC (QA Tests)] INFO -- clicking :save_changes_button1088[Jul 28 2023 05:51:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.754s1089[Jul 28 2023 05:51:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1090[Jul 28 2023 05:51:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1091[Jul 28 2023 05:51:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds1092[Jul 28 2023 05:51:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e9961093[Jul 28 2023 05:51:34 UTC (QA Tests)] INFO -- clicking :new_project_button1094[Jul 28 2023 05:51:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.758s1095[Jul 28 2023 05:51:35 UTC (QA Tests)] INFO -- clicking :panel_link1096[Jul 28 2023 05:51:35 UTC (QA Tests)] INFO -- clicking :instance_templates_tab1097[Jul 28 2023 05:51:35 UTC (QA Tests)] INFO -- clicking :use_template_button1098[Jul 28 2023 05:51:35 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1099[Jul 28 2023 05:51:35 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996"1100[Jul 28 2023 05:51:35 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1101[Jul 28 2023 05:51:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1102[Jul 28 2023 05:51:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s1103[Jul 28 2023 05:51:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1104[Jul 28 2023 05:51:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.633s1105[Jul 28 2023 05:51:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.329s1106[Jul 28 2023 05:51:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_content' took 6.354s1107 successfully imports the project using template1108 when built-in1109[Jul 28 2023 05:51:44 UTC (QA Tests)] INFO -- Starting test: Create Project templates when built-in successfully imports the project using template1110[Jul 28 2023 05:51:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1111[Jul 28 2023 05:51:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-afd80a7b2fe40685' via api in 0.34 seconds1112[Jul 28 2023 05:51:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-afd80a7b2fe40685/template-project-1-4089e74232c4e82f' via api in 0.39 seconds1113[Jul 28 2023 05:51:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add test files"1114[Jul 28 2023 05:51:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.3 seconds1115[Jul 28 2023 05:51:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1116[Jul 28 2023 05:51:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1117[Jul 28 2023 05:51:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1118[Jul 28 2023 05:51:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1119[Jul 28 2023 05:51:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1120[Jul 28 2023 05:51:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.277s1121[Jul 28 2023 05:51:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1122[Jul 28 2023 05:51:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1123[Jul 28 2023 05:51:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1124[Jul 28 2023 05:51:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1125[Jul 28 2023 05:51:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e9961126[Jul 28 2023 05:51:52 UTC (QA Tests)] INFO -- clicking :new_project_button1127[Jul 28 2023 05:51:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.759s1128[Jul 28 2023 05:51:53 UTC (QA Tests)] INFO -- clicking :panel_link1129[Jul 28 2023 05:51:54 UTC (QA Tests)] INFO -- clicking :use_template_button1130[Jul 28 2023 05:51:54 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1131[Jul 28 2023 05:51:54 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996"1132[Jul 28 2023 05:51:54 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1133[Jul 28 2023 05:51:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1134[Jul 28 2023 05:51:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1135[Jul 28 2023 05:52:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1136[Jul 28 2023 05:52:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.729s1137[Jul 28 2023 05:52:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.751s1138[Jul 28 2023 05:52:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_content' took 6.778s1139 successfully imports the project using template1140Manage1141 Impersonation tokens1142[Jul 28 2023 05:52:03 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI1143[Jul 28 2023 05:52:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-44054d63eb000a64' via api in 0.24 seconds1144[Jul 28 2023 05:52:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.035s1145[Jul 28 2023 05:52:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1146[Jul 28 2023 05:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1147[Jul 28 2023 05:52:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1148[Jul 28 2023 05:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1149[Jul 28 2023 05:52:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1150[Jul 28 2023 05:52:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.144s1151[Jul 28 2023 05:52:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1152[Jul 28 2023 05:52:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1153[Jul 28 2023 05:52:19 UTC (QA Tests)] INFO -- clicking :context_switcher1154[Jul 28 2023 05:52:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1155[Jul 28 2023 05:52:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.696s1156[Jul 28 2023 05:52:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.195s1157[Jul 28 2023 05:52:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1158[Jul 28 2023 05:52:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.625s1159[Jul 28 2023 05:52:24 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab1160[Jul 28 2023 05:52:25 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1161[Jul 28 2023 05:52:25 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1162[Jul 28 2023 05:52:25 UTC (QA Tests)] INFO -- clicking :api_label1163[Jul 28 2023 05:52:25 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-30"1164[Jul 28 2023 05:52:25 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1165[Jul 28 2023 05:52:26 UTC (QA Tests)] INFO -- clicking :create_token_button1166[Jul 28 2023 05:52:26 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button1167[Jul 28 2023 05:52:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-zo9kbt29' via browser_ui in 22.77 seconds1168[Jul 28 2023 05:52:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.025s1169[Jul 28 2023 05:52:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content1170[Jul 28 2023 05:52:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content1171[Jul 28 2023 05:52:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.057s1172[Jul 28 2023 05:52:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1173[Jul 28 2023 05:52:29 UTC (QA Tests)] INFO -- clicking :sign_out_link1174[Jul 28 2023 05:52:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1175[Jul 28 2023 05:52:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1176[Jul 28 2023 05:52:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1177[Jul 28 2023 05:52:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1178[Jul 28 2023 05:52:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1179[Jul 28 2023 05:52:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.086s1180[Jul 28 2023 05:52:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1181[Jul 28 2023 05:52:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1182[Jul 28 2023 05:52:34 UTC (QA Tests)] INFO -- clicking :context_switcher1183[Jul 28 2023 05:52:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1184[Jul 28 2023 05:52:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.634s1185[Jul 28 2023 05:52:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.219s1186[Jul 28 2023 05:52:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1187[Jul 28 2023 05:52:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.577s1188[Jul 28 2023 05:52:39 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab1189[Jul 28 2023 05:52:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation_tokens_tab' took 0.513s1190[Jul 28 2023 05:52:39 UTC (QA Tests)] INFO -- clicking :revoke_button1191[Jul 28 2023 05:52:39 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1192 can be created and revoked via the UI1193Create1194 push after setting the file size limit via admin/application_settings1195[Jul 28 2023 05:52:40 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push successful when the file size is under the limit1196[Jul 28 2023 05:52:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1197[Jul 28 2023 05:52:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.15 seconds1198[Jul 28 2023 05:52:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-test-push-limit-5ac1fadbb99369b9' via api in 0.88 seconds1199[Jul 28 2023 05:52:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.45 seconds1200[Jul 28 2023 05:52:43 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Adding a new file"1201 push successful when the file size is under the limit1202[Jul 28 2023 05:52:43 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push fails when the file size is above the limit1203[Jul 28 2023 05:52:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1204[Jul 28 2023 05:52:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1205[Jul 28 2023 05:52:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-test-push-limit-d89fe749be6fc37d' via api in 0.96 seconds1206 push fails when the file size is above the limit1207Plan1208 Epics roadmap1209[Jul 28 2023 05:52:47 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap1210[Jul 28 2023 05:52:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1211[Jul 28 2023 05:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1212[Jul 28 2023 05:52:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1213[Jul 28 2023 05:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1214[Jul 28 2023 05:52:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1215[Jul 28 2023 05:52:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.179s1216[Jul 28 2023 05:52:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1217[Jul 28 2023 05:52:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1218[Jul 28 2023 05:52:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1219[Jul 28 2023 05:52:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1220[Jul 28 2023 05:52:52 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '7' via api in 0.33 seconds1221 presents epic on roadmap1222ModelOps1223 Suggested Reviewers1224 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)1225Plan1226 Assign Iterations1227[Jul 28 2023 05:52:53 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue1228[Jul 28 2023 05:52:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1229[Jul 28 2023 05:52:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1230[Jul 28 2023 05:52:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1231[Jul 28 2023 05:52:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1232[Jul 28 2023 05:52:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1233[Jul 28 2023 05:52:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.114s1234[Jul 28 2023 05:52:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1235[Jul 28 2023 05:52:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1236[Jul 28 2023 05:52:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1237[Jul 28 2023 05:52:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-assigning-iterations-f37bfc33697363df' via api in 0.32 seconds1238[Jul 28 2023 05:52:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.07 seconds1239[Jul 28 2023 05:52:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-assigning-iterations-f37bfc33697363df/project-to-test-iterations-419ab66f1f594762-4ad44be87e14fefe' via api in 0.44 seconds1240[Jul 28 2023 05:52:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.21 seconds1241[Jul 28 2023 05:52:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/group-to-test-assigning-iterations-f37bfc33697363df/project-to-test-iterations-419ab66f1f594762-4ad44be87e14fefe/-/issues/11242[Jul 28 2023 05:53:01 UTC (QA Tests)] INFO -- clicking :edit_button1243[Jul 28 2023 05:53:02 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/group-to-test-assigning-iterations-f37bfc33697363df/project-to-test-iterations-419ab66f1f594762-4ad44be87e14fefe/-/issues/11244[Jul 28 2023 05:53:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.508s1245[Jul 28 2023 05:53:04 UTC (QA Tests)] INFO -- clicking :iteration_link1246[Jul 28 2023 05:53:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element iteration_link' took 0.735s1247 assigns a group iteration to an existing issue1248Data Stores1249 prevent forking outside group1250 when disabled1251[Jul 28 2023 05:53:06 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group1252[Jul 28 2023 05:53:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_68989070580fee82' via api in 0.19 seconds1253[Jul 28 2023 05:53:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1254[Jul 28 2023 05:53:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1255[Jul 28 2023 05:53:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1256[Jul 28 2023 05:53:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1257[Jul 28 2023 05:53:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1258[Jul 28 2023 05:53:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.122s1259[Jul 28 2023 05:53:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1260[Jul 28 2023 05:53:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled1261[Jul 28 2023 05:53:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1262[Jul 28 2023 05:53:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1263[Jul 28 2023 05:53:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project_to_fork-17616e3c33e95804' via api in 0.9 seconds1264[Jul 28 2023 05:53:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-61265[Jul 28 2023 05:53:12 UTC (QA Tests)] INFO -- clicking :menu_section_button1266[Jul 28 2023 05:53:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1267[Jul 28 2023 05:53:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.912s1268[Jul 28 2023 05:53:15 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}1269[Jul 28 2023 05:53:15 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1270[Jul 28 2023 05:53:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project_to_fork-17616e3c33e958041271[Jul 28 2023 05:53:17 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1272[Jul 28 2023 05:53:17 UTC (QA Tests)] INFO -- Searching in dropdown: "group_for_fork_68989070580fee82"1273[Jul 28 2023 05:53:18 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1274[Jul 28 2023 05:53:18 UTC (QA Tests)] INFO -- clicking :fork_project_button1275[Jul 28 2023 05:53:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project_to_fork-17616e3c33e95804'1276[Jul 28 2023 05:53:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_68989070580fee82'1277 allows forking outside of group1278 when enabled1279[Jul 28 2023 05:53:19 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group1280[Jul 28 2023 05:53:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_916c363828564f3e' via api in 0.19 seconds1281[Jul 28 2023 05:53:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1282[Jul 28 2023 05:53:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1283[Jul 28 2023 05:53:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1284[Jul 28 2023 05:53:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1285[Jul 28 2023 05:53:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1286[Jul 28 2023 05:53:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s1287[Jul 28 2023 05:53:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1288[Jul 28 2023 05:53:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1289[Jul 28 2023 05:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1290[Jul 28 2023 05:53:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1291[Jul 28 2023 05:53:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project_to_fork-46d8057c201b526b' via api in 0.89 seconds1292[Jul 28 2023 05:53:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-61293[Jul 28 2023 05:53:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1294[Jul 28 2023 05:53:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1295[Jul 28 2023 05:53:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.906s1296[Jul 28 2023 05:53:29 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}1297[Jul 28 2023 05:53:29 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1298[Jul 28 2023 05:53:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.118s1299[Jul 28 2023 05:53:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project_to_fork-46d8057c201b526b1300[Jul 28 2023 05:53:32 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1301[Jul 28 2023 05:53:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project_to_fork-46d8057c201b526b'1302[Jul 28 2023 05:53:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_916c363828564f3e'1303 does not allow forking outside of group1304Plan1305 Custom email1306[Jul 28 2023 05:53:34 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text1307[Jul 28 2023 05:53:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1308[Jul 28 2023 05:53:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1309[Jul 28 2023 05:53:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1310[Jul 28 2023 05:53:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1311[Jul 28 2023 05:53:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1312[Jul 28 2023 05:53:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.123s1313[Jul 28 2023 05:53:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1314[Jul 28 2023 05:53:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1315[Jul 28 2023 05:53:38 UTC (QA Tests)] INFO -- clicking :context_switcher1316[Jul 28 2023 05:53:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1317[Jul 28 2023 05:53:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.513s1318[Jul 28 2023 05:53:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.243s1319[Jul 28 2023 05:53:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1320[Jul 28 2023 05:53:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1321[Jul 28 2023 05:53:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.534s1322[Jul 28 2023 05:53:42 UTC (QA Tests)] INFO -- filling :additional_text_textarea_field with "Testing custom email - 61d2ca44d4b49c77"1323[Jul 28 2023 05:53:42 UTC (QA Tests)] INFO -- clicking the coordinates of :additional_text_textarea_field1324[Jul 28 2023 05:53:43 UTC (QA Tests)] INFO -- clicking :save_changes_button1325[Jul 28 2023 05:53:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.569s1326 customizes email with additional text1327Package1328 npm Registry group level endpoint1329 using ci job token1330[Jul 28 2023 05:53:44 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using ci job token push and pull a npm package via CI1331[Jul 28 2023 05:53:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1332[Jul 28 2023 05:53:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1333[Jul 28 2023 05:53:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1334[Jul 28 2023 05:53:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1335[Jul 28 2023 05:53:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1336[Jul 28 2023 05:53:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.1s1337[Jul 28 2023 05:53:47 UTC (QA Tests)] INFO -- Enabling super sidebar!1338[Jul 28 2023 05:53:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled1339[Jul 28 2023 05:53:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1340[Jul 28 2023 05:53:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-nqkqy317' via cache in 0.0 seconds1341[Jul 28 2023 05:53:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1342[Jul 28 2023 05:53:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1343[Jul 28 2023 05:53:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-1e83e633c64a9b91' via api in 0.61 seconds1344[Jul 28 2023 05:53:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-e48a07458043ad13' via api in 0.41 seconds1345[Jul 28 2023 05:53:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1346[Jul 28 2023 05:53:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1347[Jul 28 2023 05:53:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1348[Jul 28 2023 05:53:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1349[Jul 28 2023 05:53:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690523629 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690523629 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-1690523629 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 --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" `1350[Jul 28 2023 05:53:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690523629`1351[Jul 28 2023 05:53:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1352[Jul 28 2023 05:53:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690523629' via api in 1.33 seconds1353[Jul 28 2023 05:53:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1354[Jul 28 2023 05:53:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-1e83e633c64a9b911355[Jul 28 2023 05:53:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1356[Jul 28 2023 05:53:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1357[Jul 28 2023 05:53:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.699s1358[Jul 28 2023 05:53:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1359[Jul 28 2023 05:53:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.708s1360[Jul 28 2023 05:54:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1361[Jul 28 2023 05:54:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-e48a07458043ad131362[Jul 28 2023 05:54:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1363[Jul 28 2023 05:54:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1364[Jul 28 2023 05:54:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.9s1365[Jul 28 2023 05:54:22 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1366[Jul 28 2023 05:54:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.19s1367[Jul 28 2023 05:54:36 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1368[Jul 28 2023 05:54:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.751s1369[Jul 28 2023 05:54:37 UTC (QA Tests)] INFO -- clicking :directory_name_link1370[Jul 28 2023 05:54:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.668s1371[Jul 28 2023 05:54:37 UTC (QA Tests)] INFO -- clicking :directory_name_link1372[Jul 28 2023 05:54:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.767s1373[Jul 28 2023 05:54:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-1e83e633c64a9b911374[Jul 28 2023 05:54:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1375[Jul 28 2023 05:54:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1376[Jul 28 2023 05:54:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.781s1377[Jul 28 2023 05:54:41 UTC (QA Tests)] INFO -- clicking :details_link1378[Jul 28 2023 05:54:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/npm-group-level-publish-1e83e633c64a9b91-c8ff8b669a732824'1379[Jul 28 2023 05:54:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690523629'1380[Jul 28 2023 05:54:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690523629`1381[Jul 28 2023 05:54:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-1e83e633c64a9b91'1382[Jul 28 2023 05:54:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-e48a07458043ad13'1383 push and pull a npm package via CI1384 using project deploy token1385[Jul 28 2023 05:54:43 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using project deploy token push and pull a npm package via CI1386[Jul 28 2023 05:54:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1387[Jul 28 2023 05:54:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1388[Jul 28 2023 05:54:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1389[Jul 28 2023 05:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1390[Jul 28 2023 05:54:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1391[Jul 28 2023 05:54:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.125s1392[Jul 28 2023 05:54:46 UTC (QA Tests)] INFO -- Enabling super sidebar!1393[Jul 28 2023 05:54:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled1394[Jul 28 2023 05:54:47 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1395[Jul 28 2023 05:54:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-yrlxc21y' via cache in 0.0 seconds1396[Jul 28 2023 05:54:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1397[Jul 28 2023 05:54:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1398[Jul 28 2023 05:54:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-f4b122604d3b3b3f' via api in 0.63 seconds1399[Jul 28 2023 05:54:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-e4d31ce85ddb7345' via api in 0.42 seconds1400[Jul 28 2023 05:54:48 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1401[Jul 28 2023 05:54:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1402[Jul 28 2023 05:54:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1403[Jul 28 2023 05:54:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1404[Jul 28 2023 05:54:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690523688 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690523688 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-1690523688 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 --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" `1405[Jul 28 2023 05:54:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690523688`1406[Jul 28 2023 05:54:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1407[Jul 28 2023 05:54:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690523688' via api in 6.19 seconds1408[Jul 28 2023 05:54:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.1 seconds1409[Jul 28 2023 05:54:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1410[Jul 28 2023 05:54:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1411[Jul 28 2023 05:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1412[Jul 28 2023 05:54:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-f4b122604d3b3b3f1413[Jul 28 2023 05:54:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1414[Jul 28 2023 05:54:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1415[Jul 28 2023 05:54:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.757s1416[Jul 28 2023 05:54:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1417[Jul 28 2023 05:55:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.296s1418[Jul 28 2023 05:55:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1419[Jul 28 2023 05:55:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-e4d31ce85ddb73451420[Jul 28 2023 05:55:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1421[Jul 28 2023 05:55:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1422[Jul 28 2023 05:55:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.712s1423[Jul 28 2023 05:55:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1424[Jul 28 2023 05:55:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.236s1425[Jul 28 2023 05:55:31 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1426[Jul 28 2023 05:55:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.675s1427[Jul 28 2023 05:55:31 UTC (QA Tests)] INFO -- clicking :directory_name_link1428[Jul 28 2023 05:55:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.674s1429[Jul 28 2023 05:55:32 UTC (QA Tests)] INFO -- clicking :directory_name_link1430[Jul 28 2023 05:55:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.623s1431[Jul 28 2023 05:55:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-f4b122604d3b3b3f1432[Jul 28 2023 05:55:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1433[Jul 28 2023 05:55:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1434[Jul 28 2023 05:55:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.818s1435[Jul 28 2023 05:55:35 UTC (QA Tests)] INFO -- clicking :details_link1436[Jul 28 2023 05:55:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/npm-group-level-publish-f4b122604d3b3b3f-897a0a592ddec53b'1437[Jul 28 2023 05:55:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690523688'1438[Jul 28 2023 05:55:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690523688`1439[Jul 28 2023 05:55:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-f4b122604d3b3b3f'1440[Jul 28 2023 05:55:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-e4d31ce85ddb7345'1441 push and pull a npm package via CI1442 using personal access token1443[Jul 28 2023 05:55:37 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using personal access token push and pull a npm package via CI1444[Jul 28 2023 05:55:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1445[Jul 28 2023 05:55:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1446[Jul 28 2023 05:55:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1447[Jul 28 2023 05:55:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1448[Jul 28 2023 05:55:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1449[Jul 28 2023 05:55:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.09s1450[Jul 28 2023 05:55:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1451[Jul 28 2023 05:55:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1452[Jul 28 2023 05:55:42 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1453[Jul 28 2023 05:55:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-4wysnhd8' via cache in 0.0 seconds1454[Jul 28 2023 05:55:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1455[Jul 28 2023 05:55:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds1456[Jul 28 2023 05:55:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-5a6c144d20d3d16e' via api in 0.67 seconds1457[Jul 28 2023 05:55:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-ebdde677205e28a1' via api in 0.4 seconds1458[Jul 28 2023 05:55:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1459[Jul 28 2023 05:55:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1460[Jul 28 2023 05:55:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1461[Jul 28 2023 05:55:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1462[Jul 28 2023 05:55:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690523743 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690523743 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-1690523743 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 --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" `1463[Jul 28 2023 05:55:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690523743`1464[Jul 28 2023 05:55:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1465[Jul 28 2023 05:55:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1690523743' via api in 6.23 seconds1466[Jul 28 2023 05:55:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1467[Jul 28 2023 05:55:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds1468[Jul 28 2023 05:55:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1469[Jul 28 2023 05:55:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-5a6c144d20d3d16e1470[Jul 28 2023 05:55:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1471[Jul 28 2023 05:55:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1472[Jul 28 2023 05:55:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.807s1473[Jul 28 2023 05:55:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1474[Jul 28 2023 05:55:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.19s1475[Jul 28 2023 05:56:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1476[Jul 28 2023 05:56:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-ebdde677205e28a11477[Jul 28 2023 05:56:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1478[Jul 28 2023 05:56:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1479[Jul 28 2023 05:56:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.713s1480[Jul 28 2023 05:56:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1481[Jul 28 2023 05:56:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.182s1482[Jul 28 2023 05:56:25 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1483[Jul 28 2023 05:56:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.733s1484[Jul 28 2023 05:56:25 UTC (QA Tests)] INFO -- clicking :directory_name_link1485[Jul 28 2023 05:56:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.665s1486[Jul 28 2023 05:56:26 UTC (QA Tests)] INFO -- clicking :directory_name_link1487[Jul 28 2023 05:56:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.657s1488[Jul 28 2023 05:56:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-5a6c144d20d3d16e1489[Jul 28 2023 05:56:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1490[Jul 28 2023 05:56:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1491[Jul 28 2023 05:56:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.85s1492[Jul 28 2023 05:56:29 UTC (QA Tests)] INFO -- clicking :details_link1493[Jul 28 2023 05:56:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/npm-group-level-publish-5a6c144d20d3d16e-f7fe2012f8096a7e'1494[Jul 28 2023 05:56:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1690523743'1495[Jul 28 2023 05:56:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690523743`1496[Jul 28 2023 05:56:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-publish-5a6c144d20d3d16e'1497[Jul 28 2023 05:56:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/npm-group-level-install-ebdde677205e28a1'1498 push and pull a npm package via CI1499Create1500 File management1501[Jul 28 2023 05:56:31 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web1502[Jul 28 2023 05:56:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1503[Jul 28 2023 05:56:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1504[Jul 28 2023 05:56:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1505[Jul 28 2023 05:56:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1506[Jul 28 2023 05:56:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1507[Jul 28 2023 05:56:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s1508[Jul 28 2023 05:56:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1509[Jul 28 2023 05:56:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1510[Jul 28 2023 05:56:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1511[Jul 28 2023 05:56:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1512[Jul 28 2023 05:56:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-new-file-3fd3db2cad85d2dc' via api in 0.94 seconds1513[Jul 28 2023 05:56:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.43 seconds1514[Jul 28 2023 05:56:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-new-file-3fd3db2cad85d2dc/-/blob/main/QA+Test+-+File+name1515[Jul 28 2023 05:56:38 UTC (QA Tests)] INFO -- clicking :action_dropdown1516[Jul 28 2023 05:56:38 UTC (QA Tests)] INFO -- clicking :edit_menu_item1517[Jul 28 2023 05:56:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.322s15182023-07-28 05:56:40 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:15202023-07-28 05:56:40 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.1521[Jul 28 2023 05:56:40 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"1522[Jul 28 2023 05:56:40 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1523[Jul 28 2023 05:56:40 UTC (QA Tests)] INFO -- clicking :commit_button1524[Jul 28 2023 05:56:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.214s1525[Jul 28 2023 05:56:42 UTC (QA Tests)] ERROR -- Interceptor Api Errors1526[200] POST http://gitlab-ee-9ac02119.test/api/graphql -- Correlation Id: 01H6DH4641RSJK56ZSM2EJJ1PK1527error-messages: Variable $refType of type RefType was provided invalid value1528 user edits a file via the Web1529Create1530 Sharing snippets1531 when the snippet is public1532[Jul 28 2023 05:56:42 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is public can be shared with not signed-in users1533[Jul 28 2023 05:56:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1534[Jul 28 2023 05:56:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1535[Jul 28 2023 05:56:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1536[Jul 28 2023 05:56:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1537[Jul 28 2023 05:56:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1538[Jul 28 2023 05:56:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.14s1539[Jul 28 2023 05:56:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1540[Jul 28 2023 05:56:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1541[Jul 28 2023 05:56:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.34 seconds1542[Jul 28 2023 05:56:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-9ac02119.test/-/snippets/31543[Jul 28 2023 05:56:48 UTC (QA Tests)] INFO -- clicking :snippet_embed_dropdown1544[Jul 28 2023 05:56:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.018s1545[Jul 28 2023 05:56:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content1546[Jul 28 2023 05:56:49 UTC (QA Tests)] INFO -- clicking :sign_out_link1547 can be shared with not signed-in users1548 when the snippet is changed to private1549[Jul 28 2023 05:56:50 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown1550[Jul 28 2023 05:56:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1551[Jul 28 2023 05:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1552[Jul 28 2023 05:56:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1553[Jul 28 2023 05:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1554[Jul 28 2023 05:56:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1555[Jul 28 2023 05:56:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s1556[Jul 28 2023 05:56:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1557[Jul 28 2023 05:56:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1558[Jul 28 2023 05:56:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.69 seconds1559[Jul 28 2023 05:56:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-9ac02119.test/-/snippets/41560[Jul 28 2023 05:56:57 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1561[Jul 28 2023 05:56:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.845s1562[Jul 28 2023 05:56:57 UTC (QA Tests)] INFO -- clicking :visibility_content1563[Jul 28 2023 05:56:58 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1564[Jul 28 2023 05:56:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.646s1565[Jul 28 2023 05:56:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.658s1566 does not display Embed/Share dropdown1567Plan1568 Epics milestone dates API1569[Jul 28 2023 05:56:59 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1570[Jul 28 2023 05:56:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1571[Jul 28 2023 05:56:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-aa71392df42e00bb' via api in 0.34 seconds1572[Jul 28 2023 05:56:59 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '8' via api in 0.12 seconds1573[Jul 28 2023 05:57:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-aa71392df42e00bb/epic-milestone-project-8daec590b49757f2-d8d6f719ff3558c9' via api in 1.0 seconds1574[Jul 28 2023 05:57:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.12 seconds1575[Jul 28 2023 05:57:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.24 seconds1576[Jul 28 2023 05:57:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '1'1577 updates epic dates when deleting milestones1578[Jul 28 2023 05:57:01 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue1579[Jul 28 2023 05:57:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1580[Jul 28 2023 05:57:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-347377355a2545f2' via api in 0.36 seconds1581[Jul 28 2023 05:57:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '9' via api in 0.11 seconds1582[Jul 28 2023 05:57:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-347377355a2545f2/epic-milestone-project-831f59518cb2b0b6-62c4d91baec0d5bd' via api in 0.39 seconds1583[Jul 28 2023 05:57:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.12 seconds1584[Jul 28 2023 05:57:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.24 seconds1585 updates epic dates when removing issue1586[Jul 28 2023 05:57:03 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1587[Jul 28 2023 05:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1588[Jul 28 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-2fc778887fff0a00' via api in 0.32 seconds1589[Jul 28 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '10' via api in 0.12 seconds1590[Jul 28 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-2fc778887fff0a00/epic-milestone-project-2a584622dc971126-bf8d160bfcef2482' via api in 0.41 seconds1591[Jul 28 2023 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.13 seconds1592[Jul 28 2023 05:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.32 seconds1593[Jul 28 2023 05:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.11 seconds1594[Jul 28 2023 05:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.28 seconds1595 updates epic dates when adding another issue1596[Jul 28 2023 05:57:06 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1597[Jul 28 2023 05:57:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1598[Jul 28 2023 05:57:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-6affb5d214bd4477' via api in 0.36 seconds1599[Jul 28 2023 05:57:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '11' via api in 0.1 seconds1600[Jul 28 2023 05:57:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/epic-milestone-group-6affb5d214bd4477/epic-milestone-project-ca2bb5f518d76875-ed0e15872a1051d8' via api in 0.4 seconds1601[Jul 28 2023 05:57:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.13 seconds1602[Jul 28 2023 05:57:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.29 seconds1603 updates epic dates when updating milestones1604Data Stores1605 Group member access request1606[Jul 28 2023 05:57:07 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner1607[Jul 28 2023 05:57:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3dd03ffe9aaf3091' via api in 0.26 seconds1608[Jul 28 2023 05:57:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1609[Jul 28 2023 05:57:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-access-request-bd111b5ba9d1a056' via api in 0.34 seconds1610[Jul 28 2023 05:57:09 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3dd03ffe9aaf3091"1611[Jul 28 2023 05:57:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1612[Jul 28 2023 05:57:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1613[Jul 28 2023 05:57:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1614[Jul 28 2023 05:57:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1615[Jul 28 2023 05:57:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.758s1616[Jul 28 2023 05:57:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1617[Jul 28 2023 05:57:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1618[Jul 28 2023 05:57:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/group-for-access-request-bd111b5ba9d1a0561619[Jul 28 2023 05:57:13 UTC (QA Tests)] INFO -- clicking :request_access_link1620[Jul 28 2023 05:57:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.519s1621[Jul 28 2023 05:57:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 0.53s1622[Jul 28 2023 05:57:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.061s1623[Jul 28 2023 05:57:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1624[Jul 28 2023 05:57:15 UTC (QA Tests)] INFO -- clicking :sign_out_link1625[Jul 28 2023 05:57:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1626[Jul 28 2023 05:57:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1627[Jul 28 2023 05:57:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1628[Jul 28 2023 05:57:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1629[Jul 28 2023 05:57:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1630[Jul 28 2023 05:57:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.104s1631[Jul 28 2023 05:57:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1632[Jul 28 2023 05:57:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1633[Jul 28 2023 05:57:20 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1634[Jul 28 2023 05:57:20 UTC (QA Tests)] INFO -- clicking :group_dropdown1635[Jul 28 2023 05:57:20 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-bd111b5ba9d1a056"1636[Jul 28 2023 05:57:20 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1637[Jul 28 2023 05:57:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3dd03ffe9aaf3091'1638 generates a todo item for the group owner1639 when managing requests as the group owner1640 and request is denied1641[Jul 28 2023 05:57:22 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group1642[Jul 28 2023 05:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8ad149b5301e527f' via api in 0.31 seconds1643[Jul 28 2023 05:57:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1644[Jul 28 2023 05:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-access-request-841d50d61ce6b0af' via api in 0.33 seconds1645[Jul 28 2023 05:57:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8ad149b5301e527f"1646[Jul 28 2023 05:57:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1647[Jul 28 2023 05:57:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1648[Jul 28 2023 05:57:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1649[Jul 28 2023 05:57:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1650[Jul 28 2023 05:57:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.653s1651[Jul 28 2023 05:57:25 UTC (QA Tests)] INFO -- Enabling super sidebar!1652[Jul 28 2023 05:57:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled1653[Jul 28 2023 05:57:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/group-for-access-request-841d50d61ce6b0af1654[Jul 28 2023 05:57:27 UTC (QA Tests)] INFO -- clicking :request_access_link1655[Jul 28 2023 05:57:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.035s1656[Jul 28 2023 05:57:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1657[Jul 28 2023 05:57:29 UTC (QA Tests)] INFO -- clicking :sign_out_link1658[Jul 28 2023 05:57:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1659[Jul 28 2023 05:57:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1660[Jul 28 2023 05:57:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1661[Jul 28 2023 05:57:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1662[Jul 28 2023 05:57:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1663[Jul 28 2023 05:57:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.119s1664[Jul 28 2023 05:57:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1665[Jul 28 2023 05:57:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1666[Jul 28 2023 05:57:34 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1667[Jul 28 2023 05:57:34 UTC (QA Tests)] INFO -- clicking :group_dropdown1668[Jul 28 2023 05:57:34 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-841d50d61ce6b0af"1669[Jul 28 2023 05:57:34 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1670[Jul 28 2023 05:57:36 UTC (QA Tests)] INFO -- clicking :todo_item_container1671[Jul 28 2023 05:57:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.922s1672[Jul 28 2023 05:57:37 UTC (QA Tests)] INFO -- clicking :delete_member_button1673[Jul 28 2023 05:57:37 UTC (QA Tests)] INFO -- clicking :remove_member_button1674[Jul 28 2023 05:57:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.945s1675[Jul 28 2023 05:57:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8ad149b5301e527f'1676 does not add user to the group1677 and request is accepted1678[Jul 28 2023 05:57:38 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group1679[Jul 28 2023 05:57:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d114b239ca6b6ce8' via api in 0.25 seconds1680[Jul 28 2023 05:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1681[Jul 28 2023 05:57:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-access-request-3e14d6dfb8cb4af0' via api in 0.34 seconds1682[Jul 28 2023 05:57:39 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d114b239ca6b6ce8"1683[Jul 28 2023 05:57:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1684[Jul 28 2023 05:57:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1685[Jul 28 2023 05:57:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1686[Jul 28 2023 05:57:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1687[Jul 28 2023 05:57:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.686s1688[Jul 28 2023 05:57:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1689[Jul 28 2023 05:57:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1690[Jul 28 2023 05:57:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/group-for-access-request-3e14d6dfb8cb4af01691[Jul 28 2023 05:57:43 UTC (QA Tests)] INFO -- clicking :request_access_link1692[Jul 28 2023 05:57:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.057s1693[Jul 28 2023 05:57:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content1694[Jul 28 2023 05:57:45 UTC (QA Tests)] INFO -- clicking :sign_out_link1695[Jul 28 2023 05:57:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1696[Jul 28 2023 05:57:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1697[Jul 28 2023 05:57:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1698[Jul 28 2023 05:57:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1699[Jul 28 2023 05:57:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1700[Jul 28 2023 05:57:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.18s1701[Jul 28 2023 05:57:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1702[Jul 28 2023 05:57:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1703[Jul 28 2023 05:57:50 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button1704[Jul 28 2023 05:57:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos_shortcut_button' took 0.57s1705[Jul 28 2023 05:57:51 UTC (QA Tests)] INFO -- clicking :group_dropdown1706[Jul 28 2023 05:57:51 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-3e14d6dfb8cb4af0"1707[Jul 28 2023 05:57:51 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1708[Jul 28 2023 05:57:52 UTC (QA Tests)] INFO -- clicking :todo_item_container1709[Jul 28 2023 05:57:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.862s1710[Jul 28 2023 05:57:53 UTC (QA Tests)] INFO -- clicking :approve_access_request_button1711[Jul 28 2023 05:57:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_access_request_button' took 1.06s1712[Jul 28 2023 05:57:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d114b239ca6b6ce8'1713 adds user to the group1714Package1715 Terraform Module Registry1716[Jul 28 2023 05:57:54 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module1717[Jul 28 2023 05:57:54 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}1718[Jul 28 2023 05:57:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1719[Jul 28 2023 05:57:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1720[Jul 28 2023 05:57:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1721[Jul 28 2023 05:57:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1722[Jul 28 2023 05:57:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1723[Jul 28 2023 05:57:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s1724[Jul 28 2023 05:57:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1725[Jul 28 2023 05:57:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1726[Jul 28 2023 05:58:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1727[Jul 28 2023 05:58:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds1728[Jul 28 2023 05:58:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e9961729[Jul 28 2023 05:58:01 UTC (QA Tests)] INFO -- clicking :new_project_button1730[Jul 28 2023 05:58:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.976s1731[Jul 28 2023 05:58:02 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1732[Jul 28 2023 05:58:02 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996"1733[Jul 28 2023 05:58:02 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1734[Jul 28 2023 05:58:03 UTC (QA Tests)] INFO -- clicking :project_create_button1735[Jul 28 2023 05:58:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project_create_button' took 1.198s1736[Jul 28 2023 05:58:07 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/terraform-module-test-14f61f9b4eaa938a/-/import1737[Jul 28 2023 05:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/terraform-module-test-14f61f9b4eaa938a' via browser_ui in 13.89 seconds1738[Jul 28 2023 05:58:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1739[Jul 28 2023 05:58:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1740[Jul 28 2023 05:58:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1741[Jul 28 2023 05:58:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1742[Jul 28 2023 05:58:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690523894 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690523894 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-1690523894 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-terraform-module-test-14f61f9b4eaa938a --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" `1743[Jul 28 2023 05:58:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690523894`1744[Jul 28 2023 05:58:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1745[Jul 28 2023 05:58:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690523894' via api in 1.38 seconds1746[Jul 28 2023 05:58:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1747[Jul 28 2023 05:58:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.33 seconds1748[Jul 28 2023 05:58:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1749[Jul 28 2023 05:58:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1750[Jul 28 2023 05:58:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.868s1751[Jul 28 2023 05:58:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.553s1752[Jul 28 2023 05:58:19 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1753[Jul 28 2023 05:58:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.31s1754[Jul 28 2023 05:58:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1755[Jul 28 2023 05:58:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1756[Jul 28 2023 05:58:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.804s1757[Jul 28 2023 05:58:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690523894'1758[Jul 28 2023 05:58:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690523894`1759 publishes a module1760Create1761 Project snippet creation1762[Jul 28 2023 05:58:34 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet1763[Jul 28 2023 05:58:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1764[Jul 28 2023 05:58:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1765[Jul 28 2023 05:58:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1766[Jul 28 2023 05:58:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1767[Jul 28 2023 05:58:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1768[Jul 28 2023 05:58:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.135s1769[Jul 28 2023 05:58:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1770[Jul 28 2023 05:58:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1771[Jul 28 2023 05:58:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1772[Jul 28 2023 05:58:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds1773[Jul 28 2023 05:58:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-snippets-fb8c2cec530d2919' via api in 0.66 seconds1774[Jul 28 2023 05:58:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-snippets-fb8c2cec530d29191775[Jul 28 2023 05:58:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1776[Jul 28 2023 05:58:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1777[Jul 28 2023 05:58:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.697s1778[Jul 28 2023 05:58:41 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1779[Jul 28 2023 05:58:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.005s1780[Jul 28 2023 05:58:42 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet"1781[Jul 28 2023 05:58:42 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1782[Jul 28 2023 05:58:43 UTC (QA Tests)] INFO -- clicking :description_placeholder1783[Jul 28 2023 05:58:43 UTC (QA Tests)] INFO -- filling :snippet_description_field with " "1784[Jul 28 2023 05:58:43 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1785[Jul 28 2023 05:58:43 UTC (QA Tests)] INFO -- clicking :visibility_content1786[Jul 28 2023 05:58:43 UTC (QA Tests)] INFO -- filling :file_name_field with "markdown_file.md"1787[Jul 28 2023 05:58:43 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1788[Jul 28 2023 05:58:44 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1789[Jul 28 2023 05:58:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.524s1790[Jul 28 2023 05:58:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.531s1791[Jul 28 2023 05:58:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via browser_ui in 7.09 seconds1792 user creates a project snippet1793Govern1794 Instance audit event streaming1795 when a repository is cloned via SSH1796 behaves like streamed events1797 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)1798 when a group is created1799 behaves like streamed events1800 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)1801 when a user is created1802 behaves like streamed events1803 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)1804 when a project is created1805 behaves like streamed events1806 received by an external server (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/416821)1807Manage1808 rate limits1809[Jul 28 2023 05:58:46 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user1810[Jul 28 2023 05:58:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d70f2e4a653fe4e2' via api in 0.66 seconds1811[Jul 28 2023 05:58:47 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-d70f2e4a653fe4e21812[Jul 28 2023 05:58:47 UTC (QA Tests)] INFO -- Caching token for username: qa-user-d70f2e4a653fe4e2, last six chars of token:znPR3G1813[Jul 28 2023 05:58:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-d70f2e4a653fe4e2-meny8jkg' via api in 0.08 seconds1814[Jul 28 2023 05:58:47 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>5, :throttle_authenticated_api_period_in_seconds=>60, :throttle_authenticated_api_enabled=>true}1815[Jul 28 2023 05:58:49 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>7200, :throttle_authenticated_api_period_in_seconds=>3600, :throttle_authenticated_api_enabled=>false}1816[Jul 28 2023 05:58:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d70f2e4a653fe4e2'1817 throttles authenticated api requests by user1818Package1819 Maven project level endpoint1820 using a ci job token1821[Jul 28 2023 05:58:49 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven1822[Jul 28 2023 05:58:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1823[Jul 28 2023 05:58:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1824[Jul 28 2023 05:58:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1825[Jul 28 2023 05:58:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1826[Jul 28 2023 05:58:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1827[Jul 28 2023 05:58:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.113s1828[Jul 28 2023 05:58:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1829[Jul 28 2023 05:58:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1830[Jul 28 2023 05:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1831[Jul 28 2023 05:58:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds1832[Jul 28 2023 05:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-7ffd927b84e5ece7' via api in 0.98 seconds1833[Jul 28 2023 05:58:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1834[Jul 28 2023 05:58:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1835[Jul 28 2023 05:58:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1836[Jul 28 2023 05:58:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1837[Jul 28 2023 05:58:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690523934 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690523934 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-1690523934 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-maven_package_project-7ffd927b84e5ece7 --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" `1838[Jul 28 2023 05:58:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690523934`1839[Jul 28 2023 05:58:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1840[Jul 28 2023 05:58:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690523934' via api in 1.4 seconds1841[Jul 28 2023 05:58:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1842[Jul 28 2023 05:58:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-7ffd927b84e5ece71843[Jul 28 2023 05:58:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1844[Jul 28 2023 05:59:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1845[Jul 28 2023 05:59:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.784s1846[Jul 28 2023 05:59:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1847[Jul 28 2023 05:59:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.281s1848[Jul 28 2023 05:59:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1849[Jul 28 2023 05:59:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1850[Jul 28 2023 05:59:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.73s1851[Jul 28 2023 05:59:35 UTC (QA Tests)] INFO -- clicking :details_link1852[Jul 28 2023 05:59:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.954s1853[Jul 28 2023 05:59:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690523934'1854[Jul 28 2023 05:59:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690523934`1855[Jul 28 2023 05:59:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-9a3dfe17cdb1b8b4'1856[Jul 28 2023 05:59:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-7ffd927b84e5ece7'1857 pushes and pulls a maven package via maven1858 using a project deploy token1859[Jul 28 2023 05:59:37 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven1860[Jul 28 2023 05:59:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1861[Jul 28 2023 05:59:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1862[Jul 28 2023 05:59:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1863[Jul 28 2023 05:59:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1864[Jul 28 2023 05:59:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1865[Jul 28 2023 05:59:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.058s1866[Jul 28 2023 05:59:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1867[Jul 28 2023 05:59:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1868[Jul 28 2023 05:59:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1869[Jul 28 2023 05:59:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds1870[Jul 28 2023 05:59:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-ef89437833fb3fa6' via api in 0.94 seconds1871[Jul 28 2023 05:59:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1872[Jul 28 2023 05:59:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1873[Jul 28 2023 05:59:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1874[Jul 28 2023 05:59:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1875[Jul 28 2023 05:59:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690523983 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690523983 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-1690523983 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-maven_package_project-ef89437833fb3fa6 --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" `1876[Jul 28 2023 05:59:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690523983`1877[Jul 28 2023 05:59:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1878[Jul 28 2023 05:59:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690523983' via api in 6.29 seconds1879[Jul 28 2023 05:59:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.09 seconds1880[Jul 28 2023 05:59:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1881[Jul 28 2023 05:59:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1882[Jul 28 2023 05:59:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-ef89437833fb3fa61883[Jul 28 2023 05:59:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1884[Jul 28 2023 05:59:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1885[Jul 28 2023 05:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.745s1886[Jul 28 2023 05:59:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1887[Jul 28 2023 05:59:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.307s1888[Jul 28 2023 06:00:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1889[Jul 28 2023 06:00:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1890[Jul 28 2023 06:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.839s1891[Jul 28 2023 06:00:19 UTC (QA Tests)] INFO -- clicking :details_link1892[Jul 28 2023 06:00:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690523983'1893[Jul 28 2023 06:00:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690523983`1894[Jul 28 2023 06:00:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-5cd01a8ab5da103b'1895[Jul 28 2023 06:00:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-ef89437833fb3fa6'1896 pushes and pulls a maven package via maven1897 using a personal access token1898[Jul 28 2023 06:00:21 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven1899[Jul 28 2023 06:00:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1900[Jul 28 2023 06:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1901[Jul 28 2023 06:00:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1902[Jul 28 2023 06:00:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1903[Jul 28 2023 06:00:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1904[Jul 28 2023 06:00:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.087s1905[Jul 28 2023 06:00:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1906[Jul 28 2023 06:00:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1907[Jul 28 2023 06:00:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1908[Jul 28 2023 06:00:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds1909[Jul 28 2023 06:00:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-226611ac4fa519b8' via api in 0.96 seconds1910[Jul 28 2023 06:00:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1911[Jul 28 2023 06:00:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1912[Jul 28 2023 06:00:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1913[Jul 28 2023 06:00:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1914[Jul 28 2023 06:00:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690524026 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690524026 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-1690524026 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-maven_package_project-226611ac4fa519b8 --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" `1915[Jul 28 2023 06:00:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690524026`1916[Jul 28 2023 06:00:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1917[Jul 28 2023 06:00:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690524026' via api in 1.34 seconds1918[Jul 28 2023 06:00:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1919[Jul 28 2023 06:00:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1920[Jul 28 2023 06:00:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-226611ac4fa519b81921[Jul 28 2023 06:00:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1922[Jul 28 2023 06:00:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1923[Jul 28 2023 06:00:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.743s1924[Jul 28 2023 06:00:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1925[Jul 28 2023 06:00:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.416s1926[Jul 28 2023 06:00:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1927[Jul 28 2023 06:00:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1928[Jul 28 2023 06:00:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s1929[Jul 28 2023 06:00:57 UTC (QA Tests)] INFO -- clicking :details_link1930[Jul 28 2023 06:00:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690524026'1931[Jul 28 2023 06:00:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690524026`1932[Jul 28 2023 06:00:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-eaf7894bd2d3b6b6'1933[Jul 28 2023 06:00:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/maven_package_project-226611ac4fa519b8'1934 pushes and pulls a maven package via maven1935Plan1936 Testing project wiki file upload1937[Jul 28 2023 06:00:59 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki file upload by creating a formatted page with an image uploaded1938[Jul 28 2023 06:01:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1939[Jul 28 2023 06:01:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1940[Jul 28 2023 06:01:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1941[Jul 28 2023 06:01:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1942[Jul 28 2023 06:01:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1943[Jul 28 2023 06:01:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.154s1944[Jul 28 2023 06:01:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1945[Jul 28 2023 06:01:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1946[Jul 28 2023 06:01:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1947[Jul 28 2023 06:01:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds1948[Jul 28 2023 06:01:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-73a360daa46a2f4f' via api in 0.69 seconds1949[Jul 28 2023 06:01:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.11 seconds1950[Jul 28 2023 06:01:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-73a360daa46a2f4f/-/wikis/Home1951[Jul 28 2023 06:01:06 UTC (QA Tests)] INFO -- clicking :new_page_button1952[Jul 28 2023 06:01:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 0.981s1953[Jul 28 2023 06:01:07 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "Content Editor Page"1954[Jul 28 2023 06:01:07 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1955[Jul 28 2023 06:01:07 UTC (QA Tests)] INFO -- clicking :editing_mode_switcher1956[Jul 28 2023 06:01:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? text_style_dropdown' took 1.026s1957[Jul 28 2023 06:01:09 UTC (QA Tests)] INFO -- clicking :text_style_dropdown1958[Jul 28 2023 06:01:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.651s1959[Jul 28 2023 06:01:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element markdown_editor_form_field' took 0.664s1960[Jul 28 2023 06:01:11 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1961[Jul 28 2023 06:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.324s1962[Jul 28 2023 06:01:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-73a360daa46a2f4f'1963 by creating a formatted page with an image uploaded1964Package1965 RubyGems Repository1966[Jul 28 2023 06:01:12 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem1967[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1968[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds1969[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/rubygems-package-project-62c221420bea03bf' via api in 0.65 seconds1970[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1971[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1972[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1973[Jul 28 2023 06:01:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1974[Jul 28 2023 06:01:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690524072 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690524072 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-1690524072 --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list runner-for-rubygems-package-project-62c221420bea03bf --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" `1975[Jul 28 2023 06:01:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690524072`1976[Jul 28 2023 06:01:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1977[Jul 28 2023 06:01:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690524072' via api in 1.33 seconds1978[Jul 28 2023 06:01:14 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/rubygems-package-project-62c221420bea03bf"1979[Jul 28 2023 06:01:14 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages1980[Jul 28 2023 06:01:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1981[Jul 28 2023 06:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1982[Jul 28 2023 06:01:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1983[Jul 28 2023 06:01:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1984[Jul 28 2023 06:01:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1985[Jul 28 2023 06:01:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.09s1986[Jul 28 2023 06:01:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1987[Jul 28 2023 06:01:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1988[Jul 28 2023 06:01:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1989[Jul 28 2023 06:01:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/rubygems-package-project-62c221420bea03bf1990[Jul 28 2023 06:01:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1991[Jul 28 2023 06:01:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1992[Jul 28 2023 06:01:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.673s1993[Jul 28 2023 06:01:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1994[Jul 28 2023 06:01:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.304s1995[Jul 28 2023 06:01:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1996[Jul 28 2023 06:01:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1997[Jul 28 2023 06:01:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.775s1998[Jul 28 2023 06:01:38 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/rubygems-package-project-62c221420bea03bf"1999[Jul 28 2023 06:01:38 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages2000 publishes a Ruby gem2001Create2002 File management2003[Jul 28 2023 06:01:38 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web2004[Jul 28 2023 06:01:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2005[Jul 28 2023 06:01:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2006[Jul 28 2023 06:01:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2007[Jul 28 2023 06:01:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2008[Jul 28 2023 06:01:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2009[Jul 28 2023 06:01:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.128s2010[Jul 28 2023 06:01:41 UTC (QA Tests)] INFO -- Enabling super sidebar!2011[Jul 28 2023 06:01:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled2012[Jul 28 2023 06:01:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2013[Jul 28 2023 06:01:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds2014[Jul 28 2023 06:01:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-new-file-8047812a98fb3370' via api in 0.99 seconds2015[Jul 28 2023 06:01:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.44 seconds2016[Jul 28 2023 06:01:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-new-file-8047812a98fb3370/-/blob/main/QA+Test+-+File+name2017[Jul 28 2023 06:01:46 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"2018[Jul 28 2023 06:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field2019[Jul 28 2023 06:01:48 UTC (QA Tests)] ERROR -- Interceptor Api Errors2020[200] POST http://gitlab-ee-9ac02119.test/api/graphql -- Correlation Id: 01H6DHDETV0GQEBBQ79BW5JEFX2021error-messages: Variable $refType of type RefType was provided invalid value2022 user deletes a file via the Web2023Fulfillment2024 Purchase CI minutes2025 with existing CI minutes packs2026 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2027 with an active subscription2028 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2029 without active subscription2030 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2031Verify2032 Include multiple files from multiple projects2033[Jul 28 2023 06:01:48 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from multiple projects runs the pipeline with composed config2034[Jul 28 2023 06:01:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2035[Jul 28 2023 06:01:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds2036[Jul 28 2023 06:01:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-pipeline-256a49b62d78a194' via api in 0.68 seconds2037[Jul 28 2023 06:01:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2038[Jul 28 2023 06:01:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2039[Jul 28 2023 06:01:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2040[Jul 28 2023 06:01:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9kxozu2c --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9kxozu2c 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-9kxozu2c --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list qa-runner-9kxozu2c --executor shell && gitlab-runner run" `2041[Jul 28 2023 06:01:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9kxozu2c`2042[Jul 28 2023 06:01:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2043[Jul 28 2023 06:01:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-9kxozu2c' via api in 1.39 seconds2044[Jul 28 2023 06:01:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2045[Jul 28 2023 06:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2046[Jul 28 2023 06:01:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"2047[Jul 28 2023 06:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2048[Jul 28 2023 06:01:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2049[Jul 28 2023 06:01:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.156s2050[Jul 28 2023 06:01:53 UTC (QA Tests)] INFO -- Enabling super sidebar!2051[Jul 28 2023 06:01:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled2052[Jul 28 2023 06:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2053[Jul 28 2023 06:01:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2054[Jul 28 2023 06:01:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds2055[Jul 28 2023 06:01:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/external-project-1-5fb91810c8cedc56' via api in 0.71 seconds2056[Jul 28 2023 06:01:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2057[Jul 28 2023 06:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2058[Jul 28 2023 06:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.2 seconds2059[Jul 28 2023 06:01:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/external-project-2-7c72402dde74e878' via api in 0.71 seconds2060[Jul 28 2023 06:01:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds2061[Jul 28 2023 06:01:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2062[Jul 28 2023 06:01:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-pipeline-256a49b62d78a1942063[Jul 28 2023 06:02:00 UTC (QA Tests)] INFO -- clicking :menu_section_button2064[Jul 28 2023 06:02:00 UTC (QA Tests)] INFO -- clicking :nav_item_link2065[Jul 28 2023 06:02:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.762s2066[Jul 28 2023 06:02:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-9kxozu2c'2067[Jul 28 2023 06:02:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9kxozu2c`2068 runs the pipeline with composed config2069Create2070 Git push to canary Gitaly node over HTTP2071 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)2072Plan2073 Group issue boards2074[Jul 28 2023 06:02:14 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI2075[Jul 28 2023 06:02:14 UTC (QA Tests)] INFO -- filling :login_field with "root"2076[Jul 28 2023 06:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2077[Jul 28 2023 06:02:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2078[Jul 28 2023 06:02:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2079[Jul 28 2023 06:02:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2080[Jul 28 2023 06:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.086s2081[Jul 28 2023 06:02:17 UTC (QA Tests)] INFO -- Enabling super sidebar!2082[Jul 28 2023 06:02:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled2083[Jul 28 2023 06:02:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2084[Jul 28 2023 06:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2085[Jul 28 2023 06:02:19 UTC (QA Tests)] INFO -- clicking :nav_item_link2086[Jul 28 2023 06:02:19 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996"2087[Jul 28 2023 06:02:19 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field2088[Jul 28 2023 06:02:21 UTC (QA Tests)] INFO -- clicking :menu_section_button2089[Jul 28 2023 06:02:21 UTC (QA Tests)] INFO -- clicking :nav_item_link2090[Jul 28 2023 06:02:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.885s2091[Jul 28 2023 06:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.566s2092[Jul 28 2023 06:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.584s2093[Jul 28 2023 06:02:23 UTC (QA Tests)] INFO -- clicking :create_new_board_button2094[Jul 28 2023 06:02:23 UTC (QA Tests)] INFO -- clicking :save_changes_button2095[Jul 28 2023 06:02:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.652s2096[Jul 28 2023 06:02:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 0.665s2097 creates a group issue board via the GUI2098Plan2099 Related issues2100[Jul 28 2023 06:02:24 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another2101[Jul 28 2023 06:02:25 UTC (QA Tests)] INFO -- filling :login_field with "root"2102[Jul 28 2023 06:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2103[Jul 28 2023 06:02:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2104[Jul 28 2023 06:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2105[Jul 28 2023 06:02:26 UTC (QA Tests)] INFO -- clicking :sign_in_button2106[Jul 28 2023 06:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.118s2107[Jul 28 2023 06:02:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2108[Jul 28 2023 06:02:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2109[Jul 28 2023 06:02:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2110[Jul 28 2023 06:02:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2111[Jul 28 2023 06:02:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-to-test-related-issues-5ce4af539ac1718e' via api in 0.69 seconds2112[Jul 28 2023 06:02:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.23 seconds2113[Jul 28 2023 06:02:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-to-test-related-issues-5ce4af539ac1718e/-/issues/12114[Jul 28 2023 06:02:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.28 seconds2115[Jul 28 2023 06:02:32 UTC (QA Tests)] INFO -- clicking :related_issues_plus_button2116[Jul 28 2023 06:02:33 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-to-test-related-issues-5ce4af539ac1718e/-/issues/2"2117[Jul 28 2023 06:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field2118[Jul 28 2023 06:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.882s2119[Jul 28 2023 06:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element related_issuable_content' took 0.902s2120[Jul 28 2023 06:02:34 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button2121 relates and unrelates one issue to/from another2122Plan2123 Dora Metrics2124 with group metrics2125 behaves like dora metrics api endpoint2126 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)2127 with project metrics2128 behaves like dora metrics api endpoint2129 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)2130Verify2131 Include multiple files from a project2132[Jul 28 2023 06:02:35 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config2133[Jul 28 2023 06:02:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2134[Jul 28 2023 06:02:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2135[Jul 28 2023 06:02:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-pipeline-1-02ed147ea26ecf04' via api in 0.67 seconds2136[Jul 28 2023 06:02:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2137[Jul 28 2023 06:02:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2138[Jul 28 2023 06:02:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2139[Jul 28 2023 06:02:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-qvunjmau --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-qvunjmau 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-qvunjmau --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list qa-runner-qvunjmau --executor shell && gitlab-runner run" `2140[Jul 28 2023 06:02:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qvunjmau`2141[Jul 28 2023 06:02:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2142[Jul 28 2023 06:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-qvunjmau' via api in 1.29 seconds2143[Jul 28 2023 06:02:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2144[Jul 28 2023 06:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2145[Jul 28 2023 06:02:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"2146[Jul 28 2023 06:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2147[Jul 28 2023 06:02:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2148[Jul 28 2023 06:02:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.032s2149[Jul 28 2023 06:02:39 UTC (QA Tests)] INFO -- Enabling super sidebar!2150[Jul 28 2023 06:02:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled2151[Jul 28 2023 06:02:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2152[Jul 28 2023 06:02:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds2153[Jul 28 2023 06:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-pipeline-2-b79279fe9c792283' via api in 0.66 seconds2154[Jul 28 2023 06:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2155[Jul 28 2023 06:02:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2156[Jul 28 2023 06:02:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-pipeline-1-02ed147ea26ecf042157[Jul 28 2023 06:02:44 UTC (QA Tests)] INFO -- clicking :menu_section_button2158[Jul 28 2023 06:02:45 UTC (QA Tests)] INFO -- clicking :nav_item_link2159[Jul 28 2023 06:02:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.699s2160[Jul 28 2023 06:02:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2161[Jul 28 2023 06:02:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.049s2162[Jul 28 2023 06:02:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-qvunjmau'2163[Jul 28 2023 06:02:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-qvunjmau`2164 runs the pipeline with composed config2165Plan2166 Testing wiki content creation inside a project2167[Jul 28 2023 06:02:59 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki using git push2168[Jul 28 2023 06:03:00 UTC (QA Tests)] INFO -- filling :login_field with "root"2169[Jul 28 2023 06:03:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2170[Jul 28 2023 06:03:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"2171[Jul 28 2023 06:03:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2172[Jul 28 2023 06:03:01 UTC (QA Tests)] INFO -- clicking :sign_in_button2173[Jul 28 2023 06:03:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.052s2174[Jul 28 2023 06:03:02 UTC (QA Tests)] INFO -- Enabling super sidebar!2175[Jul 28 2023 06:03:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled2176[Jul 28 2023 06:03:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2177[Jul 28 2023 06:03:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2178[Jul 28 2023 06:03:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-da713826ec5e8931' via api in 0.68 seconds2179[Jul 28 2023 06:03:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.54 seconds2180[Jul 28 2023 06:03:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-da713826ec5e8931/-/wikis/just_another_wiki_page2181 by adding a home page to the wiki using git push2182[Jul 28 2023 06:03:07 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki2183[Jul 28 2023 06:03:07 UTC (QA Tests)] INFO -- filling :login_field with "root"2184[Jul 28 2023 06:03:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2185[Jul 28 2023 06:03:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2186[Jul 28 2023 06:03:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2187[Jul 28 2023 06:03:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2188[Jul 28 2023 06:03:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.044s2189[Jul 28 2023 06:03:09 UTC (QA Tests)] INFO -- Enabling super sidebar!2190[Jul 28 2023 06:03:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled2191[Jul 28 2023 06:03:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds2192[Jul 28 2023 06:03:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.21 seconds2193[Jul 28 2023 06:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-3a0702b34327ee08' via api in 0.69 seconds2194[Jul 28 2023 06:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.1 seconds2195[Jul 28 2023 06:03:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-3a0702b34327ee08/-/wikis/Home2196[Jul 28 2023 06:03:13 UTC (QA Tests)] INFO -- clicking :new_page_button2197[Jul 28 2023 06:03:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 0.824s2198[Jul 28 2023 06:03:14 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"2199[Jul 28 2023 06:03:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox2200[Jul 28 2023 06:03:15 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"2201[Jul 28 2023 06:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field2202[Jul 28 2023 06:03:15 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"2203[Jul 28 2023 06:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox2204[Jul 28 2023 06:03:16 UTC (QA Tests)] INFO -- clicking :wiki_submit_button2205[Jul 28 2023 06:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.186s2206 by adding a second page to the wiki2207[Jul 28 2023 06:03:18 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki2208[Jul 28 2023 06:03:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2209[Jul 28 2023 06:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2210[Jul 28 2023 06:03:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2211[Jul 28 2023 06:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2212[Jul 28 2023 06:03:19 UTC (QA Tests)] INFO -- clicking :sign_in_button2213[Jul 28 2023 06:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.065s2214[Jul 28 2023 06:03:20 UTC (QA Tests)] INFO -- Enabling super sidebar!2215[Jul 28 2023 06:03:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled2216[Jul 28 2023 06:03:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2217[Jul 28 2023 06:03:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.56 seconds2218[Jul 28 2023 06:03:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/the_awesome_project-cc03508db76589ed' via api in 1.03 seconds2219[Jul 28 2023 06:03:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/the_awesome_project-cc03508db76589ed2220[Jul 28 2023 06:03:25 UTC (QA Tests)] INFO -- clicking :menu_section_button2221[Jul 28 2023 06:03:25 UTC (QA Tests)] INFO -- clicking :nav_item_link2222[Jul 28 2023 06:03:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.694s2223[Jul 28 2023 06:03:26 UTC (QA Tests)] INFO -- clicking :create_first_page_link2224[Jul 28 2023 06:03:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_page_link' took 0.73s2225[Jul 28 2023 06:03:26 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"2226[Jul 28 2023 06:03:26 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox2227[Jul 28 2023 06:03:27 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"2228[Jul 28 2023 06:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field2229[Jul 28 2023 06:03:27 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"2230[Jul 28 2023 06:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox2231[Jul 28 2023 06:03:28 UTC (QA Tests)] INFO -- clicking :wiki_submit_button2232[Jul 28 2023 06:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.199s2233 by adding a home page to the wiki2234[Jul 28 2023 06:03:30 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki using git push2235[Jul 28 2023 06:03:30 UTC (QA Tests)] INFO -- filling :login_field with "root"2236[Jul 28 2023 06:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2237[Jul 28 2023 06:03:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"2238[Jul 28 2023 06:03:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2239[Jul 28 2023 06:03:31 UTC (QA Tests)] INFO -- clicking :sign_in_button2240[Jul 28 2023 06:03:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.078s2241[Jul 28 2023 06:03:33 UTC (QA Tests)] INFO -- Enabling super sidebar!2242[Jul 28 2023 06:03:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled2243[Jul 28 2023 06:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2244[Jul 28 2023 06:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2245[Jul 28 2023 06:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-18127a37765b4128' via api in 0.67 seconds2246[Jul 28 2023 06:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.08 seconds2247[Jul 28 2023 06:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 0.9 seconds2248[Jul 28 2023 06:03:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/wiki_testing-18127a37765b4128/-/wikis/just_another_wiki_page2249 by adding a second page to the wiki using git push2250Create2251 Upload a file in Web IDE2252 when a file with the same name already exists2253[Jul 28 2023 06:03:38 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error2254[Jul 28 2023 06:03:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2255[Jul 28 2023 06:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2256[Jul 28 2023 06:03:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2257[Jul 28 2023 06:03:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2258[Jul 28 2023 06:03:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2259[Jul 28 2023 06:03:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.064s2260[Jul 28 2023 06:03:41 UTC (QA Tests)] INFO -- Enabling super sidebar!2261[Jul 28 2023 06:03:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled2262[Jul 28 2023 06:03:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2263[Jul 28 2023 06:03:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2264[Jul 28 2023 06:03:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/upload-file-project-080864c7a5f58cdd' via api in 0.98 seconds2265[Jul 28 2023 06:03:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/upload-file-project-080864c7a5f58cdd2266[Jul 28 2023 06:03:46 UTC (QA Tests)] INFO -- clicking :action_dropdown2267[Jul 28 2023 06:03:46 UTC (QA Tests)] INFO -- clicking :webide_menu_item2268[Jul 28 2023 06:03:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.158s2269 throws an error2270 when the file is a text file2271 behaves like upload a file2272[Jul 28 2023 06:03:54 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR2273[Jul 28 2023 06:03:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2274[Jul 28 2023 06:03:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2275[Jul 28 2023 06:03:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2276[Jul 28 2023 06:03:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2277[Jul 28 2023 06:03:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2278[Jul 28 2023 06:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s2279[Jul 28 2023 06:03:57 UTC (QA Tests)] INFO -- Enabling super sidebar!2280[Jul 28 2023 06:03:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled2281[Jul 28 2023 06:03:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2282[Jul 28 2023 06:03:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds2283[Jul 28 2023 06:03:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/upload-file-project-71eadeab45ab40dc' via api in 0.99 seconds2284[Jul 28 2023 06:03:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/upload-file-project-71eadeab45ab40dc2285[Jul 28 2023 06:04:01 UTC (QA Tests)] INFO -- clicking :action_dropdown2286[Jul 28 2023 06:04:01 UTC (QA Tests)] INFO -- clicking :webide_menu_item2287[Jul 28 2023 06:04:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.253s2288 verifies it successfully uploads and commits to a MR2289 when the file is an image2290 behaves like upload a file2291[Jul 28 2023 06:04:12 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR2292[Jul 28 2023 06:04:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2293[Jul 28 2023 06:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2294[Jul 28 2023 06:04:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2295[Jul 28 2023 06:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2296[Jul 28 2023 06:04:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2297[Jul 28 2023 06:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.131s2298[Jul 28 2023 06:04:15 UTC (QA Tests)] INFO -- Enabling super sidebar!2299[Jul 28 2023 06:04:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled2300[Jul 28 2023 06:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2301[Jul 28 2023 06:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2302[Jul 28 2023 06:04:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/upload-file-project-81504eba876f9b3f' via api in 0.98 seconds2303[Jul 28 2023 06:04:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/upload-file-project-81504eba876f9b3f2304[Jul 28 2023 06:04:19 UTC (QA Tests)] INFO -- clicking :action_dropdown2305[Jul 28 2023 06:04:20 UTC (QA Tests)] INFO -- clicking :webide_menu_item2306[Jul 28 2023 06:04:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.219s2307 verifies it successfully uploads and commits to a MR2308Plan2309 Issue creation2310[Jul 28 2023 06:04:30 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue2311[Jul 28 2023 06:04:31 UTC (QA Tests)] INFO -- filling :login_field with "root"2312[Jul 28 2023 06:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2313[Jul 28 2023 06:04:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"2314[Jul 28 2023 06:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2315[Jul 28 2023 06:04:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2316[Jul 28 2023 06:04:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s2317[Jul 28 2023 06:04:33 UTC (QA Tests)] INFO -- Enabling super sidebar!2318[Jul 28 2023 06:04:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled2319[Jul 28 2023 06:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2320[Jul 28 2023 06:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds2321[Jul 28 2023 06:04:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-b8d30c6970cc2ba5' via api in 0.69 seconds2322[Jul 28 2023 06:04:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 1.05 seconds2323[Jul 28 2023 06:04:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-b8d30c6970cc2ba5/-/issues/12324[Jul 28 2023 06:04:38 UTC (QA Tests)] INFO -- clicking :menu_section_button2325[Jul 28 2023 06:04:39 UTC (QA Tests)] INFO -- clicking :nav_item_link2326[Jul 28 2023 06:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s2327[Jul 28 2023 06:04:40 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab2328 closes an issue2329[Jul 28 2023 06:04:40 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue2330[Jul 28 2023 06:04:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2331[Jul 28 2023 06:04:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2332[Jul 28 2023 06:04:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2333[Jul 28 2023 06:04:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2334[Jul 28 2023 06:04:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2335[Jul 28 2023 06:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.065s2336[Jul 28 2023 06:04:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2337[Jul 28 2023 06:04:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2338[Jul 28 2023 06:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2339[Jul 28 2023 06:04:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds2340[Jul 28 2023 06:04:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/the_awesome_project-9dd99bf1086a6ca3' via api in 1.58 seconds2341[Jul 28 2023 06:04:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/the_awesome_project-9dd99bf1086a6ca32342[Jul 28 2023 06:04:47 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2343[Jul 28 2023 06:04:47 UTC (QA Tests)] INFO -- clicking :create_menu_item2344[Jul 28 2023 06:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.106s2345[Jul 28 2023 06:04:49 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 6869df57d7eff2cc"2346[Jul 28 2023 06:04:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field2347[Jul 28 2023 06:04:49 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 87c53ee33dd5267c"2348[Jul 28 2023 06:04:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2349[Jul 28 2023 06:04:50 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2350[Jul 28 2023 06:04:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.265s2351[Jul 28 2023 06:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.47 seconds2352[Jul 28 2023 06:04:52 UTC (QA Tests)] INFO -- clicking :menu_section_button2353[Jul 28 2023 06:04:52 UTC (QA Tests)] INFO -- clicking :nav_item_link2354[Jul 28 2023 06:04:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.941s2355 creates an issue2356 when using attachments in comments2357[Jul 28 2023 06:04:53 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment2358[Jul 28 2023 06:04:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2359[Jul 28 2023 06:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2360[Jul 28 2023 06:04:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2361[Jul 28 2023 06:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2362[Jul 28 2023 06:04:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2363[Jul 28 2023 06:04:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.975s2364[Jul 28 2023 06:04:57 UTC (QA Tests)] INFO -- Enabling super sidebar!2365[Jul 28 2023 06:04:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled2366[Jul 28 2023 06:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2367[Jul 28 2023 06:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.16 seconds2368[Jul 28 2023 06:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-d4cc7ec6ba6013f7' via api in 0.66 seconds2369[Jul 28 2023 06:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.89 seconds2370[Jul 28 2023 06:05:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-d4cc7ec6ba6013f7/-/issues/12371[Jul 28 2023 06:05:02 UTC (QA Tests)] INFO -- clicking :issue_title2372[Jul 28 2023 06:05:02 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2373[Jul 28 2023 06:05:02 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale2374"2375[Jul 28 2023 06:05:02 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2376[Jul 28 2023 06:05:03 UTC (QA Tests)] INFO -- clicking :comment_button2377[Jul 28 2023 06:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.008s2378[Jul 28 2023 06:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 1.033s2379 comments on an issue with an attachment2380Data Stores2381 User2382 when added to sub-group2383[Jul 28 2023 06:05:04 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files2384[Jul 28 2023 06:05:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2385[Jul 28 2023 06:05:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-f4ca5cb2461e1c52' via api in 0.37 seconds2386[Jul 28 2023 06:05:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-f4ca5cb2461e1c52/sub-group-to-test-user-access-6358a8ce3c498b37' via api in 0.25 seconds2387[Jul 28 2023 06:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-f4ca5cb2461e1c52/parent-group-project-to-test-user-access-20c1c5f05bcc4c12' via api in 0.77 seconds2388[Jul 28 2023 06:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-decae0027a549f63' via api in 0.32 seconds2389[Jul 28 2023 06:05:06 UTC (QA Tests)] INFO -- Adding user qa-user-decae0027a549f63 to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-f4ca5cb2461e1c52/sub-group-to-test-user-access-6358a8ce3c498b37 QA::Resource::Group2390[Jul 28 2023 06:05:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-decae0027a549f63"2391[Jul 28 2023 06:05:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2392[Jul 28 2023 06:05:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2393[Jul 28 2023 06:05:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2394[Jul 28 2023 06:05:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2395[Jul 28 2023 06:05:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.714s2396[Jul 28 2023 06:05:09 UTC (QA Tests)] INFO -- Enabling super sidebar!2397[Jul 28 2023 06:05:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled2398[Jul 28 2023 06:05:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-f4ca5cb2461e1c52/parent-group-project-to-test-user-access-20c1c5f05bcc4c122399[Jul 28 2023 06:05:12 UTC (QA Tests)] INFO -- clicking :file_name_link2400[Jul 28 2023 06:05:12 UTC (QA Tests)] INFO -- clicking :action_dropdown2401[Jul 28 2023 06:05:13 UTC (QA Tests)] INFO -- clicking :edit_menu_item2402[Jul 28 2023 06:05:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-decae0027a549f63'2403 is not allowed to edit the parent group project files2404 when added to parent group2405[Jul 28 2023 06:05:13 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files2406[Jul 28 2023 06:05:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2407[Jul 28 2023 06:05:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-af9eee5ea7da6774' via api in 0.35 seconds2408[Jul 28 2023 06:05:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-af9eee5ea7da6774/sub-group-to-test-user-access-d5c351734fae71d3' via api in 0.23 seconds2409[Jul 28 2023 06:05:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9214a4214a6650cb' via api in 0.27 seconds2410[Jul 28 2023 06:05:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-af9eee5ea7da6774/sub-group-to-test-user-access-d5c351734fae71d3/sub-group-project-to-test-user-access-afc0d6b9856f3931' via api in 0.81 seconds2411[Jul 28 2023 06:05:15 UTC (QA Tests)] INFO -- Adding user qa-user-9214a4214a6650cb to gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-af9eee5ea7da6774 QA::Resource::Group2412[Jul 28 2023 06:05:16 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9214a4214a6650cb"2413[Jul 28 2023 06:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2414[Jul 28 2023 06:05:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2415[Jul 28 2023 06:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2416[Jul 28 2023 06:05:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2417[Jul 28 2023 06:05:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.505s2418[Jul 28 2023 06:05:18 UTC (QA Tests)] INFO -- Enabling super sidebar!2419[Jul 28 2023 06:05:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled2420[Jul 28 2023 06:05:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/parent-group-to-test-user-access-af9eee5ea7da6774/sub-group-to-test-user-access-d5c351734fae71d3/sub-group-project-to-test-user-access-afc0d6b9856f39312421[Jul 28 2023 06:05:20 UTC (QA Tests)] INFO -- clicking :file_name_link2422[Jul 28 2023 06:05:21 UTC (QA Tests)] INFO -- clicking :action_dropdown2423[Jul 28 2023 06:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.518s2424[Jul 28 2023 06:05:21 UTC (QA Tests)] INFO -- clicking :edit_menu_item2425[Jul 28 2023 06:05:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.346s2426[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9214a4214a6650cb'2427 is allowed to edit the sub-group project files2428Verify2429 Pipeline with project file variables2430[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables can read file variable content with cat2431[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2432[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2433[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-file-variables-6765fd33a2e99900' via api in 0.66 seconds2434[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2435[Jul 28 2023 06:05:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2436[Jul 28 2023 06:05:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2437[Jul 28 2023 06:05:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-faegxywx --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-faegxywx 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-faegxywx --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list qa-runner-faegxywx --executor shell && gitlab-runner run" `2438[Jul 28 2023 06:05:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-faegxywx`2439[Jul 28 2023 06:05:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2440[Jul 28 2023 06:05:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-faegxywx' via api in 1.32 seconds2441[Jul 28 2023 06:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds2442[Jul 28 2023 06:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds2443[Jul 28 2023 06:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2444[Jul 28 2023 06:05:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '32' via api in 0.67 seconds2445[Jul 28 2023 06:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '81' via api in 0.09 seconds2446[Jul 28 2023 06:05:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-faegxywx'2447[Jul 28 2023 06:05:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-faegxywx`2448 can read file variable content with cat2449[Jul 28 2023 06:05:35 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables does not expose file variable content with echo2450[Jul 28 2023 06:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2451[Jul 28 2023 06:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.19 seconds2452[Jul 28 2023 06:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-file-variables-00b28baca45459e6' via api in 0.7 seconds2453[Jul 28 2023 06:05:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2454[Jul 28 2023 06:05:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2455[Jul 28 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2456[Jul 28 2023 06:05:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6rskpora --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6rskpora 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-6rskpora --url http://gitlab-ee-9ac02119.test --registration-token **** --tag-list qa-runner-6rskpora --executor shell && gitlab-runner run" `2457[Jul 28 2023 06:05:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6rskpora`2458[Jul 28 2023 06:05:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2459[Jul 28 2023 06:05:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-6rskpora' via api in 6.22 seconds2460[Jul 28 2023 06:05:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds2461[Jul 28 2023 06:05:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds2462[Jul 28 2023 06:05:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2463[Jul 28 2023 06:05:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '34' via api in 0.69 seconds2464[Jul 28 2023 06:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '83' via api in 0.09 seconds2465[Jul 28 2023 06:05:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-6rskpora'2466[Jul 28 2023 06:05:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-6rskpora`2467 does not expose file variable content with echo2468Plan2469 filter issue comments activities2470[Jul 28 2023 06:05:50 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue2471[Jul 28 2023 06:05:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2472[Jul 28 2023 06:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2473[Jul 28 2023 06:05:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"2474[Jul 28 2023 06:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2475[Jul 28 2023 06:05:51 UTC (QA Tests)] INFO -- clicking :sign_in_button2476[Jul 28 2023 06:05:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s2477[Jul 28 2023 06:05:53 UTC (QA Tests)] INFO -- Enabling super sidebar!2478[Jul 28 2023 06:05:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled2479[Jul 28 2023 06:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2480[Jul 28 2023 06:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.19 seconds2481[Jul 28 2023 06:05:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-2a49494bb535ac45' via api in 0.73 seconds2482[Jul 28 2023 06:05:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.99 seconds2483[Jul 28 2023 06:05:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-2a49494bb535ac45/-/issues/12484[Jul 28 2023 06:05:57 UTC (QA Tests)] INFO -- clicking :issue_title2485[Jul 28 2023 06:05:58 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2486[Jul 28 2023 06:05:58 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential2487"2488[Jul 28 2023 06:05:58 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2489[Jul 28 2023 06:05:59 UTC (QA Tests)] INFO -- clicking :comment_button2490[Jul 28 2023 06:05:59 UTC (QA Tests)] INFO -- clicking :issue_title2491[Jul 28 2023 06:05:59 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2492[Jul 28 2023 06:06:00 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment2493"2494[Jul 28 2023 06:06:00 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2495[Jul 28 2023 06:06:00 UTC (QA Tests)] INFO -- clicking :comment_button2496[Jul 28 2023 06:06:01 UTC (QA Tests)] INFO -- clicking :issue_title2497[Jul 28 2023 06:06:01 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2498[Jul 28 2023 06:06:02 UTC (QA Tests)] INFO -- clicking :issue_title2499[Jul 28 2023 06:06:02 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2500 filters comments and activities in an issue2501Framework sanity2502 Version check2503 is the specified version (PENDING: Test is not compatible with this environment or pipeline)2504Create2505 Create, Retrieve and Delete branches via API2506[Jul 28 2023 06:06:03 UTC (QA Tests)] INFO -- Starting test: Create Create, Retrieve and Delete branches via API creates, retrieves and deletes branches2507[Jul 28 2023 06:06:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2508[Jul 28 2023 06:06:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2509[Jul 28 2023 06:06:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-qa-test-5560ae9c8da96c2f' via api in 0.72 seconds2510[Jul 28 2023 06:06:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file.txt"2511[Jul 28 2023 06:06:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Branch with name 'create-branch' via api in 0.43 seconds2512[Jul 28 2023 06:06:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Repository::Branch with name 'delete-branch' via api in 0.1 seconds2513[Jul 28 2023 06:06:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Repository::Branch with name 'delete-branch'2514 creates, retrieves and deletes branches2515Fulfillment2516 Purchase2517 User Registration2518 when adding and removing a group member2519[Jul 28 2023 06:06:06 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license2520[Jul 28 2023 06:06:06 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}2521[Jul 28 2023 06:06:06 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}2522[Jul 28 2023 06:06:09 UTC (QA Tests)] INFO -- filling :login_field with "root"2523[Jul 28 2023 06:06:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2524[Jul 28 2023 06:06:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2525[Jul 28 2023 06:06:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2526[Jul 28 2023 06:06:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2527[Jul 28 2023 06:06:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s2528[Jul 28 2023 06:06:11 UTC (QA Tests)] INFO -- Enabling super sidebar!2529[Jul 28 2023 06:06:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled2530[Jul 28 2023 06:06:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2531[Jul 28 2023 06:06:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds2532[Jul 28 2023 06:06:15 UTC (QA Tests)] INFO -- Adding user qa-test-ef8059 to gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 QA::Resource::Group2533[Jul 28 2023 06:06:16 UTC (QA Tests)] INFO -- Removing user qa-test-ef8059 from gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 QA::Resource::Group2534[Jul 28 2023 06:06:17 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}2535[Jul 28 2023 06:06:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-ef8059'2536[Jul 28 2023 06:06:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996'2537 consumes a seat on the license2538Plan2539 Design Management2540[Jul 28 2023 06:06:17 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design2541[Jul 28 2023 06:06:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2542[Jul 28 2023 06:06:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2543[Jul 28 2023 06:06:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"2544[Jul 28 2023 06:06:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2545[Jul 28 2023 06:06:19 UTC (QA Tests)] INFO -- clicking :sign_in_button2546[Jul 28 2023 06:06:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.095s2547[Jul 28 2023 06:06:21 UTC (QA Tests)] INFO -- Enabling super sidebar!2548[Jul 28 2023 06:06:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled2549[Jul 28 2023 06:06:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2550[Jul 28 2023 06:06:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.18 seconds2551[Jul 28 2023 06:06:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-b24238e880ff7286' via api in 0.71 seconds2552[Jul 28 2023 06:06:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '17' via api in 0.95 seconds2553[Jul 28 2023 06:06:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 1.46 seconds2554[Jul 28 2023 06:06:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.38 seconds2555[Jul 28 2023 06:06:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-b24238e880ff7286/-/issues/12556[Jul 28 2023 06:06:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.777s2557[Jul 28 2023 06:06:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.798s2558[Jul 28 2023 06:06:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.9 seconds2559[Jul 28 2023 06:06:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-for-issues-b24238e880ff7286/-/issues/12560[Jul 28 2023 06:06:29 UTC (QA Tests)] INFO -- clicking :design_checkbox2561[Jul 28 2023 06:06:29 UTC (QA Tests)] INFO -- clicking :archive_button2562[Jul 28 2023 06:06:29 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button2563[Jul 28 2023 06:06:30 UTC (QA Tests)] INFO -- clicking :design_checkbox2564[Jul 28 2023 06:06:30 UTC (QA Tests)] INFO -- clicking :design_checkbox2565[Jul 28 2023 06:06:30 UTC (QA Tests)] INFO -- clicking :archive_button2566[Jul 28 2023 06:06:30 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button2567 user archives a design2568Govern2569 compliance dashboard2570 with separation of duties in an MR2571 when there are two approvals but one of the approvers is the author2572[Jul 28 2023 06:06:31 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" violations2573[Jul 28 2023 06:06:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-716806c8594597c3' via api in 0.32 seconds2574[Jul 28 2023 06:06:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2575[Jul 28 2023 06:06:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-1fae582f4020a28f' via api in 1.32 seconds2576[Jul 28 2023 06:06:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-1fae582f4020a28f/project-compliance-dashboard-04de633ee25591c8' via api in 0.43 seconds2577[Jul 28 2023 06:06:33 UTC (QA Tests)] INFO -- Adding user qa-user-716806c8594597c3 to gitlab-qa-sandbox-group-6/test-group-compliance-1fae582f4020a28f/project-compliance-dashboard-04de633ee25591c8 QA::Resource::Project2578[Jul 28 2023 06:06:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds2579[Jul 28 2023 06:06:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2580[Jul 28 2023 06:06:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.33 seconds2581[Jul 28 2023 06:06:35 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-716806c8594597c32582[Jul 28 2023 06:06:35 UTC (QA Tests)] INFO -- Caching token for username: qa-user-716806c8594597c3, last six chars of token:3fvMwB2583[Jul 28 2023 06:06:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-716806c8594597c3-w086w2mt' via api in 0.09 seconds2584[Jul 28 2023 06:06:35 UTC (QA Tests)] INFO -- Merging via PUT /projects/78/merge_requests/1/merge2585[Jul 28 2023 06:06:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "compliance-dashboard-mr-87a2dcbf6348"2586[Jul 28 2023 06:06:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2587[Jul 28 2023 06:06:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2588[Jul 28 2023 06:06:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"2589[Jul 28 2023 06:06:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2590[Jul 28 2023 06:06:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2591[Jul 28 2023 06:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.073s2592[Jul 28 2023 06:06:41 UTC (QA Tests)] INFO -- Enabling super sidebar!2593[Jul 28 2023 06:06:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled2594[Jul 28 2023 06:06:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/test-group-compliance-1fae582f4020a28f/project-compliance-dashboard-04de633ee25591c8/-/merge_requests/12595[Jul 28 2023 06:06:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/test-group-compliance-1fae582f4020a28f2596[Jul 28 2023 06:06:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2597[Jul 28 2023 06:06:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2598[Jul 28 2023 06:06:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.788s2599 shows only "author approved merge request" and "approved by committer" violations2600 when there is only one approval from a user other than the author2601[Jul 28 2023 06:06:47 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" violation2602[Jul 28 2023 06:06:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b1321cb6fd2cd9f4' via api in 0.27 seconds2603[Jul 28 2023 06:06:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2604[Jul 28 2023 06:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-ea7ad785f1fec532' via api in 0.38 seconds2605[Jul 28 2023 06:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/test-group-compliance-ea7ad785f1fec532/project-compliance-dashboard-3000ea5f686241f3' via api in 0.47 seconds2606[Jul 28 2023 06:06:48 UTC (QA Tests)] INFO -- Adding user qa-user-b1321cb6fd2cd9f4 to gitlab-qa-sandbox-group-6/test-group-compliance-ea7ad785f1fec532/project-compliance-dashboard-3000ea5f686241f3 QA::Resource::Project2607[Jul 28 2023 06:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds2608[Jul 28 2023 06:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds2609[Jul 28 2023 06:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.39 seconds2610[Jul 28 2023 06:06:50 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b1321cb6fd2cd9f42611[Jul 28 2023 06:06:50 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b1321cb6fd2cd9f4, last six chars of token:9etjC72612[Jul 28 2023 06:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b1321cb6fd2cd9f4-antl1hc1' via api in 0.1 seconds2613[Jul 28 2023 06:06:50 UTC (QA Tests)] INFO -- Merging via PUT /projects/79/merge_requests/1/merge2614[Jul 28 2023 06:06:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "compliance-dashboard-mr-951397e779c2"2615[Jul 28 2023 06:06:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2616[Jul 28 2023 06:06:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2617[Jul 28 2023 06:06:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2618[Jul 28 2023 06:06:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2619[Jul 28 2023 06:06:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2620[Jul 28 2023 06:06:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s2621[Jul 28 2023 06:06:56 UTC (QA Tests)] INFO -- Enabling super sidebar!2622[Jul 28 2023 06:06:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled2623[Jul 28 2023 06:06:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/test-group-compliance-ea7ad785f1fec532/project-compliance-dashboard-3000ea5f686241f3/-/merge_requests/12624[Jul 28 2023 06:07:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-sandbox-group-6/test-group-compliance-ea7ad785f1fec5322625[Jul 28 2023 06:07:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2626[Jul 28 2023 06:07:01 UTC (QA Tests)] INFO -- clicking :nav_item_link2627[Jul 28 2023 06:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s2628 shows only "less than two approvers" violation2629Create2630 Multiple file snippet2631 behaves like adding file to snippet2632[Jul 28 2023 06:07:03 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file2633[Jul 28 2023 06:07:03 UTC (QA Tests)] INFO -- filling :login_field with "root"2634[Jul 28 2023 06:07:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2635[Jul 28 2023 06:07:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"2636[Jul 28 2023 06:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2637[Jul 28 2023 06:07:04 UTC (QA Tests)] INFO -- clicking :sign_in_button2638[Jul 28 2023 06:07:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.128s2639[Jul 28 2023 06:07:06 UTC (QA Tests)] INFO -- Enabling super sidebar!2640[Jul 28 2023 06:07:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled2641[Jul 28 2023 06:07:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '6' via api in 0.34 seconds2642[Jul 28 2023 06:07:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-9ac02119.test/-/snippets/62643[Jul 28 2023 06:07:08 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2644[Jul 28 2023 06:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.952s2645[Jul 28 2023 06:07:09 UTC (QA Tests)] INFO -- clicking :add_file_button2646[Jul 28 2023 06:07:10 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"2647[Jul 28 2023 06:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2648[Jul 28 2023 06:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2649[Jul 28 2023 06:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.921s2650[Jul 28 2023 06:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.933s2651 adds second file to an existing personal_snippet to make it multi-file2652 behaves like adding file to snippet2653[Jul 28 2023 06:07:12 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file2654[Jul 28 2023 06:07:12 UTC (QA Tests)] INFO -- filling :login_field with "root"2655[Jul 28 2023 06:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2656[Jul 28 2023 06:07:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2657[Jul 28 2023 06:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2658[Jul 28 2023 06:07:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2659[Jul 28 2023 06:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.06s2660[Jul 28 2023 06:07:15 UTC (QA Tests)] INFO -- Enabling super sidebar!2661[Jul 28 2023 06:07:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled2662[Jul 28 2023 06:07:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2663[Jul 28 2023 06:07:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.21 seconds2664[Jul 28 2023 06:07:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-snippets-ec0dba3611e22c87' via api in 0.69 seconds2665[Jul 28 2023 06:07:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '7' via api in 1.14 seconds2666[Jul 28 2023 06:07:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-snippets-ec0dba3611e22c87/-/snippets/72667[Jul 28 2023 06:07:19 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2668[Jul 28 2023 06:07:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.307s2669[Jul 28 2023 06:07:20 UTC (QA Tests)] INFO -- clicking :add_file_button2670[Jul 28 2023 06:07:20 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"2671[Jul 28 2023 06:07:20 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2672[Jul 28 2023 06:07:21 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2673[Jul 28 2023 06:07:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.359s2674[Jul 28 2023 06:07:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.37s2675 adds second file to an existing project_snippet to make it multi-file2676Create2677 Merge request push options2678[Jul 28 2023 06:07:23 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch2679[Jul 28 2023 06:07:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2680[Jul 28 2023 06:07:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.17 seconds2681[Jul 28 2023 06:07:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/merge-request-push-options-a9a5895985a408c9' via api in 0.98 seconds2682[Jul 28 2023 06:07:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2683[Jul 28 2023 06:07:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.15 seconds2684[Jul 28 2023 06:07:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2685[Jul 28 2023 06:07:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.26 seconds2686[Jul 28 2023 06:07:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.12 seconds2687[Jul 28 2023 06:07:26 UTC (QA Tests)] INFO -- Merging via PUT /projects/81/merge_requests/1/merge2688[Jul 28 2023 06:07:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test aca93698bb1ce325"2689 sets a target branch2690Plan2691 Configurable issue board2692[Jul 28 2023 06:07:34 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board2693[Jul 28 2023 06:07:34 UTC (QA Tests)] INFO -- filling :login_field with "root"2694[Jul 28 2023 06:07:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2695[Jul 28 2023 06:07:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"2696[Jul 28 2023 06:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2697[Jul 28 2023 06:07:35 UTC (QA Tests)] INFO -- clicking :sign_in_button2698[Jul 28 2023 06:07:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.165s2699[Jul 28 2023 06:07:37 UTC (QA Tests)] INFO -- Enabling super sidebar!2700[Jul 28 2023 06:07:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled2701[Jul 28 2023 06:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2702[Jul 28 2023 06:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.19 seconds2703[Jul 28 2023 06:07:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-board-list-b3fc2aa3932d0633' via api in 0.7 seconds2704[Jul 28 2023 06:07:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.13 seconds2705[Jul 28 2023 06:07:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.12 seconds2706[Jul 28 2023 06:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '7' via api in 1.08 seconds2707[Jul 28 2023 06:07:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-9ac02119.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-board-list-b3fc2aa3932d06332708[Jul 28 2023 06:07:40 UTC (QA Tests)] INFO -- clicking :menu_section_button2709[Jul 28 2023 06:07:41 UTC (QA Tests)] INFO -- clicking :nav_item_link2710[Jul 28 2023 06:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.858s2711[Jul 28 2023 06:07:41 UTC (QA Tests)] INFO -- clicking :boards_config_button2712[Jul 28 2023 06:07:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards_config_button' took 0.597s2713[Jul 28 2023 06:07:42 UTC (QA Tests)] INFO -- clicking :save_changes_button2714 renames the issue board2715Data Stores2716 Check for broken images2717 when logged in as a new admin2718 behaves like loads all images2719[Jul 28 2023 06:07:43 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new admin behaves like loads all images loads all images2720[Jul 28 2023 06:07:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9f6781f4ede35998' via api in 0.24 seconds2721[Jul 28 2023 06:07:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9f6781f4ede35998"2722[Jul 28 2023 06:07:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2723[Jul 28 2023 06:07:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2724[Jul 28 2023 06:07:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2725[Jul 28 2023 06:07:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2726[Jul 28 2023 06:07:45 UTC (QA Tests)] INFO -- Enabling super sidebar!2727[Jul 28 2023 06:07:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled2728[Jul 28 2023 06:07:47 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-9ac02119.test/2729[Jul 28 2023 06:07:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9f6781f4ede35998'2730 loads all images2731 when logged in as a new user2732 behaves like loads all images2733[Jul 28 2023 06:07:48 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new user behaves like loads all images loads all images2734[Jul 28 2023 06:07:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-bbf8075ef49c6969' via api in 0.26 seconds2735[Jul 28 2023 06:07:49 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-bbf8075ef49c6969"2736[Jul 28 2023 06:07:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2737[Jul 28 2023 06:07:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2738[Jul 28 2023 06:07:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2739[Jul 28 2023 06:07:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2740[Jul 28 2023 06:07:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.715s2741[Jul 28 2023 06:07:51 UTC (QA Tests)] INFO -- Enabling super sidebar!2742[Jul 28 2023 06:07:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled2743[Jul 28 2023 06:07:52 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-9ac02119.test/2744[Jul 28 2023 06:07:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-bbf8075ef49c6969'2745 loads all images2746Manage2747 2FA2748[Jul 28 2023 06:07:54 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only2749[Jul 28 2023 06:07:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-27370311f68143d1' via api in 0.24 seconds2750[Jul 28 2023 06:07:54 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-27370311f68143d12751[Jul 28 2023 06:07:54 UTC (QA Tests)] INFO -- Caching token for username: qa-user-27370311f68143d1, last six chars of token:PnrMRd2752[Jul 28 2023 06:07:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-27370311f68143d1-u67aellg' via api in 0.08 seconds2753[Jul 28 2023 06:07:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-2f6180e2' via api in 0.33 seconds2754[Jul 28 2023 06:07:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-2f6180e2/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.25 seconds2755[Jul 28 2023 06:07:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-ce1c5a042380fa47' via api in 0.26 seconds2756[Jul 28 2023 06:07:55 UTC (QA Tests)] INFO -- Adding user qa-user-ce1c5a042380fa47 to gitlab-qa-2fa-recovery-sandbox-group-2f6180e2/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996 QA::Resource::Group2757[Jul 28 2023 06:07:56 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ce1c5a042380fa47"2758[Jul 28 2023 06:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2759[Jul 28 2023 06:07:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2760[Jul 28 2023 06:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2761[Jul 28 2023 06:07:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2762[Jul 28 2023 06:07:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.923s2763[Jul 28 2023 06:07:59 UTC (QA Tests)] INFO -- Enabling super sidebar!2764[Jul 28 2023 06:07:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled2765[Jul 28 2023 06:08:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "431886"2766[Jul 28 2023 06:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field2767[Jul 28 2023 06:08:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"2768[Jul 28 2023 06:08:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field2769[Jul 28 2023 06:08:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button2770[Jul 28 2023 06:08:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.877s2771[Jul 28 2023 06:08:33 UTC (QA Tests)] INFO -- clicking :copy_button2772[Jul 28 2023 06:08:33 UTC (QA Tests)] INFO -- clicking :proceed_button2773[Jul 28 2023 06:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s2774[Jul 28 2023 06:08:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content2775[Jul 28 2023 06:08:35 UTC (QA Tests)] INFO -- clicking :sign_out_link2776[Jul 28 2023 06:08:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ce1c5a042380fa47"2777[Jul 28 2023 06:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2778[Jul 28 2023 06:08:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2779[Jul 28 2023 06:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2780[Jul 28 2023 06:08:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2781[Jul 28 2023 06:08:37 UTC (QA Tests)] INFO -- Enabling super sidebar!2782[Jul 28 2023 06:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.032s2783[Jul 28 2023 06:08:40 UTC (QA Tests)] INFO -- User is not signed in, skipping2784[Jul 28 2023 06:08:41 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "58050680784a0681"2785[Jul 28 2023 06:08:41 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2786[Jul 28 2023 06:08:42 UTC (QA Tests)] INFO -- clicking :verify_code_button2787[Jul 28 2023 06:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.751s2788[Jul 28 2023 06:08:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.047s2789[Jul 28 2023 06:08:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content2790[Jul 28 2023 06:08:44 UTC (QA Tests)] INFO -- clicking :sign_out_link2791[Jul 28 2023 06:08:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-ce1c5a042380fa47"2792[Jul 28 2023 06:08:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2793[Jul 28 2023 06:08:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2794[Jul 28 2023 06:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2795[Jul 28 2023 06:08:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2796[Jul 28 2023 06:08:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2797[Jul 28 2023 06:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.017s2798[Jul 28 2023 06:08:49 UTC (QA Tests)] INFO -- User is not signed in, skipping2799[Jul 28 2023 06:08:50 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "58050680784a0681"2800[Jul 28 2023 06:08:50 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2801[Jul 28 2023 06:08:50 UTC (QA Tests)] INFO -- clicking :verify_code_button2802[Jul 28 2023 06:08:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.787s2803 allows using 2FA recovery code once only2804Manage2805 User with minimal access to group2806[Jul 28 2023 06:08:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9e1c9fc8e134cffe' via api in 0.24 seconds2807[Jul 28 2023 06:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2808[Jul 28 2023 06:08:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-df5255d5d915eb77' via api in 0.37 seconds2809[Jul 28 2023 06:08:52 UTC (QA Tests)] INFO -- Adding user qa-user-9e1c9fc8e134cffe to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox2810[Jul 28 2023 06:08:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-df5255d5d915eb77/project-for-minimal-access-ddb7adddf21be64a' via api in 0.79 seconds2811[Jul 28 2023 06:08:53 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to create a file via the API2812[Jul 28 2023 06:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2813[Jul 28 2023 06:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996' via api in 0.2 seconds2814[Jul 28 2023 06:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-05-40-47-aa27a2eb10c0e996/project-with-new-file-e9b324a106ec825b' via api in 1.04 seconds2815[Jul 28 2023 06:08:54 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-9e1c9fc8e134cffe2816[Jul 28 2023 06:08:54 UTC (QA Tests)] INFO -- Caching token for username: qa-user-9e1c9fc8e134cffe, last six chars of token:xcfczX2817[Jul 28 2023 06:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-9e1c9fc8e134cffe-q55hicdx' via api in 0.08 seconds2818 is not allowed to create a file via the API2819[Jul 28 2023 06:08:54 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to push code via the CLI2820 is not allowed to push code via the CLI2821[Jul 28 2023 06:08:55 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to commit via the API2822 is not allowed to commit via the API2823[Jul 28 2023 06:08:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9e1c9fc8e134cffe'2824[Jul 28 2023 06:08:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-df5255d5d915eb77/project-for-minimal-access-ddb7adddf21be64a'2825[Jul 28 2023 06:08:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-df5255d5d915eb77'2826Manage2827 Group access2828[Jul 28 2023 06:08:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4' via api in 0.21 seconds2829[Jul 28 2023 06:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.4 seconds2830[Jul 28 2023 06:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4/ip-address-restricted-group-9b05cad81b0c7617' via api in 0.23 seconds2831[Jul 28 2023 06:08:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4/ip-address-restricted-group-9b05cad81b0c7617/project-in-ip-restricted-group-3ab472f4903c3dd5' via api in 0.76 seconds2832[Jul 28 2023 06:08:58 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4/ip-address-restricted-group-9b05cad81b0c7617/project-in-ip-restricted-group-3ab472f4903c3dd5 QA::Resource::Project2833 when restricted by user's ip address2834 with API2835[Jul 28 2023 06:08:58 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access2836[Jul 28 2023 06:08:59 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32837[Jul 28 2023 06:08:59 UTC (QA Tests)] INFO -- filling :login_field with "root"2838[Jul 28 2023 06:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2839[Jul 28 2023 06:08:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2840[Jul 28 2023 06:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2841[Jul 28 2023 06:09:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2842[Jul 28 2023 06:09:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.105s2843[Jul 28 2023 06:09:02 UTC (QA Tests)] INFO -- Enabling super sidebar!2844[Jul 28 2023 06:09:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled2845[Jul 28 2023 06:09:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42846[Jul 28 2023 06:09:04 UTC (QA Tests)] INFO -- clicking :menu_section_button2847[Jul 28 2023 06:09:04 UTC (QA Tests)] INFO -- clicking :nav_item_link2848[Jul 28 2023 06:09:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.827s2849[Jul 28 2023 06:09:07 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2850[Jul 28 2023 06:09:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.154s2851[Jul 28 2023 06:09:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s2852[Jul 28 2023 06:09:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content2853[Jul 28 2023 06:09:10 UTC (QA Tests)] INFO -- clicking :sign_out_link2854[Jul 28 2023 06:09:10 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user12855[Jul 28 2023 06:09:10 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:Lsg9Va2856[Jul 28 2023 06:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-31415zo7' via api in 0.09 seconds2857 allows access2858 with SSH2859[Jul 28 2023 06:09:10 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access2860[Jul 28 2023 06:09:11 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32861[Jul 28 2023 06:09:11 UTC (QA Tests)] INFO -- filling :login_field with "root"2862[Jul 28 2023 06:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2863[Jul 28 2023 06:09:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2864[Jul 28 2023 06:09:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2865[Jul 28 2023 06:09:12 UTC (QA Tests)] INFO -- clicking :sign_in_button2866[Jul 28 2023 06:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.065s2867[Jul 28 2023 06:09:13 UTC (QA Tests)] INFO -- Enabling super sidebar!2868[Jul 28 2023 06:09:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled2869[Jul 28 2023 06:09:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42870[Jul 28 2023 06:09:16 UTC (QA Tests)] INFO -- clicking :menu_section_button2871[Jul 28 2023 06:09:16 UTC (QA Tests)] INFO -- clicking :nav_item_link2872[Jul 28 2023 06:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.761s2873[Jul 28 2023 06:09:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2874[Jul 28 2023 06:09:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.894s2875[Jul 28 2023 06:09:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s2876[Jul 28 2023 06:09:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content2877[Jul 28 2023 06:09:21 UTC (QA Tests)] INFO -- clicking :sign_out_link2878[Jul 28 2023 06:09:21 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-hbob9n/id_rsa -N `2879[Jul 28 2023 06:09:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.79 seconds2880[Jul 28 2023 06:09:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2881[Jul 28 2023 06:09:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds2882[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'2883 allows access2884 with UI2885[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access2886[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32887[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2888[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2889[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2890[Jul 28 2023 06:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2891[Jul 28 2023 06:09:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2892[Jul 28 2023 06:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.112s2893[Jul 28 2023 06:09:26 UTC (QA Tests)] INFO -- Enabling super sidebar!2894[Jul 28 2023 06:09:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2895[Jul 28 2023 06:09:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42896[Jul 28 2023 06:09:29 UTC (QA Tests)] INFO -- clicking :menu_section_button2897[Jul 28 2023 06:09:29 UTC (QA Tests)] INFO -- clicking :nav_item_link2898[Jul 28 2023 06:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.917s2899[Jul 28 2023 06:09:33 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2900[Jul 28 2023 06:09:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.868s2901[Jul 28 2023 06:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s2902[Jul 28 2023 06:09:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content2903[Jul 28 2023 06:09:35 UTC (QA Tests)] INFO -- clicking :sign_out_link2904[Jul 28 2023 06:09:36 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2905[Jul 28 2023 06:09:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2906[Jul 28 2023 06:09:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2907[Jul 28 2023 06:09:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2908[Jul 28 2023 06:09:37 UTC (QA Tests)] INFO -- clicking :sign_in_button2909[Jul 28 2023 06:09:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.532s2910[Jul 28 2023 06:09:38 UTC (QA Tests)] INFO -- Enabling super sidebar!2911[Jul 28 2023 06:09:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled2912[Jul 28 2023 06:09:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42913[Jul 28 2023 06:09:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4/ip-address-restricted-group-9b05cad81b0c76172914 allows access2915 when restricted by another ip address2916 with UI2917[Jul 28 2023 06:09:41 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access2918[Jul 28 2023 06:09:41 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32919[Jul 28 2023 06:09:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2920[Jul 28 2023 06:09:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2921[Jul 28 2023 06:09:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"2922[Jul 28 2023 06:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2923[Jul 28 2023 06:09:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2924[Jul 28 2023 06:09:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.041s2925[Jul 28 2023 06:09:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2926[Jul 28 2023 06:09:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2927[Jul 28 2023 06:09:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42928[Jul 28 2023 06:09:46 UTC (QA Tests)] INFO -- clicking :menu_section_button2929[Jul 28 2023 06:09:46 UTC (QA Tests)] INFO -- clicking :nav_item_link2930[Jul 28 2023 06:09:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.747s2931[Jul 28 2023 06:09:49 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2932[Jul 28 2023 06:09:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.937s2933[Jul 28 2023 06:09:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.043s2934[Jul 28 2023 06:09:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content2935[Jul 28 2023 06:09:51 UTC (QA Tests)] INFO -- clicking :sign_out_link2936[Jul 28 2023 06:09:52 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2937[Jul 28 2023 06:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2938[Jul 28 2023 06:09:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2939[Jul 28 2023 06:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2940[Jul 28 2023 06:09:53 UTC (QA Tests)] INFO -- clicking :sign_in_button2941[Jul 28 2023 06:09:54 UTC (QA Tests)] INFO -- Enabling super sidebar!2942[Jul 28 2023 06:09:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled2943[Jul 28 2023 06:09:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42944[Jul 28 2023 06:09:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4/ip-address-restricted-group-9b05cad81b0c76172945 denies access2946 with API2947[Jul 28 2023 06:09:56 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access2948[Jul 28 2023 06:09:56 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32949[Jul 28 2023 06:09:56 UTC (QA Tests)] INFO -- filling :login_field with "root"2950[Jul 28 2023 06:09:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2951[Jul 28 2023 06:09:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"2952[Jul 28 2023 06:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2953[Jul 28 2023 06:09:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2954[Jul 28 2023 06:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.041s2955[Jul 28 2023 06:09:59 UTC (QA Tests)] INFO -- Enabling super sidebar!2956[Jul 28 2023 06:09:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled2957[Jul 28 2023 06:10:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42958[Jul 28 2023 06:10:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2959[Jul 28 2023 06:10:01 UTC (QA Tests)] INFO -- clicking :nav_item_link2960[Jul 28 2023 06:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.0s2961[Jul 28 2023 06:10:04 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2962[Jul 28 2023 06:10:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.91s2963[Jul 28 2023 06:10:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.056s2964[Jul 28 2023 06:10:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content2965[Jul 28 2023 06:10:07 UTC (QA Tests)] INFO -- clicking :sign_out_link2966 denies access2967 with SSH2968[Jul 28 2023 06:10:07 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access2969[Jul 28 2023 06:10:07 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32970[Jul 28 2023 06:10:08 UTC (QA Tests)] INFO -- filling :login_field with "root"2971[Jul 28 2023 06:10:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2972[Jul 28 2023 06:10:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"2973[Jul 28 2023 06:10:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2974[Jul 28 2023 06:10:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2975[Jul 28 2023 06:10:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s2976[Jul 28 2023 06:10:10 UTC (QA Tests)] INFO -- Enabling super sidebar!2977[Jul 28 2023 06:10:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled2978[Jul 28 2023 06:10:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-9ac02119.test/groups/gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d42979[Jul 28 2023 06:10:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2980[Jul 28 2023 06:10:13 UTC (QA Tests)] INFO -- clicking :nav_item_link2981[Jul 28 2023 06:10:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s2982[Jul 28 2023 06:10:15 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2983[Jul 28 2023 06:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.895s2984[Jul 28 2023 06:10:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s2985[Jul 28 2023 06:10:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content2986[Jul 28 2023 06:10:18 UTC (QA Tests)] INFO -- clicking :sign_out_link2987[Jul 28 2023 06:10:18 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230728-39-9s9i2g/id_rsa -N `2988[Jul 28 2023 06:10:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.45 seconds2989[Jul 28 2023 06:10:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'2990 denies access2991[Jul 28 2023 06:10:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-3e39cf721bef55d4'2992Create2993 Multiple file snippet2994[Jul 28 2023 06:10:20 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files2995[Jul 28 2023 06:10:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2996[Jul 28 2023 06:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2997[Jul 28 2023 06:10:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2998[Jul 28 2023 06:10:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2999[Jul 28 2023 06:10:21 UTC (QA Tests)] INFO -- clicking :sign_in_button3000[Jul 28 2023 06:10:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.051s3001[Jul 28 2023 06:10:23 UTC (QA Tests)] INFO -- Enabling super sidebar!3002[Jul 28 2023 06:10:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled3003[Jul 28 2023 06:10:24 UTC (QA Tests)] INFO -- clicking :new_menu_toggle3004[Jul 28 2023 06:10:25 UTC (QA Tests)] INFO -- clicking :create_menu_item3005[Jul 28 2023 06:10:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.791s3006[Jul 28 2023 06:10:25 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"3007[Jul 28 2023 06:10:25 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field3008[Jul 28 2023 06:10:26 UTC (QA Tests)] INFO -- clicking :description_placeholder3009[Jul 28 2023 06:10:26 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"3010[Jul 28 2023 06:10:26 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field3011[Jul 28 2023 06:10:26 UTC (QA Tests)] INFO -- clicking :visibility_content3012[Jul 28 2023 06:10:26 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"3013[Jul 28 2023 06:10:26 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field3014[Jul 28 2023 06:10:27 UTC (QA Tests)] INFO -- clicking :add_file_button3015[Jul 28 2023 06:10:27 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"3016[Jul 28 2023 06:10:27 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field3017[Jul 28 2023 06:10:28 UTC (QA Tests)] INFO -- clicking :add_file_button3018[Jul 28 2023 06:10:28 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"3019[Jul 28 2023 06:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field3020[Jul 28 2023 06:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button3021[Jul 28 2023 06:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.044s3022[Jul 28 2023 06:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.052s3023[Jul 28 2023 06:10:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '8' via browser_ui in 5.4 seconds3024 creates a personal snippet with multiple files3025[Jul 28 2023 06:10:30 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:3026{3027 "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb": 24.39719977599998,3028 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 160.8053601219999,3029 "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb": 46.25970450299974,3030 "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb": 62.568932597000185,3031 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb": 19.123565619000146,3032 "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb": 39.532278496000345,3033 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 5.945746198000052,3034 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 257.4633761790001,3035 "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb": 75.1704426010001,3036 "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb": 37.3377313750002,3037 "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb": 6.710534087999804,3038 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 6.07919266800036,3039 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 12.250970315999894,3040 "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb": 28.244107055000313,3041 "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb": 9.922467096999753,3042 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb": 167.22616586599997,3043 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 11.190080685999874,3044 "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb": 16.61306566300027,3045 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 8.772297310999875,3046 "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb": 46.81181135399993,3047 "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb": 39.64734796499988,3048 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb": 12.452306883000347,3049 "qa/specs/features/api/1_manage/rate_limits_spec.rb": 2.8706315540002834,3050 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb": 129.6778155459997,3051 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb": 13.433981392999158,3052 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 25.9080018679997,3053 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 9.98451762699915,3054 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb": 25.382076208999933,3055 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 10.5190577329995,3056 "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb": 10.430663400000412,3057 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb": 24.620868134000375,3058 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb": 38.41157736199966,3059 "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb": 52.56564632100071,3060 "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb": 34.142486054000074,3061 "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb": 18.25534394799979,3062 "qa/specs/features/api/4_verify/file_variable_spec.rb": 27.26381372099968,3063 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 12.671991897000225,3064 "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb": 3.3292363199998363,3065 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 11.378796949000389,3066 "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb": 13.33961967599953,3067 "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb": 31.95461553399946,3068 "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb": 20.197786063999956,3069 "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb": 10.84588749499926,3070 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 9.111480346000462,3071 "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb": 11.10623218300043,3072 "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb": 57.02584396900056,3073 "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb": 4.926678113999515,3074 "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb": 84.27706523100005,3075 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 10.350908311000243076}3077[Jul 28 2023 06:10:30 UTC (QA Tests)] INFO -- 3078Knapsack global time execution for tests: 29m 58s3079Pending: (Failures listed here are expected and do not affect your suite's status)3080 1) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace3081 # Test is not compatible with this environment or pipeline3082 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:583083 2) ModelOps Suggested Reviewers suggests reviewers3084 # Test is not compatible with this environment or pipeline3085 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:483086 3) Govern Instance audit event streaming when a repository is cloned via SSH behaves like streamed events received by an external server3087 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168213088 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:593089 4) Govern Instance audit event streaming when a group is created behaves like streamed events received by an external server3090 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168213091 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:593092 5) Govern Instance audit event streaming when a user is created behaves like streamed events received by an external server3093 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168213094 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:593095 6) Govern Instance audit event streaming when a project is created behaves like streamed events received by an external server3096 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4168213097 # ./qa/specs/features/ee/api/10_govern/instance_audit_event_streaming_spec.rb:593098 7) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace3099 # Test is not compatible with this environment or pipeline3100 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:913101 8) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace3102 # Test is not compatible with this environment or pipeline3103 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:643104 9) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace3105 # Test is not compatible with this environment or pipeline3106 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:513107 10) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage3108 # Test is not compatible with this environment or pipeline3109 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:63110 11) Plan Dora Metrics with group metrics behaves like dora metrics api endpoint returns correct metrics3111 # Test is not compatible with this environment or pipeline3112 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:103113 12) Plan Dora Metrics with project metrics behaves like dora metrics api endpoint returns correct metrics3114 # Test is not compatible with this environment or pipeline3115 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:103116 13) Framework sanity Version check is the specified version3117 # Test is not compatible with this environment or pipeline3118 # ./qa/specs/features/sanity/version_spec.rb:153119Failures:3120 1) Govern Security Reports displays security reports in the group security dashboard3121 Failure/Error: expect(dashboard).to have_security_status_project_for_severity('F', project)3123 expected `QA::EE::Page::Group::Secure::Show.has_security_status_project_for_severity?("F", {3124 "name": "project-with-secure-43a011ce6626d385",3125 "path": "project-with-secure-43a011ce6626d385",...d": true,3126 "shared_runners_enabled": true,3127 "request_access_enabled": true,3128 "avatar_url": null3129 })` to be truthy, got false3130 # ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:146:in `block (4 levels) in <module:QA>'3131 # ./qa/scenario/actable.rb:16:in `perform'3132 # ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:145:in `block (3 levels) in <module:QA>'3133 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'3134 # ./qa/specs/knapsack_runner.rb:17:in `run'3135 # ./qa/specs/runner.rb:57:in `perform'3136 # ./qa/scenario/template.rb:10:in `block in perform'3137 # ./qa/scenario/template.rb:8:in `perform'3138 # ./qa/scenario/template.rb:50:in `perform'3139 # ./qa/scenario/template.rb:10:in `block in perform'3140 # ./qa/scenario/template.rb:8:in `perform'3141 # ./qa/scenario/bootable.rb:52:in `launch!'3142Finished in 29 minutes 59 seconds (files took 2.74 seconds to load)3143110 examples, 1 failure, 13 pending3144Failed examples:3145rspec ./qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb:135 # Govern Security Reports displays security reports in the group security dashboard3146Randomized with seed 311743147[Jul 28 2023 06:10:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 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;'"`3148[Jul 28 2023 06:10:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-9ac02119 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`3149[Jul 28 2023 06:10:31 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-9ac02119`3150[Jul 28 2023 06:10:32 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-9ac02119`3151bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)3152/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)3154Running after script...3155$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3156$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3157$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3516Uploading artifacts...3517gitlab-qa-run-*: found 515 matching artifact files and directories 3518Uploading artifacts as "archive" to coordinator... 201 Created id=4758011658 responseStatus=201 Created token=64_r4Y9p3519Uploading artifacts...3520gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3521Uploading artifacts as "junit" to coordinator... 201 Created id=4758011658 responseStatus=201 Created token=64_r4Y9p3522Uploading artifacts...3523/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3524Uploading artifacts as "dotenv" to coordinator... 201 Created id=4758011658 responseStatus=201 Created token=64_r4Y9p3526ERROR: Job failed: exit code 1