instance 5/5
Passed 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-1691462753-e2b47dfa-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: 156289, done. 20remote: Counting objects: 100% (156289/156289), done. 21remote: Compressing objects: 100% (97374/97374), done. 22remote: Total 156289 (delta 72763), reused 110250 (delta 53289), pack-reused 0 23Receiving objects: 100% (156289/156289), 122.42 MiB | 43.50 MiB/s, done.24Resolving deltas: 100% (72763/72763), done.26 * [new ref] refs/pipelines/958846053 -> refs/pipelines/95884605327 * [new branch] master -> origin/master28Checking out a2692edb as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-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 (4821869247)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4821869247 responseStatus=200 OK token=64_Di25A38Downloading artifacts for download-fast-quarantine-report (4821869249)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4821869249 responseStatus=200 OK token=64_Di25A41Using 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 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 37 Gemfile dependencies, 135 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4 -- --format QA::Support::JsonFormatter --out tmp/rspec-4821869256.json --format RspecJunitFormatter --out tmp/rspec-4821869256.xml --format html --out tmp/rspec-$(echo instance 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Aug 08 2023 02:50:06 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-7382601b$`54[Aug 08 2023 02:50:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-7382601b --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`55[Aug 08 2023 02:50:07 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-7382601b:/etc/gitlab/trusted-certs`56[Aug 08 2023 02:50:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-7382601b:/etc/gitlab/ssl`57[Aug 08 2023 02:50:08 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-7382601b`58[Aug 08 2023 02:50:08 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-7382601b`59[Aug 08 2023 02:50:08 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Aug 08 2023 02:50:08 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4`61[Aug 08 2023 02:50:41 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-e9630fe5$`62[Aug 08 2023 02:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Aug 08 2023 02:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Aug 08 2023 02:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-e9630fe5 --net test --hostname gitlab-ce-e9630fe5.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-08-08-02-50-06-6b756fb3/gitlab-ce-e9630fe5/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2692edb3649566201449e61374faf3fed83bbd4`65[Aug 08 2023 02:50:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-08-08 02:50:0666# Gitlab::QA::Runtime::OmnibusConfigurations::Default67gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme68gitlab_rails['gitlab_disable_animations'] = true # Disable animations69gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry70gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password71gitlab_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;"`72[Aug 08 2023 02:50:51 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-e9630fe5`73[Aug 08 2023 02:54:26 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Aug 08 2023 02:54:26 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-e9630fe5`75[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-e9630fe5 80/tcp`76[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 bash -c "echo '#!/usr/bin/env bash79if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then80 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'81 exit 182fi83' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`84[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ce-e9630fe5:/tmp/data-seeds`86[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Aug 08 2023 02:54:27 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Aug 08 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`89[Aug 08 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2692edb3649566201449e61374faf3fed83bbd4`90[Aug 08 2023 02:56:09 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce91[Aug 08 2023 02:56:09 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-06-6b756fb3/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-08-08-02-50-06-6b756fb3/gitlab-ce-qa-cd680372:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-cd680372 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2692edb3649566201449e61374faf3fed83bbd4 Test::Instance::All http://gitlab-ce-e9630fe5.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4821869256.json --format RspecJunitFormatter --out tmp/rspec-4821869256.xml --format html --out tmp/rspec-instance_5_5.htm --color --format documentation`922023-08-08 02:56:23 / CONF :: 93 ==> Base URL: http://gitlab-ce-e9630fe5.test94 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f70bde9fd10>95 ==> Libraries: Chemlab::Vendor96[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA97[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Browser: chrome98[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Performing sanity check for environment!99[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'100[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Report already exists, skipping!101[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====102[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Report specs:103[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_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/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb"]104[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Leftover specs:105[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_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/sanity/feature_flags_spec.rb"]106[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!107[Aug 08 2023 02:56:23 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'108[Aug 08 2023 02:56:23 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 52934111Manage112 Project access token113[Aug 08 2023 02:56:28 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA114[Aug 08 2023 02:56:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ttn7jeog' via cache in 0.0 seconds115[Aug 08 2023 02:56:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.83 seconds116[Aug 08 2023 02:56:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 1.33 seconds117[Aug 08 2023 02:56:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-5a010904c87e090a' via api in 3.34 seconds118[Aug 08 2023 02:56:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-njd9iuju', token's bot username 'project_1_bot_3785e4151d7c71db59f43334d27d6214' via api in 1.06 seconds119 for a different project120[Aug 08 2023 02:56:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.3 seconds121[Aug 08 2023 02:56:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.38 seconds122[Aug 08 2023 02:56:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-734da9a0630819b2' via api in 2.22 seconds123[Aug 08 2023 02:56:35 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to create a file via the project API124[Aug 08 2023 02:56:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds125[Aug 08 2023 02:56:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds126[Aug 08 2023 02:56:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-new-file-39923c4c02f5193b' via api in 1.44 seconds127 cannot be used to create a file via the project API128[Aug 08 2023 02:56:36 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to commit via the API129 cannot be used to commit via the API130[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-734da9a0630819b2'131 for the same project132[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to create a file via the project API133[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds134[Aug 08 2023 02:56:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.16 seconds135[Aug 08 2023 02:56:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-new-file-99272fd470acd375' via api in 1.7 seconds136[Aug 08 2023 02:56:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-b7da5ed5a0fd17b7.txt' via api in 0.5 seconds137 can be used to create a file via the project API138[Aug 08 2023 02:56:40 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to commit via the API139[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds140 can be used to commit via the API141Create142 Git push to canary Gitaly node over HTTP143 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)144Create145 Prereceive hook146 when creating a tag for a ref147 when it triggers a prereceive hook configured with a custom error148[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error149[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds150[Aug 08 2023 02:56:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds151[Aug 08 2023 02:56:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-ca35516530d4f0f0' via api in 1.57 seconds152 returns a custom server hook error153Plan154 Issues list155[Aug 08 2023 02:56:43 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV156[Aug 08 2023 02:56:44 UTC (QA Tests)] INFO -- filling :login_field with "root"157[Aug 08 2023 02:56:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field158[Aug 08 2023 02:56:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"159[Aug 08 2023 02:56:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field160[Aug 08 2023 02:56:45 UTC (QA Tests)] INFO -- clicking :sign_in_button161[Aug 08 2023 02:56:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.512s162[Aug 08 2023 02:56:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds163[Aug 08 2023 02:56:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds164[Aug 08 2023 02:56:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-to-test-export-issues-as-csv-c4009374beb3ea3d' via api in 1.43 seconds165[Aug 08 2023 02:56:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.0 seconds166[Aug 08 2023 02:56:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.37 seconds167[Aug 08 2023 02:56:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-to-test-export-issues-as-csv-c4009374beb3ea3d168[Aug 08 2023 02:56:53 UTC (QA Tests)] INFO -- clicking :menu_section_button169[Aug 08 2023 02:56:53 UTC (QA Tests)] INFO -- clicking :nav_item_link170[Aug 08 2023 02:56:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.172s171[Aug 08 2023 02:56:54 UTC (QA Tests)] INFO -- clicking :issues_list_more_actions_dropdown172[Aug 08 2023 02:56:54 UTC (QA Tests)] INFO -- clicking :export_as_csv_button173[Aug 08 2023 02:56:55 UTC (QA Tests)] INFO -- clicking :export_issues_button174[Aug 08 2023 02:56:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_issues_button' took 1.127s175 successfully exports issues list as CSV176Plan177 Group milestone178[Aug 08 2023 02:56:56 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone179[Aug 08 2023 02:56:57 UTC (QA Tests)] INFO -- filling :login_field with "root"180[Aug 08 2023 02:56:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field181[Aug 08 2023 02:56:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"182[Aug 08 2023 02:56:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field183[Aug 08 2023 02:56:57 UTC (QA Tests)] INFO -- clicking :sign_in_button184[Aug 08 2023 02:56:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.401s185[Aug 08 2023 02:57:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds186[Aug 08 2023 02:57:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-milestone-d99fa459' via api in 0.52 seconds187[Aug 08 2023 02:57:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-e9630fe5.test/groups/gitlab-qa-sandbox-group-3/group-with-milestone-d99fa459188[Aug 08 2023 02:57:02 UTC (QA Tests)] INFO -- clicking :menu_section_button189[Aug 08 2023 02:57:02 UTC (QA Tests)] INFO -- clicking :nav_item_link190[Aug 08 2023 02:57:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.621s191[Aug 08 2023 02:57:03 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link192[Aug 08 2023 02:57:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.674s193[Aug 08 2023 02:57:04 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"194[Aug 08 2023 02:57:04 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field195[Aug 08 2023 02:57:04 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."196[Aug 08 2023 02:57:04 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field197[Aug 08 2023 02:57:05 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/08/08198"199[Aug 08 2023 02:57:05 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field200[Aug 08 2023 02:57:05 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/09/08201"202[Aug 08 2023 02:57:05 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field203[Aug 08 2023 02:57:06 UTC (QA Tests)] INFO -- clicking :create_milestone_button204[Aug 08 2023 02:57:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 0.859s205[Aug 08 2023 02:57:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 6.01 seconds206[Aug 08 2023 02:57:07 UTC (QA Tests)] INFO -- clicking :menu_section_button207[Aug 08 2023 02:57:07 UTC (QA Tests)] INFO -- clicking :nav_item_link208[Aug 08 2023 02:57:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.608s209[Aug 08 2023 02:57:07 UTC (QA Tests)] INFO -- clicking :milestone_link210[Aug 08 2023 02:57:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.788s211 creates a group milestone212Create213 SSH key support214[Aug 08 2023 02:57:08 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230808-38-frpnvg/id_rsa -N `215[Aug 08 2023 02:57:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.95 seconds216[Aug 08 2023 02:57:09 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH217[Aug 08 2023 02:57:10 UTC (QA Tests)] INFO -- filling :login_field with "root"218[Aug 08 2023 02:57:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field219[Aug 08 2023 02:57:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"220[Aug 08 2023 02:57:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field221[Aug 08 2023 02:57:11 UTC (QA Tests)] INFO -- clicking :sign_in_button222[Aug 08 2023 02:57:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.17s223[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds224[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.15 seconds225[Aug 08 2023 02:57:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/ssh-tests-e2c80c3f0414cf6d' via api in 0.7 seconds226[Aug 08 2023 02:57:15 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"227[Aug 08 2023 02:57:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.46 seconds228[Aug 08 2023 02:57:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/ssh-tests-e2c80c3f0414cf6d229 pushes code to the repository via SSH230[Aug 08 2023 02:57:18 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together231[Aug 08 2023 02:57:19 UTC (QA Tests)] INFO -- filling :login_field with "root"232[Aug 08 2023 02:57:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field233[Aug 08 2023 02:57:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"234[Aug 08 2023 02:57:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field235[Aug 08 2023 02:57:19 UTC (QA Tests)] INFO -- clicking :sign_in_button236[Aug 08 2023 02:57:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.825s237[Aug 08 2023 02:57:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds238[Aug 08 2023 02:57:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.11 seconds239[Aug 08 2023 02:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/ssh-tests-964ea2e7e51d1f83' via api in 0.52 seconds240 pushes multiple branches and tags together241[Aug 08 2023 02:57:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'242Package243 npm Registry instance level endpoint244 using project deploy token245[Aug 08 2023 02:57:24 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI246[Aug 08 2023 02:57:25 UTC (QA Tests)] INFO -- filling :login_field with "root"247[Aug 08 2023 02:57:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field248[Aug 08 2023 02:57:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"249[Aug 08 2023 02:57:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field250[Aug 08 2023 02:57:26 UTC (QA Tests)] INFO -- clicking :sign_in_button251[Aug 08 2023 02:57:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.89s252[Aug 08 2023 02:57:28 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA253[Aug 08 2023 02:57:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3mrowwt6' via cache in 0.0 seconds254[Aug 08 2023 02:57:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds255[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.11 seconds256[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-2de7a4e0209ac7c0' via api in 0.51 seconds257[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-f701f929c15e6158' via api in 0.39 seconds258[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.259[Aug 08 2023 02:57:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`260[Aug 08 2023 02:57:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`261[Aug 08 2023 02:57:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`262[Aug 08 2023 02:57:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463449 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463449 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-1691463449 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 --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" `263[Aug 08 2023 02:57:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463449`264[Aug 08 2023 02:57:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`265[Aug 08 2023 02:57:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463449' via api in 7.4 seconds266[Aug 08 2023 02:57:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.19 seconds267[Aug 08 2023 02:57:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds268[Aug 08 2023 02:57:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds269[Aug 08 2023 02:57:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds270[Aug 08 2023 02:57:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-2de7a4e0209ac7c0271[Aug 08 2023 02:57:39 UTC (QA Tests)] INFO -- clicking :menu_section_button272[Aug 08 2023 02:57:39 UTC (QA Tests)] INFO -- clicking :nav_item_link273[Aug 08 2023 02:57:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.679s274[Aug 08 2023 02:57:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present275[Aug 08 2023 02:57:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.528s276[Aug 08 2023 02:58:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds277[Aug 08 2023 02:58:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-f701f929c15e6158278[Aug 08 2023 02:58:16 UTC (QA Tests)] INFO -- clicking :menu_section_button279[Aug 08 2023 02:58:16 UTC (QA Tests)] INFO -- clicking :nav_item_link280[Aug 08 2023 02:58:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.748s281[Aug 08 2023 02:58:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present282[Aug 08 2023 02:58:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.216s283[Aug 08 2023 02:58:32 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button284[Aug 08 2023 02:58:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.787s285[Aug 08 2023 02:58:32 UTC (QA Tests)] INFO -- clicking :directory_name_link286[Aug 08 2023 02:58:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.654s287[Aug 08 2023 02:58:33 UTC (QA Tests)] INFO -- clicking :directory_name_link288[Aug 08 2023 02:58:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.655s289[Aug 08 2023 02:58:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-2de7a4e0209ac7c0290[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- clicking :menu_section_button291[Aug 08 2023 02:58:36 UTC (QA Tests)] INFO -- clicking :nav_item_link292[Aug 08 2023 02:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.739s293[Aug 08 2023 02:58:37 UTC (QA Tests)] INFO -- clicking :details-link294[Aug 08 2023 02:58:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.583s295[Aug 08 2023 02:58:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-instace-level-publish-2de7a4e0209ac7c0-0e6ace661b25c9d0'296[Aug 08 2023 02:58:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463449'297[Aug 08 2023 02:58:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463449`298[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-2de7a4e0209ac7c0'299[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-f701f929c15e6158'300 push and pull a npm package via CI301 using personal access token302[Aug 08 2023 02:58:39 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI303[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- filling :login_field with "root"304[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field305[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"306[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field307[Aug 08 2023 02:58:40 UTC (QA Tests)] INFO -- clicking :sign_in_button308[Aug 08 2023 02:58:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.886s309[Aug 08 2023 02:58:43 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA310[Aug 08 2023 02:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-hh0lytna' via cache in 0.0 seconds311[Aug 08 2023 02:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.22 seconds312[Aug 08 2023 02:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.44 seconds313[Aug 08 2023 02:58:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-16e45be9bb752232' via api in 1.1 seconds314[Aug 08 2023 02:58:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-72920468e53afb6a' via api in 0.49 seconds315[Aug 08 2023 02:58:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.316[Aug 08 2023 02:58:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`317[Aug 08 2023 02:58:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`318[Aug 08 2023 02:58:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`319[Aug 08 2023 02:58:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463525 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463525 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-1691463525 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 --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" `320[Aug 08 2023 02:58:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463525`321[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`322[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463525' via api in 6.45 seconds323[Aug 08 2023 02:58:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds324[Aug 08 2023 02:58:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.38 seconds325[Aug 08 2023 02:58:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds326[Aug 08 2023 02:58:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-16e45be9bb752232327[Aug 08 2023 02:58:54 UTC (QA Tests)] INFO -- clicking :menu_section_button328[Aug 08 2023 02:58:54 UTC (QA Tests)] INFO -- clicking :nav_item_link329[Aug 08 2023 02:58:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.772s330[Aug 08 2023 02:58:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present331[Aug 08 2023 02:58:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.265s332[Aug 08 2023 02:59:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.92 seconds333[Aug 08 2023 02:59:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-72920468e53afb6a334[Aug 08 2023 02:59:13 UTC (QA Tests)] INFO -- clicking :menu_section_button335[Aug 08 2023 02:59:13 UTC (QA Tests)] INFO -- clicking :nav_item_link336[Aug 08 2023 02:59:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.779s337[Aug 08 2023 02:59:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present338[Aug 08 2023 02:59:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.246s339[Aug 08 2023 02:59:29 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button340[Aug 08 2023 02:59:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.674s341[Aug 08 2023 02:59:29 UTC (QA Tests)] INFO -- clicking :directory_name_link342[Aug 08 2023 02:59:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.631s343[Aug 08 2023 02:59:30 UTC (QA Tests)] INFO -- clicking :directory_name_link344[Aug 08 2023 02:59:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.71s345[Aug 08 2023 02:59:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-16e45be9bb752232346[Aug 08 2023 02:59:33 UTC (QA Tests)] INFO -- clicking :menu_section_button347[Aug 08 2023 02:59:33 UTC (QA Tests)] INFO -- clicking :nav_item_link348[Aug 08 2023 02:59:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.79s349[Aug 08 2023 02:59:34 UTC (QA Tests)] INFO -- clicking :details-link350[Aug 08 2023 02:59:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-instace-level-publish-16e45be9bb752232-ace161c1dd267ba0'351[Aug 08 2023 02:59:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463525'352[Aug 08 2023 02:59:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463525`353[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-16e45be9bb752232'354[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-72920468e53afb6a'355 push and pull a npm package via CI356 using ci job token357[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI358[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- filling :login_field with "root"359[Aug 08 2023 02:59:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field360[Aug 08 2023 02:59:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"361[Aug 08 2023 02:59:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field362[Aug 08 2023 02:59:37 UTC (QA Tests)] INFO -- clicking :sign_in_button363[Aug 08 2023 02:59:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.764s364[Aug 08 2023 02:59:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA365[Aug 08 2023 02:59:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ebmn70v1' via cache in 0.0 seconds366[Aug 08 2023 02:59:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds367[Aug 08 2023 02:59:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds368[Aug 08 2023 02:59:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-511cc2a2cc35b30e' via api in 0.55 seconds369[Aug 08 2023 02:59:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-83e1a51e7dcd1b18' via api in 0.43 seconds370[Aug 08 2023 02:59:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.371[Aug 08 2023 02:59:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`372[Aug 08 2023 02:59:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`373[Aug 08 2023 02:59:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`374[Aug 08 2023 02:59:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463581 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463581 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-1691463581 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 --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" `375[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463581`376[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`377[Aug 08 2023 02:59:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463581' via api in 6.23 seconds378[Aug 08 2023 02:59:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds379[Aug 08 2023 02:59:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-511cc2a2cc35b30e380[Aug 08 2023 02:59:49 UTC (QA Tests)] INFO -- clicking :menu_section_button381[Aug 08 2023 02:59:49 UTC (QA Tests)] INFO -- clicking :nav_item_link382[Aug 08 2023 02:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s383[Aug 08 2023 02:59:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present384[Aug 08 2023 02:59:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.258s385[Aug 08 2023 03:00:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.16 seconds386[Aug 08 2023 03:00:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-83e1a51e7dcd1b18387[Aug 08 2023 03:00:09 UTC (QA Tests)] INFO -- clicking :menu_section_button388[Aug 08 2023 03:00:09 UTC (QA Tests)] INFO -- clicking :nav_item_link389[Aug 08 2023 03:00:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.835s390[Aug 08 2023 03:00:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present391[Aug 08 2023 03:00:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.14s392[Aug 08 2023 03:00:25 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button393[Aug 08 2023 03:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.781s394[Aug 08 2023 03:00:26 UTC (QA Tests)] INFO -- clicking :directory_name_link395[Aug 08 2023 03:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.67s396[Aug 08 2023 03:00:26 UTC (QA Tests)] INFO -- clicking :directory_name_link397[Aug 08 2023 03:00:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.663s398[Aug 08 2023 03:00:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-511cc2a2cc35b30e399[Aug 08 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :menu_section_button400[Aug 08 2023 03:00:28 UTC (QA Tests)] INFO -- clicking :nav_item_link401[Aug 08 2023 03:00:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s402[Aug 08 2023 03:00:29 UTC (QA Tests)] INFO -- clicking :details-link403[Aug 08 2023 03:00:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-instace-level-publish-511cc2a2cc35b30e-2238ae708cc3688e'404[Aug 08 2023 03:00:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463581'405[Aug 08 2023 03:00:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463581`406[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instace-level-publish-511cc2a2cc35b30e'407[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-instance-level-install-83e1a51e7dcd1b18'408 push and pull a npm package via CI409Create410 Cherry picking from a merge request411[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request412[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- filling :login_field with "root"413[Aug 08 2023 03:00:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field414[Aug 08 2023 03:00:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"415[Aug 08 2023 03:00:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field416[Aug 08 2023 03:00:32 UTC (QA Tests)] INFO -- clicking :sign_in_button417[Aug 08 2023 03:00:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.217s418[Aug 08 2023 03:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds419[Aug 08 2023 03:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.11 seconds420[Aug 08 2023 03:00:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-6cd50b44e4d5736d' via api in 0.95 seconds421[Aug 08 2023 03:00:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds422[Aug 08 2023 03:00:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds423[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.79 seconds424[Aug 08 2023 03:00:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-6cd50b44e4d5736d/-/merge_requests/1425[Aug 08 2023 03:00:41 UTC (QA Tests)] INFO -- clicking :close-button426[Aug 08 2023 03:00:42 UTC (QA Tests)] INFO -- clicking :merge_button427[Aug 08 2023 03:00:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.613s428[Aug 08 2023 03:00:44 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present429[Aug 08 2023 03:00:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.608s430[Aug 08 2023 03:00:45 UTC (QA Tests)] INFO -- clicking :submit_commit_button431[Aug 08 2023 03:00:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.789s432[Aug 08 2023 03:00:47 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present433[Aug 08 2023 03:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.668s434[Aug 08 2023 03:00:49 UTC (QA Tests)] INFO -- clicking :diffs_tab435[Aug 08 2023 03:01:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.048s436[Aug 08 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :file_tree_button437 creates a merge request438Package439 npm Registry group level endpoint440 using ci job token441[Aug 08 2023 03:01:01 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using ci job token push and pull a npm package via CI442[Aug 08 2023 03:01:02 UTC (QA Tests)] INFO -- filling :login_field with "root"443[Aug 08 2023 03:01:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field444[Aug 08 2023 03:01:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"445[Aug 08 2023 03:01:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field446[Aug 08 2023 03:01:02 UTC (QA Tests)] INFO -- clicking :sign_in_button447[Aug 08 2023 03:01:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.857s448[Aug 08 2023 03:01:05 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA449[Aug 08 2023 03:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3mcyqv8y' via cache in 0.0 seconds450[Aug 08 2023 03:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds451[Aug 08 2023 03:01:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds452[Aug 08 2023 03:01:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3ba95bafd3e96efb' via api in 0.62 seconds453[Aug 08 2023 03:01:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-b1d39eb27e130579' via api in 0.5 seconds454[Aug 08 2023 03:01:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.455[Aug 08 2023 03:01:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`456[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`457[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`458[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463666 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463666 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-1691463666 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 --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" `459[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463666`460[Aug 08 2023 03:01:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`461[Aug 08 2023 03:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463666' via api in 6.31 seconds462[Aug 08 2023 03:01:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds463[Aug 08 2023 03:01:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3ba95bafd3e96efb464[Aug 08 2023 03:01:15 UTC (QA Tests)] INFO -- clicking :menu_section_button465[Aug 08 2023 03:01:15 UTC (QA Tests)] INFO -- clicking :nav_item_link466[Aug 08 2023 03:01:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s467[Aug 08 2023 03:01:17 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present468[Aug 08 2023 03:01:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.282s469[Aug 08 2023 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds470[Aug 08 2023 03:01:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-b1d39eb27e130579471[Aug 08 2023 03:01:33 UTC (QA Tests)] INFO -- clicking :menu_section_button472[Aug 08 2023 03:01:33 UTC (QA Tests)] INFO -- clicking :nav_item_link473[Aug 08 2023 03:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.716s474[Aug 08 2023 03:01:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present475[Aug 08 2023 03:01:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.322s476[Aug 08 2023 03:01:49 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button477[Aug 08 2023 03:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.067s478[Aug 08 2023 03:01:50 UTC (QA Tests)] INFO -- clicking :directory_name_link479[Aug 08 2023 03:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.632s480[Aug 08 2023 03:01:50 UTC (QA Tests)] INFO -- clicking :directory_name_link481[Aug 08 2023 03:01:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.778s482[Aug 08 2023 03:01:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3ba95bafd3e96efb483[Aug 08 2023 03:01:53 UTC (QA Tests)] INFO -- clicking :menu_section_button484[Aug 08 2023 03:01:53 UTC (QA Tests)] INFO -- clicking :nav_item_link485[Aug 08 2023 03:01:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.215s486[Aug 08 2023 03:01:54 UTC (QA Tests)] INFO -- clicking :details-link487[Aug 08 2023 03:01:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-group-level-publish-3ba95bafd3e96efb-6b0c3d6349eb155c'488[Aug 08 2023 03:01:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463666'489[Aug 08 2023 03:01:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463666`490[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3ba95bafd3e96efb'491[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-b1d39eb27e130579'492 push and pull a npm package via CI493 using project deploy token494[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using project deploy token push and pull a npm package via CI495[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- filling :login_field with "root"496[Aug 08 2023 03:01:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field497[Aug 08 2023 03:01:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"498[Aug 08 2023 03:01:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field499[Aug 08 2023 03:01:57 UTC (QA Tests)] INFO -- clicking :sign_in_button500[Aug 08 2023 03:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.938s501[Aug 08 2023 03:02:00 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA502[Aug 08 2023 03:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-peomqvw8' via cache in 0.0 seconds503[Aug 08 2023 03:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds504[Aug 08 2023 03:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds505[Aug 08 2023 03:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-da141aa195a26832' via api in 0.58 seconds506[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-0c33126d7dab42e9' via api in 0.44 seconds507[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.508[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`509[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`510[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`511[Aug 08 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463721 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463721 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-1691463721 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 --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" `512[Aug 08 2023 03:02:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463721`513[Aug 08 2023 03:02:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`514[Aug 08 2023 03:02:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463721' via api in 2.45 seconds515[Aug 08 2023 03:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.1 seconds516[Aug 08 2023 03:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds517[Aug 08 2023 03:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.35 seconds518[Aug 08 2023 03:02:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds519[Aug 08 2023 03:02:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-da141aa195a26832520[Aug 08 2023 03:02:06 UTC (QA Tests)] INFO -- clicking :menu_section_button521[Aug 08 2023 03:02:07 UTC (QA Tests)] INFO -- clicking :nav_item_link522[Aug 08 2023 03:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.741s523[Aug 08 2023 03:02:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present524[Aug 08 2023 03:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.238s525[Aug 08 2023 03:02:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds526[Aug 08 2023 03:02:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-0c33126d7dab42e9527[Aug 08 2023 03:02:24 UTC (QA Tests)] INFO -- clicking :menu_section_button528[Aug 08 2023 03:02:25 UTC (QA Tests)] INFO -- clicking :nav_item_link529[Aug 08 2023 03:02:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s530[Aug 08 2023 03:02:27 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present531[Aug 08 2023 03:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.298s532[Aug 08 2023 03:02:40 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button533[Aug 08 2023 03:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.743s534[Aug 08 2023 03:02:41 UTC (QA Tests)] INFO -- clicking :directory_name_link535[Aug 08 2023 03:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.616s536[Aug 08 2023 03:02:42 UTC (QA Tests)] INFO -- clicking :directory_name_link537[Aug 08 2023 03:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.628s538[Aug 08 2023 03:02:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-da141aa195a26832539[Aug 08 2023 03:02:44 UTC (QA Tests)] INFO -- clicking :menu_section_button540[Aug 08 2023 03:02:44 UTC (QA Tests)] INFO -- clicking :nav_item_link541[Aug 08 2023 03:02:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.691s542[Aug 08 2023 03:02:45 UTC (QA Tests)] INFO -- clicking :details-link543[Aug 08 2023 03:02:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-group-level-publish-da141aa195a26832-513bcbe8a202ccd2'544[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463721'545[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463721`546[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-da141aa195a26832'547[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-0c33126d7dab42e9'548 push and pull a npm package via CI549 using personal access token550[Aug 08 2023 03:02:46 UTC (QA Tests)] INFO -- Starting test: Package npm Registry group level endpoint using personal access token push and pull a npm package via CI551[Aug 08 2023 03:02:47 UTC (QA Tests)] INFO -- filling :login_field with "root"552[Aug 08 2023 03:02:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[Aug 08 2023 03:02:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[Aug 08 2023 03:02:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[Aug 08 2023 03:02:48 UTC (QA Tests)] INFO -- clicking :sign_in_button556[Aug 08 2023 03:02:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.805s557[Aug 08 2023 03:02:50 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA558[Aug 08 2023 03:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-lwsan0kj' via cache in 0.0 seconds559[Aug 08 2023 03:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds560[Aug 08 2023 03:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds561[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3606e25cc6799800' via api in 0.6 seconds562[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-8e1e98c48bdb4b0e' via api in 0.43 seconds563[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.564[Aug 08 2023 03:02:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`565[Aug 08 2023 03:02:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`566[Aug 08 2023 03:02:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`567[Aug 08 2023 03:02:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463771 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463771 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-1691463771 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 --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" `568[Aug 08 2023 03:02:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463771`569[Aug 08 2023 03:02:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`570[Aug 08 2023 03:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1691463771' via api in 1.33 seconds571[Aug 08 2023 03:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds572[Aug 08 2023 03:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds573[Aug 08 2023 03:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds574[Aug 08 2023 03:02:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3606e25cc6799800575[Aug 08 2023 03:02:55 UTC (QA Tests)] INFO -- clicking :menu_section_button576[Aug 08 2023 03:02:55 UTC (QA Tests)] INFO -- clicking :nav_item_link577[Aug 08 2023 03:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.806s578[Aug 08 2023 03:02:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present579[Aug 08 2023 03:02:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.238s580[Aug 08 2023 03:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds581[Aug 08 2023 03:03:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-8e1e98c48bdb4b0e582[Aug 08 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :menu_section_button583[Aug 08 2023 03:03:13 UTC (QA Tests)] INFO -- clicking :nav_item_link584[Aug 08 2023 03:03:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s585[Aug 08 2023 03:03:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present586[Aug 08 2023 03:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.315s587[Aug 08 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button588[Aug 08 2023 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.63s589[Aug 08 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :directory_name_link590[Aug 08 2023 03:03:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.637s591[Aug 08 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :directory_name_link592[Aug 08 2023 03:03:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.666s593[Aug 08 2023 03:03:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3606e25cc6799800594[Aug 08 2023 03:03:33 UTC (QA Tests)] INFO -- clicking :menu_section_button595[Aug 08 2023 03:03:33 UTC (QA Tests)] INFO -- clicking :nav_item_link596[Aug 08 2023 03:03:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.785s597[Aug 08 2023 03:03:34 UTC (QA Tests)] INFO -- clicking :details-link598[Aug 08 2023 03:03:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-3/npm-group-level-publish-3606e25cc6799800-29fac74b1e4be54f'599[Aug 08 2023 03:03:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1691463771'600[Aug 08 2023 03:03:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1691463771`601[Aug 08 2023 03:03:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-publish-3606e25cc6799800'602[Aug 08 2023 03:03:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/npm-group-level-install-8e1e98c48bdb4b0e'603 push and pull a npm package via CI604Data Stores605 User606 when added to sub-group607[Aug 08 2023 03:03:35 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files608[Aug 08 2023 03:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds609[Aug 08 2023 03:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-fe8dbd0cb8364af2' via api in 0.34 seconds610[Aug 08 2023 03:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-fe8dbd0cb8364af2/sub-group-to-test-user-access-1b81c089286383d1' via api in 0.26 seconds611[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-fe8dbd0cb8364af2/parent-group-project-to-test-user-access-dd3449afd8e3acb0' via api in 0.78 seconds612[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a047be875ae613b8' via api in 0.28 seconds613[Aug 08 2023 03:03:37 UTC (QA Tests)] INFO -- Adding user qa-user-a047be875ae613b8 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-fe8dbd0cb8364af2/sub-group-to-test-user-access-1b81c089286383d1 QA::Resource::Group614[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a047be875ae613b8"615[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field616[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"617[Aug 08 2023 03:03:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field618[Aug 08 2023 03:03:39 UTC (QA Tests)] INFO -- clicking :sign_in_button619[Aug 08 2023 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.746s620[Aug 08 2023 03:03:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-fe8dbd0cb8364af2/parent-group-project-to-test-user-access-dd3449afd8e3acb0621[Aug 08 2023 03:03:42 UTC (QA Tests)] INFO -- clicking :file_name_link622[Aug 08 2023 03:03:42 UTC (QA Tests)] INFO -- clicking :action_dropdown623[Aug 08 2023 03:03:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.546s624[Aug 08 2023 03:03:43 UTC (QA Tests)] INFO -- clicking :edit_menu_item625[Aug 08 2023 03:03:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a047be875ae613b8'626 is not allowed to edit the parent group project files627 when added to parent group628[Aug 08 2023 03:03:43 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files629[Aug 08 2023 03:03:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds630[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f02d5fd40699935d' via api in 0.33 seconds631[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f02d5fd40699935d/sub-group-to-test-user-access-76f7395950034ccf' via api in 0.24 seconds632[Aug 08 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-297c065ffda3dbe2' via api in 0.24 seconds633[Aug 08 2023 03:03:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f02d5fd40699935d/sub-group-to-test-user-access-76f7395950034ccf/sub-group-project-to-test-user-access-c8fccdbaa35a3e47' via api in 0.75 seconds634[Aug 08 2023 03:03:45 UTC (QA Tests)] INFO -- Adding user qa-user-297c065ffda3dbe2 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f02d5fd40699935d QA::Resource::Group635[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-297c065ffda3dbe2"636[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field637[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"638[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field639[Aug 08 2023 03:03:46 UTC (QA Tests)] INFO -- clicking :sign_in_button640[Aug 08 2023 03:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.548s641[Aug 08 2023 03:03:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f02d5fd40699935d/sub-group-to-test-user-access-76f7395950034ccf/sub-group-project-to-test-user-access-c8fccdbaa35a3e47642[Aug 08 2023 03:03:50 UTC (QA Tests)] INFO -- clicking :file_name_link643[Aug 08 2023 03:03:50 UTC (QA Tests)] INFO -- clicking :action_dropdown644[Aug 08 2023 03:03:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.52s645[Aug 08 2023 03:03:51 UTC (QA Tests)] INFO -- clicking :edit_menu_item646[Aug 08 2023 03:03:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.15s647[Aug 08 2023 03:03:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-297c065ffda3dbe2'648 is allowed to edit the sub-group project files649Create650 Merge request rebasing651[Aug 08 2023 03:03:52 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request652[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- filling :login_field with "root"653[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field654[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"655[Aug 08 2023 03:03:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field656[Aug 08 2023 03:03:54 UTC (QA Tests)] INFO -- clicking :sign_in_button657[Aug 08 2023 03:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.833s658[Aug 08 2023 03:03:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds659[Aug 08 2023 03:03:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds660[Aug 08 2023 03:03:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8' via api in 0.89 seconds661[Aug 08 2023 03:03:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds662[Aug 08 2023 03:03:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.96 seconds663[Aug 08 2023 03:03:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8664[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- clicking :menu_section_button665[Aug 08 2023 03:04:01 UTC (QA Tests)] INFO -- clicking :nav_item_link666[Aug 08 2023 03:04:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.721s667[Aug 08 2023 03:04:02 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button668[Aug 08 2023 03:04:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.847s669[Aug 08 2023 03:04:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds670[Aug 08 2023 03:04:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8/-/merge_requests/1671[Aug 08 2023 03:04:06 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8/-/merge_requests/1672[Aug 08 2023 03:04:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.852s673[Aug 08 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :mr_rebase_button674[Aug 08 2023 03:04:08 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments675[Aug 08 2023 03:04:08 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8/-/merge_requests/1676[Aug 08 2023 03:04:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.113s677[Aug 08 2023 03:04:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 11.054s678[Aug 08 2023 03:04:22 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8/-/merge_requests/1679[Aug 08 2023 03:04:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.622s680[Aug 08 2023 03:04:23 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-b0377b4ad06210f8/-/merge_requests/1681[Aug 08 2023 03:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.642s682[Aug 08 2023 03:04:25 UTC (QA Tests)] INFO -- clicking :merge_button683[Aug 08 2023 03:04:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s684[Aug 08 2023 03:04:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.022s685[Aug 08 2023 03:04:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.07s686 user rebases source branch of merge request687Plan688 Project Wiki689 with Wiki Sidebar690[Aug 08 2023 03:04:28 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work691[Aug 08 2023 03:04:29 UTC (QA Tests)] INFO -- filling :login_field with "root"692[Aug 08 2023 03:04:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field693[Aug 08 2023 03:04:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"694[Aug 08 2023 03:04:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field695[Aug 08 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :sign_in_button696[Aug 08 2023 03:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.873s697[Aug 08 2023 03:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds698[Aug 08 2023 03:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds699[Aug 08 2023 03:04:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/wiki_testing-5db959b2b6648d8f' via api in 0.65 seconds700[Aug 08 2023 03:04:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.14 seconds701[Aug 08 2023 03:04:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds702[Aug 08 2023 03:04:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds703[Aug 08 2023 03:04:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds704[Aug 08 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds705[Aug 08 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds706[Aug 08 2023 03:04:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/wiki_testing-5db959b2b6648d8f/-/wikis/Home707[Aug 08 2023 03:04:36 UTC (QA Tests)] INFO -- clicking :wiki_page_link708[Aug 08 2023 03:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.668s709 has all expected links that work710 with Wiki Page List711[Aug 08 2023 03:04:37 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work712[Aug 08 2023 03:04:37 UTC (QA Tests)] INFO -- filling :login_field with "root"713[Aug 08 2023 03:04:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field714[Aug 08 2023 03:04:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"715[Aug 08 2023 03:04:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field716[Aug 08 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :sign_in_button717[Aug 08 2023 03:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.857s718[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds719[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds720[Aug 08 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/wiki_testing-e6ccdbe90fcad496' via api in 0.62 seconds721[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.08 seconds722[Aug 08 2023 03:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds723[Aug 08 2023 03:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds724[Aug 08 2023 03:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds725[Aug 08 2023 03:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds726[Aug 08 2023 03:04:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds727[Aug 08 2023 03:04:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds728[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds729[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds730[Aug 08 2023 03:04:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds731[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds732[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds733[Aug 08 2023 03:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds734[Aug 08 2023 03:04:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds735[Aug 08 2023 03:04:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds736[Aug 08 2023 03:04:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds737[Aug 08 2023 03:04:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/wiki_testing-e6ccdbe90fcad496/-/wikis/Home738[Aug 08 2023 03:04:48 UTC (QA Tests)] INFO -- clicking :view_all_pages_button739[Aug 08 2023 03:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.728s740[Aug 08 2023 03:04:50 UTC (QA Tests)] INFO -- clicking :wiki_page_link741[Aug 08 2023 03:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.642s742 has all expected links that work743Release744 Git clone using a deploy key745[Aug 08 2023 03:04:50 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines746[Aug 08 2023 03:04:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds747[Aug 08 2023 03:04:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.11 seconds748[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-6a616d47ecc54ed0' via api in 0.58 seconds749[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.750[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`751[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`752[Aug 08 2023 03:04:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6e3a2fbf --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6e3a2fbf 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-6e3a2fbf --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list qa-runner-6e3a2fbf --executor shell && gitlab-runner run" `753[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6e3a2fbf`754[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`755[Aug 08 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-6e3a2fbf' via api in 1.28 seconds756[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- filling :login_field with "root"757[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[Aug 08 2023 03:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[Aug 08 2023 03:04:54 UTC (QA Tests)] INFO -- clicking :sign_in_button761[Aug 08 2023 03:04:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.976s762[Aug 08 2023 03:04:56 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20230808-38-upffkp/id_ecdsa -N `763[Aug 08 2023 03:04:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-6a616d47ecc54ed0764[Aug 08 2023 03:04:57 UTC (QA Tests)] INFO -- clicking :menu_section_button765[Aug 08 2023 03:04:58 UTC (QA Tests)] INFO -- clicking :nav_item_link766[Aug 08 2023 03:04:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.08s767[Aug 08 2023 03:05:00 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"768[Aug 08 2023 03:05:00 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field769[Aug 08 2023 03:05:00 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"770[Aug 08 2023 03:05:00 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field771[Aug 08 2023 03:05:01 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button772[Aug 08 2023 03:05:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.244s773[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.6 seconds774[Aug 08 2023 03:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds775[Aug 08 2023 03:05:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"776[Aug 08 2023 03:05:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds777[Aug 08 2023 03:05:04 UTC (QA Tests)] INFO -- clicking :menu_section_button778[Aug 08 2023 03:05:04 UTC (QA Tests)] INFO -- clicking :nav_item_link779[Aug 08 2023 03:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s780[Aug 08 2023 03:05:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.365s781[Aug 08 2023 03:05:08 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-6a616d47ecc54ed0/-/jobs/13782[Aug 08 2023 03:05:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.553s783[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-6e3a2fbf'784[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-6e3a2fbf`785[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-6a616d47ecc54ed0'786 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines787[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines788[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds789[Aug 08 2023 03:05:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds790[Aug 08 2023 03:05:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-4f2fbf309663e2f8' via api in 0.63 seconds791[Aug 08 2023 03:05:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.792[Aug 08 2023 03:05:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`793[Aug 08 2023 03:05:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`794[Aug 08 2023 03:05:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-0d941fcc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-0d941fcc 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-0d941fcc --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list qa-runner-0d941fcc --executor shell && gitlab-runner run" `795[Aug 08 2023 03:05:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-0d941fcc`796[Aug 08 2023 03:05:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`797[Aug 08 2023 03:05:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-0d941fcc' via api in 1.18 seconds798[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- filling :login_field with "root"799[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field800[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"801[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field802[Aug 08 2023 03:05:14 UTC (QA Tests)] INFO -- clicking :sign_in_button803[Aug 08 2023 03:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.973s804[Aug 08 2023 03:05:17 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20230808-38-km43ke/id_ed25519 -N `805[Aug 08 2023 03:05:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-4f2fbf309663e2f8806[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- clicking :menu_section_button807[Aug 08 2023 03:05:18 UTC (QA Tests)] INFO -- clicking :nav_item_link808[Aug 08 2023 03:05:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.969s809[Aug 08 2023 03:05:21 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"810[Aug 08 2023 03:05:21 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field811[Aug 08 2023 03:05:21 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"812[Aug 08 2023 03:05:21 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field813[Aug 08 2023 03:05:21 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button814[Aug 08 2023 03:05:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 0.838s815[Aug 08 2023 03:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.03 seconds816[Aug 08 2023 03:05:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds817[Aug 08 2023 03:05:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"818[Aug 08 2023 03:05:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.33 seconds819[Aug 08 2023 03:05:24 UTC (QA Tests)] INFO -- clicking :menu_section_button820[Aug 08 2023 03:05:24 UTC (QA Tests)] INFO -- clicking :nav_item_link821[Aug 08 2023 03:05:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s822[Aug 08 2023 03:05:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.523s823[Aug 08 2023 03:05:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.543s824[Aug 08 2023 03:05:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-0d941fcc'825[Aug 08 2023 03:05:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-0d941fcc`826[Aug 08 2023 03:05:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-4f2fbf309663e2f8'827 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines828[Aug 08 2023 03:05:28 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines829[Aug 08 2023 03:05:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds830[Aug 08 2023 03:05:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds831[Aug 08 2023 03:05:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-c9e79c5a67809eb1' via api in 0.6 seconds832[Aug 08 2023 03:05:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.833[Aug 08 2023 03:05:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`834[Aug 08 2023 03:05:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`835[Aug 08 2023 03:05:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3b2797fd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3b2797fd 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-3b2797fd --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list qa-runner-3b2797fd --executor shell && gitlab-runner run" `836[Aug 08 2023 03:05:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3b2797fd`837[Aug 08 2023 03:05:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`838[Aug 08 2023 03:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3b2797fd' via api in 6.27 seconds839[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- filling :login_field with "root"840[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field841[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"842[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field843[Aug 08 2023 03:05:36 UTC (QA Tests)] INFO -- clicking :sign_in_button844[Aug 08 2023 03:05:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.942s845[Aug 08 2023 03:05:39 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20230808-38-bz1tl0/id_rsa -N `846[Aug 08 2023 03:05:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-c9e79c5a67809eb1847[Aug 08 2023 03:05:42 UTC (QA Tests)] INFO -- clicking :menu_section_button848[Aug 08 2023 03:05:42 UTC (QA Tests)] INFO -- clicking :nav_item_link849[Aug 08 2023 03:05:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.02s850[Aug 08 2023 03:05:44 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"851[Aug 08 2023 03:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field852[Aug 08 2023 03:05:44 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"853[Aug 08 2023 03:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field854[Aug 08 2023 03:05:45 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button855[Aug 08 2023 03:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.205s856[Aug 08 2023 03:05:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.4 seconds857[Aug 08 2023 03:05:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds858[Aug 08 2023 03:05:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"859[Aug 08 2023 03:05:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.32 seconds860[Aug 08 2023 03:05:48 UTC (QA Tests)] INFO -- clicking :menu_section_button861[Aug 08 2023 03:05:48 UTC (QA Tests)] INFO -- clicking :nav_item_link862[Aug 08 2023 03:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.749s863[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3b2797fd'864[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3b2797fd`865[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/deploy-key-clone-project-c9e79c5a67809eb1'866 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines867Package868 RubyGems Repository869[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem870[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds871[Aug 08 2023 03:06:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.15 seconds872[Aug 08 2023 03:06:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/rubygems-package-project-affd1a2e49bab165' via api in 0.62 seconds873[Aug 08 2023 03:06:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.874[Aug 08 2023 03:06:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`875[Aug 08 2023 03:06:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`876[Aug 08 2023 03:06:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`877[Aug 08 2023 03:06:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691463964 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691463964 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-1691463964 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-rubygems-package-project-affd1a2e49bab165 --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" `878[Aug 08 2023 03:06:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691463964`879[Aug 08 2023 03:06:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`880[Aug 08 2023 03:06:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691463964' via api in 6.3 seconds881[Aug 08 2023 03:06:11 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/rubygems-package-project-affd1a2e49bab165"882[Aug 08 2023 03:06:11 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages883[Aug 08 2023 03:06:12 UTC (QA Tests)] INFO -- filling :login_field with "root"884[Aug 08 2023 03:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field885[Aug 08 2023 03:06:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"886[Aug 08 2023 03:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field887[Aug 08 2023 03:06:13 UTC (QA Tests)] INFO -- clicking :sign_in_button888[Aug 08 2023 03:06:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.934s889[Aug 08 2023 03:06:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds890[Aug 08 2023 03:06:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/rubygems-package-project-affd1a2e49bab165891[Aug 08 2023 03:06:18 UTC (QA Tests)] INFO -- clicking :menu_section_button892[Aug 08 2023 03:06:18 UTC (QA Tests)] INFO -- clicking :nav_item_link893[Aug 08 2023 03:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s894[Aug 08 2023 03:06:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present895[Aug 08 2023 03:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.289s896[Aug 08 2023 03:06:34 UTC (QA Tests)] INFO -- clicking :menu_section_button897[Aug 08 2023 03:06:34 UTC (QA Tests)] INFO -- clicking :nav_item_link898[Aug 08 2023 03:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.791s899[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/rubygems-package-project-affd1a2e49bab165"900[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages901 publishes a Ruby gem902Create903 Open Web IDE from Diff Tab904[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab905 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)906Plan907 check xss occurence in @mentions in issues908[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- Starting test: Plan check xss occurence in @mentions in issues mentions a user in a comment909[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1997735b39b8e0d7' via api in 0.26 seconds910[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds911[Aug 08 2023 03:06:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds912[Aug 08 2023 03:06:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/xss-test-for-mentions-project-be098d944ad88aa3' via api in 0.63 seconds913[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- filling :login_field with "root"914[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field915[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"916[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field917[Aug 08 2023 03:06:37 UTC (QA Tests)] INFO -- clicking :sign_in_button918[Aug 08 2023 03:06:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.039s919[Aug 08 2023 03:06:40 UTC (QA Tests)] INFO -- Adding user qa-user-1997735b39b8e0d7 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/xss-test-for-mentions-project-be098d944ad88aa3 QA::Resource::Project920[Aug 08 2023 03:06:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.44 seconds921[Aug 08 2023 03:06:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/xss-test-for-mentions-project-be098d944ad88aa3/-/issues/1922[Aug 08 2023 03:06:43 UTC (QA Tests)] INFO -- clicking :issue-title923[Aug 08 2023 03:06:43 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown924[Aug 08 2023 03:06:44 UTC (QA Tests)] INFO -- clicking :issue-title925[Aug 08 2023 03:06:44 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown926[Aug 08 2023 03:06:44 UTC (QA Tests)] INFO -- filling :comment_field with "cc-ing you here @qa-user-1997735b39b8e0d7927"928[Aug 08 2023 03:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field929[Aug 08 2023 03:06:45 UTC (QA Tests)] INFO -- clicking :comment_button930[Aug 08 2023 03:06:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-1997735b39b8e0d7'931 mentions a user in a comment932Create933 Repository Usage Quota934[Aug 08 2023 03:06:45 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage935[Aug 08 2023 03:06:45 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size936[Aug 08 2023 03:06:46 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size937[Aug 08 2023 03:06:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds938[Aug 08 2023 03:06:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.11 seconds939[Aug 08 2023 03:06:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/repository-usage-0ffea598f8226bce-0e584d55f0a5ec4e' via api in 0.57 seconds940[Aug 08 2023 03:06:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file"941[Aug 08 2023 03:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.71 seconds942[Aug 08 2023 03:06:55 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size943[Aug 08 2023 03:06:55 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size944 matches cloned repo usage to reported usage945Package946 Maven Repository with Gradle947 using project deploy token948[Aug 08 2023 03:06:55 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle949[Aug 08 2023 03:06:56 UTC (QA Tests)] INFO -- filling :login_field with "root"950[Aug 08 2023 03:06:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field951[Aug 08 2023 03:06:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"952[Aug 08 2023 03:06:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field953[Aug 08 2023 03:06:57 UTC (QA Tests)] INFO -- clicking :sign_in_button954[Aug 08 2023 03:06:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.163s955[Aug 08 2023 03:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds956[Aug 08 2023 03:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds957[Aug 08 2023 03:07:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/maven_gradle_project-47a5e1071076ff9d' via api in 0.91 seconds958[Aug 08 2023 03:07:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.959[Aug 08 2023 03:07:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`960[Aug 08 2023 03:07:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`961[Aug 08 2023 03:07:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`962[Aug 08 2023 03:07:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464020 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464020 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-1691464020 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-maven_gradle_project-47a5e1071076ff9d --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" `963[Aug 08 2023 03:07:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464020`964[Aug 08 2023 03:07:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`965[Aug 08 2023 03:07:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464020' via api in 1.57 seconds966[Aug 08 2023 03:07:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.1 seconds967[Aug 08 2023 03:07:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds968[Aug 08 2023 03:07:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds969[Aug 08 2023 03:07:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/maven_gradle_project-47a5e1071076ff9d970[Aug 08 2023 03:07:05 UTC (QA Tests)] INFO -- clicking :menu_section_button971[Aug 08 2023 03:07:05 UTC (QA Tests)] INFO -- clicking :nav_item_link972[Aug 08 2023 03:07:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.8s973[Aug 08 2023 03:07:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present974[Aug 08 2023 03:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.337s975[Aug 08 2023 03:07:40 UTC (QA Tests)] INFO -- clicking :pipeline_path976[Aug 08 2023 03:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 1.034s977[Aug 08 2023 03:07:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present978[Aug 08 2023 03:07:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.312s979[Aug 08 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :menu_section_button980[Aug 08 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :nav_item_link981[Aug 08 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.73s982[Aug 08 2023 03:07:44 UTC (QA Tests)] INFO -- clicking :details-link983[Aug 08 2023 03:07:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.573s984 pushes and pulls a maven package via gradle985 using ci job token986[Aug 08 2023 03:07:44 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle987[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- filling :login_field with "root"988[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field989[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"990[Aug 08 2023 03:07:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field991[Aug 08 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :sign_in_button992[Aug 08 2023 03:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.08s993[Aug 08 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds994[Aug 08 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds995[Aug 08 2023 03:07:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/maven_gradle_project-9e835b06021db04c' via api in 0.93 seconds996[Aug 08 2023 03:07:50 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.997[Aug 08 2023 03:07:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`998[Aug 08 2023 03:07:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`999[Aug 08 2023 03:07:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1000[Aug 08 2023 03:07:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464069 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464069 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-1691464069 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-maven_gradle_project-9e835b06021db04c --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" `1001[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464069`1002[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1003[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464069' via api in 6.35 seconds1004[Aug 08 2023 03:07:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds1005[Aug 08 2023 03:07:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1006[Aug 08 2023 03:07:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/maven_gradle_project-9e835b06021db04c1007[Aug 08 2023 03:07:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1008[Aug 08 2023 03:07:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1009[Aug 08 2023 03:08:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.782s1010[Aug 08 2023 03:08:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1011[Aug 08 2023 03:08:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.357s1012[Aug 08 2023 03:08:15 UTC (QA Tests)] INFO -- clicking :pipeline_path1013[Aug 08 2023 03:08:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 0.848s1014[Aug 08 2023 03:08:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1015[Aug 08 2023 03:08:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.361s1016[Aug 08 2023 03:08:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1017[Aug 08 2023 03:08:30 UTC (QA Tests)] INFO -- clicking :nav_item_link1018[Aug 08 2023 03:08:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s1019[Aug 08 2023 03:08:30 UTC (QA Tests)] INFO -- clicking :details-link1020[Aug 08 2023 03:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.559s1021 pushes and pulls a maven package via gradle1022 using personal access token1023[Aug 08 2023 03:08:31 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle1024[Aug 08 2023 03:08:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1025[Aug 08 2023 03:08:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1026[Aug 08 2023 03:08:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1027[Aug 08 2023 03:08:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1028[Aug 08 2023 03:08:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1029[Aug 08 2023 03:08:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.123s1030[Aug 08 2023 03:08:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1031[Aug 08 2023 03:08:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1032[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/maven_gradle_project-a05fa1dcd476a150' via api in 0.88 seconds1033[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1034[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1035[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1036[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1037[Aug 08 2023 03:08:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1691464116 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1691464116 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-1691464116 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-maven_gradle_project-a05fa1dcd476a150 --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" `1038[Aug 08 2023 03:08:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1691464116`1039[Aug 08 2023 03:08:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1040[Aug 08 2023 03:08:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1691464116' via api in 1.45 seconds1041[Aug 08 2023 03:08:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds1042[Aug 08 2023 03:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1043[Aug 08 2023 03:08:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/maven_gradle_project-a05fa1dcd476a1501044[Aug 08 2023 03:08:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1045[Aug 08 2023 03:08:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1046[Aug 08 2023 03:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.876s1047[Aug 08 2023 03:08:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1048[Aug 08 2023 03:08:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.276s1049[Aug 08 2023 03:08:57 UTC (QA Tests)] INFO -- clicking :pipeline_path1050[Aug 08 2023 03:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 0.873s1051[Aug 08 2023 03:08:58 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1052[Aug 08 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.33s1053[Aug 08 2023 03:09:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1054[Aug 08 2023 03:09:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1055[Aug 08 2023 03:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.716s1056[Aug 08 2023 03:09:12 UTC (QA Tests)] INFO -- clicking :details-link1057[Aug 08 2023 03:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.563s1058 pushes and pulls a maven package via gradle1059Plan1060 Project milestone1061[Aug 08 2023 03:09:13 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone1062[Aug 08 2023 03:09:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1063[Aug 08 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1064[Aug 08 2023 03:09:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1065[Aug 08 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1066[Aug 08 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1067[Aug 08 2023 03:09:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.11s1068[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1069[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1070[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-milestone-b7da582914c809fb' via api in 0.63 seconds1071[Aug 08 2023 03:09:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-milestone-b7da582914c809fb1072[Aug 08 2023 03:09:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1073[Aug 08 2023 03:09:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1074[Aug 08 2023 03:09:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.832s1075[Aug 08 2023 03:09:20 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link1076[Aug 08 2023 03:09:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_milestone_link' took 0.765s1077[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"1078[Aug 08 2023 03:09:21 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1079[Aug 08 2023 03:09:22 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."1080[Aug 08 2023 03:09:22 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1081[Aug 08 2023 03:09:22 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/08/081082"1083[Aug 08 2023 03:09:22 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1084[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/09/081085"1086[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1087[Aug 08 2023 03:09:23 UTC (QA Tests)] INFO -- clicking :create_milestone_button1088[Aug 08 2023 03:09:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 1.176s1089[Aug 08 2023 03:09:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 6.43 seconds1090[Aug 08 2023 03:09:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1091[Aug 08 2023 03:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.749s1092[Aug 08 2023 03:09:25 UTC (QA Tests)] INFO -- clicking :milestone_link1093[Aug 08 2023 03:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.866s1094 creates a project milestone1095Plan1096 Milestones1097 Project milestone1098 behaves like milestone assigned to new issue1099[Aug 08 2023 03:09:26 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to new issue is assigned to a new issue1100[Aug 08 2023 03:09:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1101[Aug 08 2023 03:09:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1102[Aug 08 2023 03:09:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1103[Aug 08 2023 03:09:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1104[Aug 08 2023 03:09:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1105[Aug 08 2023 03:09:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.166s1106[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1107[Aug 08 2023 03:09:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-21352012' via api in 0.32 seconds1108[Aug 08 2023 03:09:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-21352012/project-to-test-milestones-ca3153ff-8555b78c35716328' via api in 0.45 seconds1109[Aug 08 2023 03:09:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.15 seconds1110[Aug 08 2023 03:09:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-21352012/project-to-test-milestones-ca3153ff-8555b78c357163281111[Aug 08 2023 03:09:33 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1112[Aug 08 2023 03:09:33 UTC (QA Tests)] INFO -- clicking :create_menu_item1113[Aug 08 2023 03:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 2.332s1114[Aug 08 2023 03:09:35 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 6b568f9408fa703c"1115[Aug 08 2023 03:09:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1116[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 196d9a3b2f632180"1117[Aug 08 2023 03:09:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1118[Aug 08 2023 03:09:37 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1119[Aug 08 2023 03:09:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.707s1120[Aug 08 2023 03:09:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.7 seconds1121 is assigned to a new issue1122 behaves like milestone assigned to existing issue1123[Aug 08 2023 03:09:40 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to existing issue is assigned to an existing issue1124[Aug 08 2023 03:09:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1125[Aug 08 2023 03:09:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1126[Aug 08 2023 03:09:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1127[Aug 08 2023 03:09:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1128[Aug 08 2023 03:09:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1129[Aug 08 2023 03:09:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.239s1130[Aug 08 2023 03:09:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1131[Aug 08 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-2929d162' via api in 0.31 seconds1132[Aug 08 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-2929d162/project-to-test-milestones-2ce7131d-c04480ea7cb9dc05' via api in 0.54 seconds1133[Aug 08 2023 03:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.27 seconds1134[Aug 08 2023 03:09:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-2929d162/project-to-test-milestones-2ce7131d-c04480ea7cb9dc05/-/issues/11135[Aug 08 2023 03:09:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.14 seconds1136[Aug 08 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :edit-button1137[Aug 08 2023 03:09:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-2929d162/project-to-test-milestones-2ce7131d-c04480ea7cb9dc05/-/issues/11138 is assigned to an existing issue1139 Group milestone1140 behaves like milestone assigned to new issue1141[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to new issue is assigned to a new issue1142[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1143[Aug 08 2023 03:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1144[Aug 08 2023 03:09:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1145[Aug 08 2023 03:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1146[Aug 08 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1147[Aug 08 2023 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.215s1148[Aug 08 2023 03:09:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1149[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-879e4440' via api in 0.38 seconds1150[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-879e4440/project-to-test-milestones-8d6a4624-9f8cf55dfa054e24' via api in 0.46 seconds1151[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '5' via api in 0.1 seconds1152[Aug 08 2023 03:09:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-879e4440/project-to-test-milestones-8d6a4624-9f8cf55dfa054e241153[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1154[Aug 08 2023 03:09:57 UTC (QA Tests)] INFO -- clicking :create_menu_item1155[Aug 08 2023 03:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.076s1156[Aug 08 2023 03:09:58 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title ec4d36d9ee9fa253"1157[Aug 08 2023 03:09:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1158[Aug 08 2023 03:09:59 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 8ae6ed45900688a8"1159[Aug 08 2023 03:09:59 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1160[Aug 08 2023 03:10:00 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1161[Aug 08 2023 03:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.777s1162[Aug 08 2023 03:10:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.55 seconds1163 is assigned to a new issue1164 behaves like milestone assigned to existing issue1165[Aug 08 2023 03:10:03 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to existing issue is assigned to an existing issue1166[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1167[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1168[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1169[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1170[Aug 08 2023 03:10:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1171[Aug 08 2023 03:10:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.301s1172[Aug 08 2023 03:10:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1173[Aug 08 2023 03:10:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-3779949b' via api in 0.35 seconds1174[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-3779949b/project-to-test-milestones-56eb18d6-52948616a4430602' via api in 0.49 seconds1175[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.33 seconds1176[Aug 08 2023 03:10:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-3779949b/project-to-test-milestones-56eb18d6-52948616a4430602/-/issues/11177[Aug 08 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '6' via api in 0.11 seconds1178[Aug 08 2023 03:10:11 UTC (QA Tests)] INFO -- clicking :edit-button1179[Aug 08 2023 03:10:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-milestones-3779949b/project-to-test-milestones-56eb18d6-52948616a4430602/-/issues/11180 is assigned to an existing issue1181Verify1182 Pipeline with prefill variables1183[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page1184[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1185[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1186[Aug 08 2023 03:10:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-prefill-variables-3f8db6f399ae5aaa' via api in 0.63 seconds1187[Aug 08 2023 03:10:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1188[Aug 08 2023 03:10:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1189[Aug 08 2023 03:10:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1190[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1191[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1192[Aug 08 2023 03:10:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1193[Aug 08 2023 03:10:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.154s1194[Aug 08 2023 03:10:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-prefill-variables-3f8db6f399ae5aaa1195[Aug 08 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1196[Aug 08 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1197[Aug 08 2023 03:10:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s1198[Aug 08 2023 03:10:23 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1199[Aug 08 2023 03:10:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.151s1200 shows only variables with description as prefill variables on the run pipeline page1201[Aug 08 2023 03:10:26 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined1202[Aug 08 2023 03:10:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1203[Aug 08 2023 03:10:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1204[Aug 08 2023 03:10:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-prefill-variables-7b77be1a1cb32109' via api in 0.58 seconds1205[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1206[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1207[Aug 08 2023 03:10:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1208[Aug 08 2023 03:10:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1209[Aug 08 2023 03:10:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1210[Aug 08 2023 03:10:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1211[Aug 08 2023 03:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.223s1212[Aug 08 2023 03:10:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-prefill-variables-7b77be1a1cb321091213[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1214[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1215[Aug 08 2023 03:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.708s1216[Aug 08 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1217[Aug 08 2023 03:10:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.144s1218[Aug 08 2023 03:10:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.77s1219[Aug 08 2023 03:10:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.776s1220[Aug 08 2023 03:10:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? ci_variable_value_dropdown' took 1.808s1221[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- clicking :ci_variable_value_dropdown1222 shows dropdown for variables with description, value, and options defined1223Verify1224 Include multiple files from a project1225[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config1226[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1227[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1228[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-pipeline-1-53387c8c2bd1831d' via api in 0.6 seconds1229[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1230[Aug 08 2023 03:10:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1231[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1232[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4aeduxoc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4aeduxoc 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-4aeduxoc --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list qa-runner-4aeduxoc --executor shell && gitlab-runner run" `1233[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4aeduxoc`1234[Aug 08 2023 03:10:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1235[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-4aeduxoc' via api in 1.2 seconds1236[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1237[Aug 08 2023 03:10:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1238[Aug 08 2023 03:10:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1239[Aug 08 2023 03:10:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1240[Aug 08 2023 03:10:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1241[Aug 08 2023 03:10:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s1242[Aug 08 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1243[Aug 08 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds1244[Aug 08 2023 03:10:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-pipeline-2-a96d83cf9cb5503b' via api in 0.61 seconds1245[Aug 08 2023 03:10:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1246[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1247[Aug 08 2023 03:10:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-pipeline-1-53387c8c2bd1831d1248[Aug 08 2023 03:10:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1249[Aug 08 2023 03:10:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1250[Aug 08 2023 03:10:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.672s1251[Aug 08 2023 03:11:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1252[Aug 08 2023 03:11:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.32s1253[Aug 08 2023 03:11:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-4aeduxoc'1254[Aug 08 2023 03:11:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4aeduxoc`1255 runs the pipeline with composed config1256Create1257 Git clone over HTTP1258[Aug 08 2023 03:11:03 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone1259[Aug 08 2023 03:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1260[Aug 08 2023 03:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1261[Aug 08 2023 03:11:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-db251624798bb1c8' via api in 0.58 seconds1262[Aug 08 2023 03:11:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1263 user performs a deep clone1264[Aug 08 2023 03:11:06 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone1265[Aug 08 2023 03:11:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1266[Aug 08 2023 03:11:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds1267[Aug 08 2023 03:11:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-07f3a6ab5ef570c2' via api in 1.33 seconds1268[Aug 08 2023 03:11:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1269 user performs a shallow clone1270Plan1271 mention1272[Aug 08 2023 03:11:09 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue1273[Aug 08 2023 03:11:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1274[Aug 08 2023 03:11:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1275[Aug 08 2023 03:11:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1276[Aug 08 2023 03:11:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1277[Aug 08 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1278[Aug 08 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.214s1279[Aug 08 2023 03:11:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1280[Aug 08 2023 03:11:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.17 seconds1281[Aug 08 2023 03:11:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-cd1f857a4ce93458' via api in 0.63 seconds1282[Aug 08 2023 03:11:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-cd1f857a4ce934581283[Aug 08 2023 03:11:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds1284[Aug 08 2023 03:11:16 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-cd1f857a4ce93458 QA::Resource::Project1285[Aug 08 2023 03:11:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.26 seconds1286[Aug 08 2023 03:11:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/the_awesome_project-cd1f857a4ce93458/-/issues/11287[Aug 08 2023 03:11:18 UTC (QA Tests)] INFO -- clicking :issue-title1288[Aug 08 2023 03:11:18 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1289[Aug 08 2023 03:11:18 UTC (QA Tests)] INFO -- clicking :issue-title1290[Aug 08 2023 03:11:18 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1291[Aug 08 2023 03:11:19 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user11292"1293[Aug 08 2023 03:11:19 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1294[Aug 08 2023 03:11:20 UTC (QA Tests)] INFO -- clicking :comment_button1295 mentions another user in an issue1296Plan1297 filter issue comments activities1298[Aug 08 2023 03:11:21 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue1299[Aug 08 2023 03:11:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1300[Aug 08 2023 03:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1301[Aug 08 2023 03:11:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1302[Aug 08 2023 03:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1303[Aug 08 2023 03:11:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1304[Aug 08 2023 03:11:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.212s1305[Aug 08 2023 03:11:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1306[Aug 08 2023 03:11:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1307[Aug 08 2023 03:11:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-for-issues-c989f9770fed1270' via api in 0.57 seconds1308[Aug 08 2023 03:11:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.89 seconds1309[Aug 08 2023 03:11:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-for-issues-c989f9770fed1270/-/issues/11310[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- clicking :issue-title1311[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1312[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential1313"1314[Aug 08 2023 03:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1315[Aug 08 2023 03:11:30 UTC (QA Tests)] INFO -- clicking :comment_button1316[Aug 08 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :issue-title1317[Aug 08 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1318[Aug 08 2023 03:11:31 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment1319"1320[Aug 08 2023 03:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1321[Aug 08 2023 03:11:32 UTC (QA Tests)] INFO -- clicking :comment_button1322[Aug 08 2023 03:11:32 UTC (QA Tests)] INFO -- clicking :issue-title1323[Aug 08 2023 03:11:32 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1324[Aug 08 2023 03:11:33 UTC (QA Tests)] INFO -- clicking :issue-title1325[Aug 08 2023 03:11:33 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1326 filters comments and activities in an issue1327Create1328 Upload a file in Web IDE1329 when a file with the same name already exists1330[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1331 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1332 when the file is a text file1333[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1334 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1335 when the file is an image1336[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer1337 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1338 when the file is binary1339[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button1340 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1341Create1342 File with unusual name1343 when file name starts with a dash and contains hash, semicolon, colon, and question mark1344[Aug 08 2023 03:11:34 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1345[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1346[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1347[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1348[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1349[Aug 08 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1350[Aug 08 2023 03:11:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.285s1351[Aug 08 2023 03:11:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1352[Aug 08 2023 03:11:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1353[Aug 08 2023 03:11:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-new-file-c2fe572c8427e0e9' via api in 0.93 seconds1354[Aug 08 2023 03:11:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1355[Aug 08 2023 03:11:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds1356[Aug 08 2023 03:11:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/unusually-named-file-project-7d04a6beca1597cf' via api in 0.98 seconds1357[Aug 08 2023 03:11:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.51 seconds1358[Aug 08 2023 03:11:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/unusually-named-file-project-7d04a6beca1597cf1359[Aug 08 2023 03:11:43 UTC (QA Tests)] INFO -- clicking :file_name_link1360[Aug 08 2023 03:11:44 UTC (QA Tests)] INFO -- clicking :file_name_link1361 renders repository file tree correctly1362Data Stores1363 User1364 with terminated parent group membership1365[Aug 08 2023 03:11:45 UTC (QA Tests)] INFO -- Starting test: Data Stores User with terminated parent group membership can not edit the project files1366[Aug 08 2023 03:11:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f2ca0f689591e23a' via api in 0.26 seconds1367[Aug 08 2023 03:11:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1368[Aug 08 2023 03:11:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-98966d1065f6633e' via api in 0.29 seconds1369[Aug 08 2023 03:11:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-98966d1065f6633e/project-for-user-access-termination-e4669b38b6e39088' via api in 0.81 seconds1370[Aug 08 2023 03:11:46 UTC (QA Tests)] INFO -- Adding user qa-user-f2ca0f689591e23a to gitlab-qa-sandbox-group-3/group-to-test-access-termination-98966d1065f6633e QA::Resource::Group1371[Aug 08 2023 03:11:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1372[Aug 08 2023 03:11:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1373[Aug 08 2023 03:11:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1374[Aug 08 2023 03:11:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1375[Aug 08 2023 03:11:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1376[Aug 08 2023 03:11:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.193s1377[Aug 08 2023 03:11:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-e9630fe5.test/groups/gitlab-qa-sandbox-group-3/group-to-test-access-termination-98966d1065f6633e1378[Aug 08 2023 03:11:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1379[Aug 08 2023 03:11:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1380[Aug 08 2023 03:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.921s1381[Aug 08 2023 03:11:53 UTC (QA Tests)] INFO -- filling :search_bar_input with "qa-user-f2ca0f689591e23a"1382[Aug 08 2023 03:11:53 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1383[Aug 08 2023 03:11:54 UTC (QA Tests)] INFO -- clicking :search_button1384[Aug 08 2023 03:11:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.816s1385[Aug 08 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :user_action_dropdown1386[Aug 08 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item1387[Aug 08 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :remove_member_button1388[Aug 08 2023 03:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.015s1389[Aug 08 2023 03:11:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.076s1390[Aug 08 2023 03:11:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content1391[Aug 08 2023 03:11:57 UTC (QA Tests)] INFO -- clicking :sign_out_link1392[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f2ca0f689591e23a"1393[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1394[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1395[Aug 08 2023 03:11:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1396[Aug 08 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1397[Aug 08 2023 03:11:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.673s1398[Aug 08 2023 03:12:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/group-to-test-access-termination-98966d1065f6633e/project-for-user-access-termination-e4669b38b6e390881399[Aug 08 2023 03:12:03 UTC (QA Tests)] INFO -- clicking :file_name_link1400[Aug 08 2023 03:12:03 UTC (QA Tests)] INFO -- clicking :action_dropdown1401[Aug 08 2023 03:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.552s1402[Aug 08 2023 03:12:03 UTC (QA Tests)] INFO -- clicking :edit_menu_item1403 can not edit the project files1404Create1405 Merge request creation from fork1406[Aug 08 2023 03:12:04 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository1407[Aug 08 2023 03:12:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1408[Aug 08 2023 03:12:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1409[Aug 08 2023 03:12:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1410[Aug 08 2023 03:12:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1411[Aug 08 2023 03:12:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1412[Aug 08 2023 03:12:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.274s1413[Aug 08 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1414[Aug 08 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1415[Aug 08 2023 03:12:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-875966bbca427944' via api in 0.6 seconds1416[Aug 08 2023 03:12:10 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1417[Aug 08 2023 03:12:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.04 seconds1418[Aug 08 2023 03:12:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2f39609e969fb355' via api in 0.24 seconds1419[Aug 08 2023 03:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.051s1420[Aug 08 2023 03:12:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content1421[Aug 08 2023 03:12:12 UTC (QA Tests)] INFO -- clicking :sign_out_link1422[Aug 08 2023 03:12:13 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2f39609e969fb355"1423[Aug 08 2023 03:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1424[Aug 08 2023 03:12:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1425[Aug 08 2023 03:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1426[Aug 08 2023 03:12:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1427[Aug 08 2023 03:12:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-875966bbca4279441428[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1429[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-2f39609e969fb355"1430[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1431[Aug 08 2023 03:12:18 UTC (QA Tests)] INFO -- clicking :fork_project_button1432[Aug 08 2023 03:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1433[Aug 08 2023 03:12:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1434[Aug 08 2023 03:12:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1435[Aug 08 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1436[Aug 08 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.448s1437[Aug 08 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.967s1438[Aug 08 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked_from_link' took 7.352s1439[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-2f39609e969fb3551440[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- Caching token for username: qa-user-2f39609e969fb355, last six chars of token:H6Crfo1441[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-2f39609e969fb355-3gkmganv' via api in 0.1 seconds1442[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-2f39609e969fb355/project-with-code-875966bbca427944' via api in 0.29 seconds1443[Aug 08 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-875966bbca427944' via browser_ui in 18.08 seconds1444[Aug 08 2023 03:12:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1445[Aug 08 2023 03:12:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.22 seconds1446[Aug 08 2023 03:12:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/qa-user-2f39609e969fb355/project-with-code-875966bbca4279441447[Aug 08 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.031s1448[Aug 08 2023 03:12:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content1449[Aug 08 2023 03:12:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content1450[Aug 08 2023 03:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s1451[Aug 08 2023 03:12:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content1452[Aug 08 2023 03:12:32 UTC (QA Tests)] INFO -- clicking :sign_out_link1453[Aug 08 2023 03:12:32 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2f39609e969fb355"1454[Aug 08 2023 03:12:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1455[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1456[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1457[Aug 08 2023 03:12:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1458[Aug 08 2023 03:12:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.698s1459[Aug 08 2023 03:12:36 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1460[Aug 08 2023 03:12:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 0.97s1461[Aug 08 2023 03:12:37 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1462[Aug 08 2023 03:12:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.392s1463[Aug 08 2023 03:12:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s1464[Aug 08 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content1465[Aug 08 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :sign_out_link1466[Aug 08 2023 03:12:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1467[Aug 08 2023 03:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1468[Aug 08 2023 03:12:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1469[Aug 08 2023 03:12:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1470[Aug 08 2023 03:12:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1471[Aug 08 2023 03:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.142s1472[Aug 08 2023 03:12:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1473[Aug 08 2023 03:12:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.27 seconds1474[Aug 08 2023 03:12:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-merge-request-da96893dc46ea98b' via api in 1.11 seconds1475[Aug 08 2023 03:12:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 39.41 seconds1476[Aug 08 2023 03:12:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-875966bbca427944/-/merge_requests/11477[Aug 08 2023 03:12:51 UTC (QA Tests)] INFO -- clicking :merge_button1478[Aug 08 2023 03:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.568s1479[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-2f39609e969fb355/project-with-code-875966bbca427944'1480[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-875966bbca427944'1481[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2f39609e969fb355'1482[Aug 08 2023 03:12:54 UTC (QA Tests)] ERROR -- Interceptor Api Errors1483[404] GET /gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-code-875966bbca427944/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01H79J3P0V7XW5ZCN5AMXZW7DT1484 can merge source branch from fork into upstream repository1485Monitor1486 Recovery alert1487 when using Prometheus integration1488 behaves like triggers recovery alert1489[Aug 08 2023 03:12:54 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert1490[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1491[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1492[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1493[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1494[Aug 08 2023 03:12:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1495[Aug 08 2023 03:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.102s1496[Aug 08 2023 03:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1497[Aug 08 2023 03:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds1498[Aug 08 2023 03:12:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-for-alerts-8b8636403ecba600' via api in 0.64 seconds1499[Aug 08 2023 03:12:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-for-alerts-8b8636403ecba6001500[Aug 08 2023 03:13:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1501[Aug 08 2023 03:13:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1502[Aug 08 2023 03:13:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.978s1503[Aug 08 2023 03:13:03 UTC (QA Tests)] INFO -- clicking :add_integration_button1504[Aug 08 2023 03:13:03 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1505[Aug 08 2023 03:13:03 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1506[Aug 08 2023 03:13:03 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-08T03:13:03.879+00:00","generatorURL":"http://davis.test/victor_hoppe","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"id"},"annotations":{"title":"Dolorum voluptatem quia omnis."}}]}"1507[Aug 08 2023 03:13:03 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1508[Aug 08 2023 03:13:04 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1509[Aug 08 2023 03:13:04 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-08T03:13:03.880+00:00","generatorURL":"http://strosin-franecki.test/billy.hammes","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"non"},"annotations":{"title":"Est occaecati odio esse."}}]}"1510[Aug 08 2023 03:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1511[Aug 08 2023 03:13:05 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1512[Aug 08 2023 03:13:08 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-08-08T03:13:03.879+00:00","generatorURL":"http://davis.test/victor_hoppe","endsAt":"2023-08-08T03:13:08.647+00:00","status":"resolved","labels":{"gitlab_environment_name":"id"},"annotations":{"title":"Dolorum voluptatem quia omnis."}}]}"1513[Aug 08 2023 03:13:08 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1514[Aug 08 2023 03:13:09 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1515[Aug 08 2023 03:13:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1516[Aug 08 2023 03:13:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1517[Aug 08 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.75s1518 only resolves the correct alert1519 when using HTTP endpoint integration1520 behaves like triggers recovery alert1521 only resolves the correct alert (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1522Create1523 Merge request push options1524 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)1525[Aug 08 2023 03:13:10 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds1526[Aug 08 2023 03:13:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1527[Aug 08 2023 03:13:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1528[Aug 08 2023 03:13:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/merge-request-push-options-1f07181357b726b3' via api in 0.96 seconds1529[Aug 08 2023 03:13:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1530[Aug 08 2023 03:13:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1531[Aug 08 2023 03:13:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1532[Aug 08 2023 03:13:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-1f07181357b726b3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-1f07181357b726b3 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-1f07181357b726b3 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list runner-for-merge-request-push-options-1f07181357b726b3 --executor shell && gitlab-runner run" `1533[Aug 08 2023 03:13:12 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-1f07181357b726b3`1534[Aug 08 2023 03:13:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1535[Aug 08 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-1f07181357b726b3' via api in 1.28 seconds1536[Aug 08 2023 03:13:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1537[Aug 08 2023 03:13:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1538[Aug 08 2023 03:13:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds1539[Aug 08 2023 03:13:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.17 seconds1540[Aug 08 2023 03:13:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-1f07181357b726b3'1541[Aug 08 2023 03:13:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-1f07181357b726b3`1542[Aug 08 2023 03:13:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/merge-request-push-options-1f07181357b726b3'1543 sets merge when pipeline succeeds1544Create1545 File management1546[Aug 08 2023 03:13:15 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web1547[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1548[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1549[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1550[Aug 08 2023 03:13:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1551[Aug 08 2023 03:13:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1552[Aug 08 2023 03:13:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.585s1553[Aug 08 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1554[Aug 08 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1555[Aug 08 2023 03:13:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-new-file-c81da00f55cc55b5' via api in 1.05 seconds1556[Aug 08 2023 03:13:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-new-file-c81da00f55cc55b51557[Aug 08 2023 03:13:24 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1558[Aug 08 2023 03:13:24 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1559[Aug 08 2023 03:13:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.106s1560[Aug 08 2023 03:13:25 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"1561[Aug 08 2023 03:13:25 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1562[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"1563[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1564[Aug 08 2023 03:13:26 UTC (QA Tests)] INFO -- clicking :commit_button1565[Aug 08 2023 03:13:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.236s1566[Aug 08 2023 03:13:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 5.95 seconds1567[Aug 08 2023 03:13:28 UTC (QA Tests)] ERROR -- Interceptor Api Errors1568[200] POST http://gitlab-ce-e9630fe5.test/api/graphql -- Correlation Id: 01H79J56N5AW3NHW8R187XBYCF1569error-messages: Variable $refType of type RefType was provided invalid value1570 user creates a file via the Web1571Verify1572 Include multiple files from multiple projects1573[Aug 08 2023 03:13:28 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from multiple projects runs the pipeline with composed config1574[Aug 08 2023 03:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1575[Aug 08 2023 03:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.13 seconds1576[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-pipeline-27da9136bc0eba20' via api in 0.59 seconds1577[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1578[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1579[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1580[Aug 08 2023 03:13:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-qc9mdz82 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-qc9mdz82 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-qc9mdz82 --url http://gitlab-ce-e9630fe5.test --registration-token **** --tag-list qa-runner-qc9mdz82 --executor shell && gitlab-runner run" `1581[Aug 08 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-qc9mdz82`1582[Aug 08 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1583[Aug 08 2023 03:13:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-qc9mdz82' via api in 1.34 seconds1584[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1585[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1586[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1587[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1588[Aug 08 2023 03:13:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1589[Aug 08 2023 03:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.196s1590[Aug 08 2023 03:13:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1591[Aug 08 2023 03:13:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1592[Aug 08 2023 03:13:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds1593[Aug 08 2023 03:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/external-project-1-70b5eacaa13f0247' via api in 0.66 seconds1594[Aug 08 2023 03:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1595[Aug 08 2023 03:13:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1596[Aug 08 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.15 seconds1597[Aug 08 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/external-project-2-b5698809e94243f4' via api in 0.64 seconds1598[Aug 08 2023 03:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1599[Aug 08 2023 03:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1600[Aug 08 2023 03:13:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/project-with-pipeline-27da9136bc0eba201601[Aug 08 2023 03:13:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1602[Aug 08 2023 03:13:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1603[Aug 08 2023 03:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.794s1604[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-qc9mdz82'1605[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-qc9mdz82`1606 runs the pipeline with composed config1607Create1608 First file using Web IDE1609[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE1610 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1611Create1612 Upload a file in Web IDE1613 when a file with the same name already exists1614[Aug 08 2023 03:13:53 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1615[Aug 08 2023 03:13:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1616[Aug 08 2023 03:13:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1617[Aug 08 2023 03:13:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1618[Aug 08 2023 03:13:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1619[Aug 08 2023 03:13:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1620[Aug 08 2023 03:13:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.641s1621[Aug 08 2023 03:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1622[Aug 08 2023 03:13:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.14 seconds1623[Aug 08 2023 03:13:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/upload-file-project-3c3e63bbc48b738d' via api in 0.93 seconds1624[Aug 08 2023 03:13:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/upload-file-project-3c3e63bbc48b738d1625[Aug 08 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :action_dropdown1626[Aug 08 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :webide_menu_item1627[Aug 08 2023 03:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.102s1628 throws an error1629 when the file is a text file1630 behaves like upload a file1631[Aug 08 2023 03:14:08 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 MR1632[Aug 08 2023 03:14:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1633[Aug 08 2023 03:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1634[Aug 08 2023 03:14:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1635[Aug 08 2023 03:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1636[Aug 08 2023 03:14:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1637[Aug 08 2023 03:14:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.125s1638[Aug 08 2023 03:14:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1639[Aug 08 2023 03:14:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1640[Aug 08 2023 03:14:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/upload-file-project-1db449cea6f728b5' via api in 0.9 seconds1641[Aug 08 2023 03:14:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/upload-file-project-1db449cea6f728b51642[Aug 08 2023 03:14:16 UTC (QA Tests)] INFO -- clicking :action_dropdown1643[Aug 08 2023 03:14:16 UTC (QA Tests)] INFO -- clicking :webide_menu_item1644[Aug 08 2023 03:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.205s1645 verifies it successfully uploads and commits to a MR1646 when the file is an image1647 behaves like upload a file1648[Aug 08 2023 03:14:26 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 MR1649[Aug 08 2023 03:14:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1650[Aug 08 2023 03:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1651[Aug 08 2023 03:14:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1652[Aug 08 2023 03:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1653[Aug 08 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1654[Aug 08 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.165s1655[Aug 08 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1656[Aug 08 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1657[Aug 08 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/upload-file-project-30e582c49fca5c27' via api in 0.88 seconds1658[Aug 08 2023 03:14:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/upload-file-project-30e582c49fca5c271659[Aug 08 2023 03:14:33 UTC (QA Tests)] INFO -- clicking :action_dropdown1660[Aug 08 2023 03:14:34 UTC (QA Tests)] INFO -- clicking :webide_menu_item1661[Aug 08 2023 03:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.204s1662 verifies it successfully uploads and commits to a MR1663Create1664 Branch with unusual name1665 when branch name contains slash, hash, double dash, and capital letter1666[Aug 08 2023 03:14:44 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly1667[Aug 08 2023 03:14:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1668[Aug 08 2023 03:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1669[Aug 08 2023 03:14:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1670[Aug 08 2023 03:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1671[Aug 08 2023 03:14:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1672[Aug 08 2023 03:14:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.104s1673[Aug 08 2023 03:14:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1674[Aug 08 2023 03:14:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1675[Aug 08 2023 03:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/unusually-named-branch-project-817dcb8c86df5826' via api in 0.88 seconds1676[Aug 08 2023 03:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1677[Aug 08 2023 03:14:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/unusually-named-branch-project-817dcb8c86df58261678[Aug 08 2023 03:14:53 UTC (QA Tests)] INFO -- clicking :file_name_link1679[Aug 08 2023 03:14:54 UTC (QA Tests)] INFO -- clicking :file_name_link1680 renders repository file tree correctly1681Create1682 Source editor toolbar preview1683[Aug 08 2023 03:14:54 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing1684[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1685[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1686[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1687[Aug 08 2023 03:14:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1688[Aug 08 2023 03:14:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1689[Aug 08 2023 03:14:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.185s1690[Aug 08 2023 03:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1691[Aug 08 2023 03:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1692[Aug 08 2023 03:15:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/empty-project-with-md-9ee4e7f930849800' via api in 0.93 seconds1693[Aug 08 2023 03:15:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-e9630fe5.test/gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/empty-project-with-md-9ee4e7f9308498001694[Aug 08 2023 03:15:01 UTC (QA Tests)] INFO -- clicking :file_name_link1695[Aug 08 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :action_dropdown1696[Aug 08 2023 03:15:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.552s1697[Aug 08 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :edit_menu_item1698[Aug 08 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.266s16992023-08-08 03:15:03 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:17012023-08-08 03:15:03 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.1702[Aug 08 2023 03:15:04 UTC (QA Tests)] INFO -- clicking :commit_button1703[Aug 08 2023 03:15:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.382s1704[Aug 08 2023 03:15:06 UTC (QA Tests)] ERROR -- Interceptor Api Errors1705[200] POST http://gitlab-ce-e9630fe5.test/api/graphql -- Correlation Id: 01H79J865QMB3DX4RJTFMN55651706error-messages: Variable $refType of type RefType was provided invalid value1707 can preview markdown side-by-side while editing1708Manage1709 Gitlab migration1710 with import within same instance1711[Aug 08 2023 03:15:06 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with import within same instance successfully imports project1712[Aug 08 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1713[Aug 08 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1714[Aug 08 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93' via api in 0.12 seconds1715[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/source-group-for-import-bbc53a34' via api in 0.58 seconds1716[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1717[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-f2efb1252101' via api in 0.26 seconds1718[Aug 08 2023 03:15:07 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1719[Aug 08 2023 03:15:08 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1720[Aug 08 2023 03:15:08 UTC (QA Tests)] INFO -- Adding user target-user-f2efb1252101 to gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93 QA::Resource::Group1721[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/source-group-for-import-bbc53a34/the_awesome_project-b407aaf2d1caf31d' via api in 0.85 seconds1722[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- No cached token found for username: target-user-f2efb12521011723[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- Caching token for username: target-user-f2efb1252101, last six chars of token:aE67y81724[Aug 08 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-f2efb1252101-mirwm9ss' via api in 0.08 seconds1725[Aug 08 2023 03:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-08-08-02-56-28-18ac56fff21dfc93/target-group-for-import-f6444605' via api in 0.56 seconds1726[Aug 08 2023 03:15:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'target-user-f2efb1252101'1727 successfully imports project1728[Aug 08 2023 03:15:51 UTC (QA Tests)] INFO -- 1729========= Knapsack Time Offset Warning ==========1730Time offset: 30s1731Max allowed node time execution: 21m 35s1732Exceeded time: -02m 11s1734Global time execution for this CI node is fine.1735Happy testing!1736Need explanation? See FAQ:1738=================================================1739Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1740https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1741Sign up for Knapsack Pro here:1743=================================================1744[Aug 08 2023 03:15:51 UTC (QA Tests)] INFO -- 1745Knapsack global time execution for tests: 19m 23s1746Pending: (Failures listed here are expected and do not affect your suite's status)1747 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1748 # Test is not compatible with this environment or pipeline1749 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61750 2) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1751 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441752 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:561753 3) Create Upload a file in Web IDE when a file with the same name already exists throws an error1754 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441755 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:291756 4) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1757 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441758 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:421759 5) Create Upload a file in Web IDE when the file is an image shows an image viewer1760 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441761 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:801762 6) Create Upload a file in Web IDE when the file is binary shows a Download button1763 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441764 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:621765 7) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert1766 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121767 # ./qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb:71768 8) Create Merge request push options merges when pipeline succeeds1769 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464251770 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:841771 9) Create First file using Web IDE creates the first file in an empty project via Web IDE1772 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441773 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:241774Finished in 19 minutes 28 seconds (files took 2.43 seconds to load)177564 examples, 0 failures, 9 pending1776Randomized with seed 529341777[Aug 08 2023 03:15:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 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;'"`1778[Aug 08 2023 03:15:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e9630fe5 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1779[Aug 08 2023 03:15:52 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-e9630fe5`1780[Aug 08 2023 03:15:52 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-e9630fe5`1782Running after script...1783$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1784$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1785$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1907Not uploading cache qa-e2e-ruby-3.0-6ac9e6a80164295b57016b344a0f3568-16 due to policy1909Uploading artifacts...1910gitlab-qa-run-*: found 345 matching artifact files and directories 1911Uploading artifacts as "archive" to coordinator... 201 Created id=4821869256 responseStatus=201 Created token=64_Di25A1912Uploading artifacts...1913gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1914Uploading artifacts as "junit" to coordinator... 201 Created id=4821869256 responseStatus=201 Created token=64_Di25A1915Uploading artifacts...1916/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1917Uploading artifacts as "dotenv" to coordinator... 201 Created id=4821869256 responseStatus=201 Created token=64_Di25A1919Job succeeded