object-storage-gcs 2/2
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:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 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:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1685058241-e79e6b25-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: 134611, done. 20remote: Counting objects: 100% (134611/134611), done. 21remote: Compressing objects: 100% (92626/92626), done. 22remote: Total 134611 (delta 57042), reused 87591 (delta 36603), pack-reused 0 23Receiving objects: 100% (134611/134611), 124.53 MiB | 46.76 MiB/s, done.24Resolving deltas: 100% (57042/57042), done.26 * [new ref] refs/pipelines/879647442 -> refs/pipelines/87964744227 * [new branch] master -> origin/master28Checking out 524f8807 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c960f636c4e1bc2a7f4f8e20670acaff-16...32cache.zip is up to date 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 trigger-omnibus-env-ce (4355178263)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4355178263 responseStatus=200 OK token=64_4t71q38Downloading artifacts for download-knapsack-report (4355178267)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4355178267 responseStatus=200 OK token=64_4t71q41Using docker image sha256:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 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:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...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, 129 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"48$ echo "Running - '$QA_COMMAND'"49Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:524f88078b9f4776682fe1654ab1a6e413975b05 --omnibus-config object_storage_gcs --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-4355178308.json --format RspecJunitFormatter --out tmp/rspec-4355178308.xml --format html --out tmp/rspec-$(echo object-storage-gcs 2/2 | sed 's/[ /]/_/g').htm --color --format documentation'50$ eval "$QA_COMMAND"51[May 26 2023 03:08:57 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-32926009$`52[May 26 2023 03:08:57 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-32926009 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`53[May 26 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-32926009:/etc/gitlab/trusted-certs`54[May 26 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-32926009:/etc/gitlab/ssl`55[May 26 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-32926009`56[May 26 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-32926009`57[May 26 2023 03:08:59 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`58[May 26 2023 03:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:524f88078b9f4776682fe1654ab1a6e413975b05`59[May 26 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-532afbbc$`60[May 26 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`61[May 26 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`62[May 26 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-532afbbc --net test --hostname gitlab-ce-532afbbc.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-05-26-03-08-57-80a29567/gitlab-ce-532afbbc/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:524f88078b9f4776682fe1654ab1a6e413975b05`63[May 26 2023 03:09:41 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-532afbbc bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-26 03:08:5764# Gitlab::QA::Runtime::OmnibusConfigurations::Default65gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme66gitlab_rails['gitlab_disable_animations'] = true # Disable animations67gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry68gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password69# Gitlab::QA::Runtime::OmnibusConfigurations::ObjectStorageGcs70gitlab_rails['object_store']['connection'] = { 'provider' => 'Google', 'google_project' => 'group-qa-tests-566cc6', 'google_client_email' => '[MASKED]', 'google_json_key_location' => '/builds/gitlab-org/gitlab/gcs-json-key20230526-22-x05u6w' }71gitlab_rails['object_store']['objects']['artifacts']['bucket'] = 'object_storage_tests'72gitlab_rails['object_store']['objects']['external_diffs']['bucket'] = 'object_storage_tests'73gitlab_rails['object_store']['objects']['lfs']['bucket'] = 'object_storage_tests'74gitlab_rails['object_store']['objects']['uploads']['bucket'] = 'object_storage_tests'75gitlab_rails['object_store']['objects']['packages']['bucket'] = 'object_storage_tests'76gitlab_rails['object_store']['objects']['dependency_proxy']['bucket'] = 'object_storage_tests'77gitlab_rails['object_store']['objects']['pages']['bucket'] = 'object_storage_tests'78gitlab_rails['object_store']['objects']['terraform_state']['bucket'] = 'object_storage_tests'79gitlab_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;"`80[May 26 2023 03:09:41 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-532afbbc`81[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...82[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-532afbbc`83[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-532afbbc 80/tcp`84[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!85[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-532afbbc bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`86[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-532afbbc bash -c "echo '#!/usr/bin/env bash87if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then88 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'89 exit 190fi91' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`92[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-532afbbc bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`93[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/support/data gitlab-ce-532afbbc:/tmp/data-seeds`94[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Running exec_commands...95[May 26 2023 03:13:04 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-532afbbc bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`96[May 26 2023 03:13:55 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`97[May 26 2023 03:13:55 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:524f88078b9f4776682fe1654ab1a6e413975b05`98[May 26 2023 03:14:42 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce99[May 26 2023 03:14:42 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled100[May 26 2023 03:14:42 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_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_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_RELATE_FAILURE_ISSUE_TOKEN="$QA_RELATE_FAILURE_ISSUE_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_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --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_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env GOOGLE_PROJECT="$GOOGLE_PROJECT" --env GOOGLE_CLIENT_EMAIL="$GOOGLE_CLIENT_EMAIL" --env GOOGLE_JSON_KEY="$GOOGLE_JSON_KEY" --env GCS_BUCKET_NAME="$GCS_BUCKET_NAME" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="[MASKED]-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-26-03-08-57-80a29567/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-26-03-08-57-80a29567/gitlab-ce-qa-863ba150:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-863ba150 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:524f88078b9f4776682fe1654ab1a6e413975b05 Test::Instance::All http://gitlab-ce-532afbbc.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-4355178308.json --format RspecJunitFormatter --out tmp/rspec-4355178308.xml --format html --out tmp/rspec-object-storage-gcs_2_2.htm --color --format documentation`101warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.1032023-05-26 03:15:00 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:1052023-05-26 03:15:00 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.1062023-05-26 03:15:00 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.1072023-05-26 03:15:01 / CONF :: 108 ==> Base URL: http://gitlab-ce-532afbbc.test109 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fc869ca7810>110 ==> Libraries: Chemlab::Vendor111[May 26 2023 03:15:01 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA112[May 26 2023 03:15:01 UTC (QA Tests)] INFO -- Browser: chrome113[May 26 2023 03:15:01 UTC (QA Tests)] INFO -- Browser version: latest114[May 26 2023 03:15:01 UTC (QA Tests)] INFO -- Performing sanity check for environment!115[May 26 2023 03:15:02 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled116[May 26 2023 03:15:02 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled117[May 26 2023 03:15:03 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-gcs' to 'knapsack/object-storage-gcs.json'118[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====119[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- Report specs:120[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb"]121[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- Leftover specs:122[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_connectivity_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/group_access_token_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_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/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_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/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_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/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_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/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/sanity/framework_spec.rb", "qa/specs/features/sanity/version_spec.rb"]123[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!124[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-gcs' to 'knapsack/object-storage-gcs.json'125[May 26 2023 03:15:04 UTC (QA Tests)] INFO -- Report already exists, skipping!126Run options:127 include {:object_storage=>true}128 exclude {:geo=>true, :requires_praefect=>true}129Randomized with seed 48128130Package131 NuGet group level endpoint132 using ci job token133[May 26 2023 03:15:05 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint134[May 26 2023 03:15:05 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA135[May 26 2023 03:15:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-qyqpysuz' via cache in 0.0 seconds136[May 26 2023 03:15:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.51 seconds137[May 26 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 1.51 seconds138[May 26 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-75fd614b9d30cc61' via api in 4.48 seconds139[May 26 2023 03:15:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.140[May 26 2023 03:15:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`141[May 26 2023 03:15:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`142[May 26 2023 03:15:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`143[May 26 2023 03:15:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685070905 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685070905 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-1685070905 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb --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" `144[May 26 2023 03:15:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685070905`145[May 26 2023 03:15:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`146[May 26 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685070905' via api in 7.79 seconds147[May 26 2023 03:15:17 UTC (QA Tests)] INFO -- filling :login_field with "root"148[May 26 2023 03:15:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field149[May 26 2023 03:15:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"150[May 26 2023 03:15:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field151[May 26 2023 03:15:18 UTC (QA Tests)] INFO -- clicking :sign_in_button152[May 26 2023 03:15:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.229s153[May 26 2023 03:15:20 UTC (QA Tests)] INFO -- Enabling super sidebar!154[May 26 2023 03:15:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled155[May 26 2023 03:15:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.15 seconds156[May 26 2023 03:15:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-78cd08d0054dfc6e' via api in 5.64 seconds157[May 26 2023 03:15:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds158[May 26 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds159[May 26 2023 03:15:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-75fd614b9d30cc61160[May 26 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :menu_section_button161[May 26 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :nav_item_link162[May 26 2023 03:15:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.298s163[May 26 2023 03:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 1.056s164[May 26 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present165[May 26 2023 03:15:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.962s166[May 26 2023 03:15:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-78cd08d0054dfc6e167[May 26 2023 03:16:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds168[May 26 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :menu_section_button169[May 26 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :nav_item_link170[May 26 2023 03:16:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s171[May 26 2023 03:16:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present172[May 26 2023 03:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.226s173[May 26 2023 03:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.643s174[May 26 2023 03:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.663s175[May 26 2023 03:16:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-532afbbc.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb176[May 26 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :menu_section_button177[May 26 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :nav_item_link178[May 26 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.021s179[May 26 2023 03:16:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685070905'180[May 26 2023 03:16:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685070905`181[May 26 2023 03:16:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-816cf8a38ee7f23d'182[May 26 2023 03:16:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-75fd614b9d30cc61'183[May 26 2023 03:16:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-78cd08d0054dfc6e'184 publishes a nuget package at the project endpoint and installs it from the group endpoint185 using group deploy token186[May 26 2023 03:16:22 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint187[May 26 2023 03:16:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.13 seconds188[May 26 2023 03:16:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.23 seconds189[May 26 2023 03:16:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-3b1889cfdd094488' via api in 6.49 seconds190[May 26 2023 03:16:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.191[May 26 2023 03:16:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`192[May 26 2023 03:16:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`193[May 26 2023 03:16:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`194[May 26 2023 03:16:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685070982 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685070982 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-1685070982 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb --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" `195[May 26 2023 03:16:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685070982`196[May 26 2023 03:16:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`197[May 26 2023 03:16:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685070982' via api in 7.29 seconds198[May 26 2023 03:16:37 UTC (QA Tests)] INFO -- filling :login_field with "root"199[May 26 2023 03:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field200[May 26 2023 03:16:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"201[May 26 2023 03:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field202[May 26 2023 03:16:37 UTC (QA Tests)] INFO -- clicking :sign_in_button203[May 26 2023 03:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.868s204[May 26 2023 03:16:39 UTC (QA Tests)] INFO -- Enabling super sidebar!205[May 26 2023 03:16:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled206[May 26 2023 03:16:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds207[May 26 2023 03:16:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds208[May 26 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-b0e98be2464bf0cf' via api in 6.31 seconds209[May 26 2023 03:16:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds210[May 26 2023 03:16:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds211[May 26 2023 03:16:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-3b1889cfdd094488212[May 26 2023 03:16:49 UTC (QA Tests)] INFO -- clicking :menu_section_button213[May 26 2023 03:16:49 UTC (QA Tests)] INFO -- clicking :nav_item_link214[May 26 2023 03:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.991s215[May 26 2023 03:16:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present216[May 26 2023 03:16:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.395s217[May 26 2023 03:17:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-b0e98be2464bf0cf218[May 26 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds219[May 26 2023 03:17:08 UTC (QA Tests)] INFO -- clicking :menu_section_button220[May 26 2023 03:17:08 UTC (QA Tests)] INFO -- clicking :nav_item_link221[May 26 2023 03:17:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.844s222[May 26 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present223[May 26 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.341s224[May 26 2023 03:17:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-532afbbc.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb225[May 26 2023 03:17:25 UTC (QA Tests)] INFO -- clicking :menu_section_button226[May 26 2023 03:17:25 UTC (QA Tests)] INFO -- clicking :nav_item_link227[May 26 2023 03:17:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.641s228[May 26 2023 03:17:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685070982'229[May 26 2023 03:17:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685070982`230[May 26 2023 03:17:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-58dca519da2afddd'231[May 26 2023 03:17:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-3b1889cfdd094488'232[May 26 2023 03:17:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-b0e98be2464bf0cf'233 publishes a nuget package at the project endpoint and installs it from the group endpoint234 using personal access token235[May 26 2023 03:17:27 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint236[May 26 2023 03:17:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds237[May 26 2023 03:17:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.16 seconds238[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-623aaeb42dde1566' via api in 6.2 seconds239[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.240[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`241[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`242[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`243[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071047 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071047 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-1685071047 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb --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" `244[May 26 2023 03:17:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071047`245[May 26 2023 03:17:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`246[May 26 2023 03:17:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071047' via api in 1.26 seconds247[May 26 2023 03:17:35 UTC (QA Tests)] INFO -- filling :login_field with "root"248[May 26 2023 03:17:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field249[May 26 2023 03:17:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"250[May 26 2023 03:17:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field251[May 26 2023 03:17:36 UTC (QA Tests)] INFO -- clicking :sign_in_button252[May 26 2023 03:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.971s253[May 26 2023 03:17:37 UTC (QA Tests)] INFO -- Enabling super sidebar!254[May 26 2023 03:17:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled255[May 26 2023 03:17:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA256[May 26 2023 03:17:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-pkgwm7j4' via cache in 0.0 seconds257[May 26 2023 03:17:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds258[May 26 2023 03:17:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-c5cd466813b122e7' via api in 6.05 seconds259[May 26 2023 03:17:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds260[May 26 2023 03:17:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds261[May 26 2023 03:17:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-623aaeb42dde1566262[May 26 2023 03:17:48 UTC (QA Tests)] INFO -- clicking :menu_section_button263[May 26 2023 03:17:48 UTC (QA Tests)] INFO -- clicking :nav_item_link264[May 26 2023 03:17:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.895s265[May 26 2023 03:17:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present266[May 26 2023 03:17:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.534s267[May 26 2023 03:18:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-c5cd466813b122e7268[May 26 2023 03:18:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds269[May 26 2023 03:18:07 UTC (QA Tests)] INFO -- clicking :menu_section_button270[May 26 2023 03:18:07 UTC (QA Tests)] INFO -- clicking :nav_item_link271[May 26 2023 03:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.967s272[May 26 2023 03:18:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present273[May 26 2023 03:18:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.489s274[May 26 2023 03:18:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-532afbbc.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb275[May 26 2023 03:18:25 UTC (QA Tests)] INFO -- clicking :menu_section_button276[May 26 2023 03:18:25 UTC (QA Tests)] INFO -- clicking :nav_item_link277[May 26 2023 03:18:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.666s278[May 26 2023 03:18:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071047'279[May 26 2023 03:18:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071047`280[May 26 2023 03:18:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-eaee87d1bb8b6e83'281[May 26 2023 03:18:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-623aaeb42dde1566'282[May 26 2023 03:18:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-install-project-c5cd466813b122e7'283 publishes a nuget package at the project endpoint and installs it from the group endpoint284Package285 NuGet project level endpoint286 using a project deploy token287[May 26 2023 03:18:27 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs288[May 26 2023 03:18:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.19 seconds289[May 26 2023 03:18:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.27 seconds290[May 26 2023 03:18:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-fd72b64047438093' via api in 5.99 seconds291[May 26 2023 03:18:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.292[May 26 2023 03:18:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`293[May 26 2023 03:18:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`294[May 26 2023 03:18:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`295[May 26 2023 03:18:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071107 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071107 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-1685071107 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-nuget-package-project-fd72b64047438093 --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" `296[May 26 2023 03:18:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071107`297[May 26 2023 03:18:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`298[May 26 2023 03:18:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071107' via api in 1.37 seconds299[May 26 2023 03:18:35 UTC (QA Tests)] INFO -- filling :login_field with "root"300[May 26 2023 03:18:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field301[May 26 2023 03:18:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"302[May 26 2023 03:18:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field303[May 26 2023 03:18:36 UTC (QA Tests)] INFO -- clicking :sign_in_button304[May 26 2023 03:18:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.864s305[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- Enabling super sidebar!306[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled307[May 26 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.1 seconds308[May 26 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds309[May 26 2023 03:18:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds310[May 26 2023 03:18:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-fd72b64047438093311[May 26 2023 03:18:41 UTC (QA Tests)] INFO -- clicking :menu_section_button312[May 26 2023 03:18:41 UTC (QA Tests)] INFO -- clicking :nav_item_link313[May 26 2023 03:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.737s314[May 26 2023 03:18:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present315[May 26 2023 03:18:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.347s316[May 26 2023 03:19:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present317[May 26 2023 03:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.337s318[May 26 2023 03:19:21 UTC (QA Tests)] INFO -- clicking :menu_section_button319[May 26 2023 03:19:21 UTC (QA Tests)] INFO -- clicking :nav_item_link320[May 26 2023 03:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.776s321[May 26 2023 03:19:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071107'322[May 26 2023 03:19:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071107`323[May 26 2023 03:19:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-a01bc8dccbcffea9'324[May 26 2023 03:19:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-fd72b64047438093'325 publishes a nuget package and installs326 using a ci job token327[May 26 2023 03:19:23 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs328[May 26 2023 03:19:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds329[May 26 2023 03:19:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.14 seconds330[May 26 2023 03:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-e82d0aad5f9edd36' via api in 5.75 seconds331[May 26 2023 03:19:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.332[May 26 2023 03:19:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`333[May 26 2023 03:19:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`334[May 26 2023 03:19:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`335[May 26 2023 03:19:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071163 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071163 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-1685071163 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-nuget-package-project-e82d0aad5f9edd36 --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" `336[May 26 2023 03:19:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071163`337[May 26 2023 03:19:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`338[May 26 2023 03:19:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071163' via api in 6.27 seconds339[May 26 2023 03:19:35 UTC (QA Tests)] INFO -- filling :login_field with "root"340[May 26 2023 03:19:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field341[May 26 2023 03:19:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"342[May 26 2023 03:19:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field343[May 26 2023 03:19:36 UTC (QA Tests)] INFO -- clicking :sign_in_button344[May 26 2023 03:19:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.802s345[May 26 2023 03:19:37 UTC (QA Tests)] INFO -- Enabling super sidebar!346[May 26 2023 03:19:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled347[May 26 2023 03:19:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds348[May 26 2023 03:19:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-e82d0aad5f9edd36349[May 26 2023 03:19:41 UTC (QA Tests)] INFO -- clicking :menu_section_button350[May 26 2023 03:19:41 UTC (QA Tests)] INFO -- clicking :nav_item_link351[May 26 2023 03:19:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.767s352[May 26 2023 03:19:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present353[May 26 2023 03:19:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.309s354[May 26 2023 03:19:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present355[May 26 2023 03:19:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.004s356[May 26 2023 03:20:11 UTC (QA Tests)] INFO -- clicking :menu_section_button357[May 26 2023 03:20:11 UTC (QA Tests)] INFO -- clicking :nav_item_link358[May 26 2023 03:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.831s359[May 26 2023 03:20:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071163'360[May 26 2023 03:20:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071163`361[May 26 2023 03:20:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-dc58412b4760d334'362[May 26 2023 03:20:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-e82d0aad5f9edd36'363 publishes a nuget package and installs364 using a personal access token365[May 26 2023 03:20:13 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs366[May 26 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds367[May 26 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.14 seconds368[May 26 2023 03:20:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-62007ade84fd93e4' via api in 5.88 seconds369[May 26 2023 03:20:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.370[May 26 2023 03:20:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`371[May 26 2023 03:20:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`372[May 26 2023 03:20:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`373[May 26 2023 03:20:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071213 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071213 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-1685071213 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-nuget-package-project-62007ade84fd93e4 --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" `374[May 26 2023 03:20:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071213`375[May 26 2023 03:20:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`376[May 26 2023 03:20:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071213' via api in 1.2 seconds377[May 26 2023 03:20:20 UTC (QA Tests)] INFO -- filling :login_field with "root"378[May 26 2023 03:20:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field379[May 26 2023 03:20:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"380[May 26 2023 03:20:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field381[May 26 2023 03:20:21 UTC (QA Tests)] INFO -- clicking :sign_in_button382[May 26 2023 03:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.695s383[May 26 2023 03:20:22 UTC (QA Tests)] INFO -- Enabling super sidebar!384[May 26 2023 03:20:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled385[May 26 2023 03:20:23 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA386[May 26 2023 03:20:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-8ehww6wo' via cache in 0.0 seconds387[May 26 2023 03:20:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds388[May 26 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds389[May 26 2023 03:20:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-62007ade84fd93e4390[May 26 2023 03:20:26 UTC (QA Tests)] INFO -- clicking :menu_section_button391[May 26 2023 03:20:26 UTC (QA Tests)] INFO -- clicking :nav_item_link392[May 26 2023 03:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s393[May 26 2023 03:20:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present394[May 26 2023 03:20:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.273s395[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present396[May 26 2023 03:20:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.214s397[May 26 2023 03:20:56 UTC (QA Tests)] INFO -- clicking :menu_section_button398[May 26 2023 03:20:56 UTC (QA Tests)] INFO -- clicking :nav_item_link399[May 26 2023 03:20:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s400[May 26 2023 03:20:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071213'401[May 26 2023 03:20:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071213`402[May 26 2023 03:20:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-128a330711ff9cb1'403[May 26 2023 03:20:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/nuget-package-project-62007ade84fd93e4'404 publishes a nuget package and installs405Package406 RubyGems Repository407[May 26 2023 03:20:58 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem408[May 26 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds409[May 26 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.12 seconds410[May 26 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/rubygems-package-project-6ead9843541b796e' via api in 0.57 seconds411[May 26 2023 03:20:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.412[May 26 2023 03:20:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`413[May 26 2023 03:20:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`414[May 26 2023 03:20:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`415[May 26 2023 03:20:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071258 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071258 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-1685071258 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-rubygems-package-project-6ead9843541b796e --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" `416[May 26 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071258`417[May 26 2023 03:21:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`418[May 26 2023 03:21:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071258' via api in 1.18 seconds419[May 26 2023 03:21:00 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/rubygems-package-project-6ead9843541b796e"420[May 26 2023 03:21:08 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages421[May 26 2023 03:21:08 UTC (QA Tests)] INFO -- filling :login_field with "root"422[May 26 2023 03:21:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field423[May 26 2023 03:21:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"424[May 26 2023 03:21:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field425[May 26 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :sign_in_button426[May 26 2023 03:21:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.702s427[May 26 2023 03:21:10 UTC (QA Tests)] INFO -- Enabling super sidebar!428[May 26 2023 03:21:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled429[May 26 2023 03:21:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds430[May 26 2023 03:21:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/rubygems-package-project-6ead9843541b796e431[May 26 2023 03:21:13 UTC (QA Tests)] INFO -- clicking :menu_section_button432[May 26 2023 03:21:13 UTC (QA Tests)] INFO -- clicking :nav_item_link433[May 26 2023 03:21:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.678s434[May 26 2023 03:21:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present435[May 26 2023 03:21:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.648s436[May 26 2023 03:21:38 UTC (QA Tests)] INFO -- clicking :menu_section_button437[May 26 2023 03:21:38 UTC (QA Tests)] INFO -- clicking :nav_item_link438[May 26 2023 03:21:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.803s439[May 26 2023 03:21:39 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/rubygems-package-project-6ead9843541b796e"440[May 26 2023 03:21:39 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages441 publishes a Ruby gem442Package443 Maven project level endpoint444 using a ci job token445[May 26 2023 03:21:40 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven446[May 26 2023 03:21:40 UTC (QA Tests)] INFO -- filling :login_field with "root"447[May 26 2023 03:21:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field448[May 26 2023 03:21:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"449[May 26 2023 03:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field450[May 26 2023 03:21:41 UTC (QA Tests)] INFO -- clicking :sign_in_button451[May 26 2023 03:21:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.745s452[May 26 2023 03:21:42 UTC (QA Tests)] INFO -- Enabling super sidebar!453[May 26 2023 03:21:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled454[May 26 2023 03:21:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds455[May 26 2023 03:21:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.15 seconds456[May 26 2023 03:21:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-9a7c2b0e4a0287ea' via api in 0.97 seconds457[May 26 2023 03:21:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.458[May 26 2023 03:21:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`459[May 26 2023 03:21:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`460[May 26 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`461[May 26 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071303 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071303 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-1685071303 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-maven_package_project-9a7c2b0e4a0287ea --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" `462[May 26 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071303`463[May 26 2023 03:21:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`464[May 26 2023 03:21:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071303' via api in 7.36 seconds465[May 26 2023 03:21:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.01 seconds466[May 26 2023 03:21:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-9a7c2b0e4a0287ea467[May 26 2023 03:21:54 UTC (QA Tests)] INFO -- clicking :menu_section_button468[May 26 2023 03:21:54 UTC (QA Tests)] INFO -- clicking :nav_item_link469[May 26 2023 03:21:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.755s470[May 26 2023 03:21:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present471[May 26 2023 03:21:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.51s472[May 26 2023 03:22:29 UTC (QA Tests)] INFO -- clicking :menu_section_button473[May 26 2023 03:22:29 UTC (QA Tests)] INFO -- clicking :nav_item_link474[May 26 2023 03:22:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.835s475[May 26 2023 03:22:30 UTC (QA Tests)] INFO -- clicking :package_link476[May 26 2023 03:22:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071303'477[May 26 2023 03:22:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071303`478[May 26 2023 03:22:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-e7c4b728fc62a884'479[May 26 2023 03:22:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-9a7c2b0e4a0287ea'480 pushes and pulls a maven package via maven481 using a project deploy token482[May 26 2023 03:22:32 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven483[May 26 2023 03:22:33 UTC (QA Tests)] INFO -- filling :login_field with "root"484[May 26 2023 03:22:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field485[May 26 2023 03:22:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"486[May 26 2023 03:22:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field487[May 26 2023 03:22:33 UTC (QA Tests)] INFO -- clicking :sign_in_button488[May 26 2023 03:22:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.016s489[May 26 2023 03:22:34 UTC (QA Tests)] INFO -- Enabling super sidebar!490[May 26 2023 03:22:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled491[May 26 2023 03:22:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds492[May 26 2023 03:22:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.13 seconds493[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-0c30f7909511cac5' via api in 0.85 seconds494[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.495[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`496[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`497[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`498[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071356 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071356 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-1685071356 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-maven_package_project-0c30f7909511cac5 --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" `499[May 26 2023 03:22:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071356`500[May 26 2023 03:22:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`501[May 26 2023 03:22:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071356' via api in 2.29 seconds502[May 26 2023 03:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.07 seconds503[May 26 2023 03:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds504[May 26 2023 03:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds505[May 26 2023 03:22:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-0c30f7909511cac5506[May 26 2023 03:22:41 UTC (QA Tests)] INFO -- clicking :menu_section_button507[May 26 2023 03:22:41 UTC (QA Tests)] INFO -- clicking :nav_item_link508[May 26 2023 03:22:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.765s509[May 26 2023 03:22:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present510[May 26 2023 03:22:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.244s511[May 26 2023 03:23:07 UTC (QA Tests)] INFO -- clicking :menu_section_button512[May 26 2023 03:23:07 UTC (QA Tests)] INFO -- clicking :nav_item_link513[May 26 2023 03:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.822s514[May 26 2023 03:23:08 UTC (QA Tests)] INFO -- clicking :package_link515[May 26 2023 03:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.619s516[May 26 2023 03:23:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071356'517[May 26 2023 03:23:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071356`518[May 26 2023 03:23:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-30fee7a689adec21'519[May 26 2023 03:23:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-0c30f7909511cac5'520 pushes and pulls a maven package via maven521 using a personal access token522[May 26 2023 03:23:09 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven523[May 26 2023 03:23:10 UTC (QA Tests)] INFO -- filling :login_field with "root"524[May 26 2023 03:23:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[May 26 2023 03:23:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[May 26 2023 03:23:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[May 26 2023 03:23:11 UTC (QA Tests)] INFO -- clicking :sign_in_button528[May 26 2023 03:23:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.722s529[May 26 2023 03:23:12 UTC (QA Tests)] INFO -- Enabling super sidebar!530[May 26 2023 03:23:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled531[May 26 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds532[May 26 2023 03:23:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.12 seconds533[May 26 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-1b5f8dce95545539' via api in 1.07 seconds534[May 26 2023 03:23:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.535[May 26 2023 03:23:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`536[May 26 2023 03:23:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`537[May 26 2023 03:23:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`538[May 26 2023 03:23:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071393 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071393 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-1685071393 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-maven_package_project-1b5f8dce95545539 --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" `539[May 26 2023 03:23:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071393`540[May 26 2023 03:23:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`541[May 26 2023 03:23:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071393' via api in 1.19 seconds542[May 26 2023 03:23:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds543[May 26 2023 03:23:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds544[May 26 2023 03:23:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-1b5f8dce95545539545[May 26 2023 03:23:17 UTC (QA Tests)] INFO -- clicking :menu_section_button546[May 26 2023 03:23:17 UTC (QA Tests)] INFO -- clicking :nav_item_link547[May 26 2023 03:23:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s548[May 26 2023 03:23:19 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present549[May 26 2023 03:23:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.281s550[May 26 2023 03:23:43 UTC (QA Tests)] INFO -- clicking :menu_section_button551[May 26 2023 03:23:43 UTC (QA Tests)] INFO -- clicking :nav_item_link552[May 26 2023 03:23:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s553[May 26 2023 03:23:44 UTC (QA Tests)] INFO -- clicking :package_link554[May 26 2023 03:23:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071393'555[May 26 2023 03:23:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071393`556[May 26 2023 03:23:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-99ad4821d48f7f9e'557[May 26 2023 03:23:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/maven_package_project-1b5f8dce95545539'558 pushes and pulls a maven package via maven559 Maven request forwarding560 uses GitLab as a mirror of the central proxy (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/378221)561Plan562 Issue creation563 when using attachments in comments564[May 26 2023 03:23:45 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment565[May 26 2023 03:23:46 UTC (QA Tests)] INFO -- filling :login_field with "root"566[May 26 2023 03:23:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field567[May 26 2023 03:23:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"568[May 26 2023 03:23:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field569[May 26 2023 03:23:47 UTC (QA Tests)] INFO -- clicking :sign_in_button570[May 26 2023 03:23:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s571[May 26 2023 03:23:48 UTC (QA Tests)] INFO -- Enabling super sidebar!572[May 26 2023 03:23:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled573[May 26 2023 03:23:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds574[May 26 2023 03:23:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.15 seconds575[May 26 2023 03:23:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/project-for-issues-a2a655e3adbadd43' via api in 0.62 seconds576[May 26 2023 03:23:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.03 seconds577[May 26 2023 03:23:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/project-for-issues-a2a655e3adbadd43/-/issues/1578[May 26 2023 03:23:53 UTC (QA Tests)] INFO -- clicking :title_content579[May 26 2023 03:23:53 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown580[May 26 2023 03:23:53 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale581"582[May 26 2023 03:23:53 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field583[May 26 2023 03:23:54 UTC (QA Tests)] INFO -- clicking :comment_button584[May 26 2023 03:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.581s585[May 26 2023 03:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.596s586 comments on an issue with an attachment587Package588 Helm Registry589 using personal access token590[May 26 2023 03:23:55 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart591[May 26 2023 03:23:55 UTC (QA Tests)] INFO -- filling :login_field with "root"592[May 26 2023 03:23:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field593[May 26 2023 03:23:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"594[May 26 2023 03:23:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field595[May 26 2023 03:23:56 UTC (QA Tests)] INFO -- clicking :sign_in_button596[May 26 2023 03:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.789s597[May 26 2023 03:23:57 UTC (QA Tests)] INFO -- Enabling super sidebar!598[May 26 2023 03:23:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled599[May 26 2023 03:23:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds600[May 26 2023 03:23:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.12 seconds601[May 26 2023 03:23:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-32476a342fd383d1' via api in 0.85 seconds602[May 26 2023 03:23:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.603[May 26 2023 03:23:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`604[May 26 2023 03:23:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`605[May 26 2023 03:23:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`606[May 26 2023 03:24:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071438 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071438 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-1685071438 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb --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" `607[May 26 2023 03:24:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071438`608[May 26 2023 03:24:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`609[May 26 2023 03:24:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071438' via api in 1.19 seconds610[May 26 2023 03:24:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds611[May 26 2023 03:24:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-9e1d46639a786e7e' via api in 0.75 seconds612[May 26 2023 03:24:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds613[May 26 2023 03:24:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds614[May 26 2023 03:24:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-32476a342fd383d1615[May 26 2023 03:24:03 UTC (QA Tests)] INFO -- clicking :menu_section_button616[May 26 2023 03:24:04 UTC (QA Tests)] INFO -- clicking :nav_item_link617[May 26 2023 03:24:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.737s618[May 26 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present619[May 26 2023 03:24:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.368s620[May 26 2023 03:24:19 UTC (QA Tests)] INFO -- clicking :menu_section_button621[May 26 2023 03:24:20 UTC (QA Tests)] INFO -- clicking :nav_item_link622[May 26 2023 03:24:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s623[May 26 2023 03:24:20 UTC (QA Tests)] INFO -- clicking :package_link624[May 26 2023 03:24:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds625[May 26 2023 03:24:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-9e1d46639a786e7e626[May 26 2023 03:24:24 UTC (QA Tests)] INFO -- clicking :menu_section_button627[May 26 2023 03:24:24 UTC (QA Tests)] INFO -- clicking :nav_item_link628[May 26 2023 03:24:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s629[May 26 2023 03:24:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present630[May 26 2023 03:24:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.466s631[May 26 2023 03:24:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071438'632[May 26 2023 03:24:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071438`633[May 26 2023 03:24:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-4509ed1e6d3ed9fd'634[May 26 2023 03:24:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-32476a342fd383d1'635[May 26 2023 03:24:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-9e1d46639a786e7e'636 pushes and pulls a helm chart637 using ci job token638[May 26 2023 03:24:41 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart639[May 26 2023 03:24:42 UTC (QA Tests)] INFO -- filling :login_field with "root"640[May 26 2023 03:24:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field641[May 26 2023 03:24:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"642[May 26 2023 03:24:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field643[May 26 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :sign_in_button644[May 26 2023 03:24:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.331s645[May 26 2023 03:24:44 UTC (QA Tests)] INFO -- Enabling super sidebar!646[May 26 2023 03:24:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled647[May 26 2023 03:24:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.15 seconds648[May 26 2023 03:24:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.21 seconds649[May 26 2023 03:24:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-3a71c2d9bff4c65c' via api in 0.98 seconds650[May 26 2023 03:24:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.651[May 26 2023 03:24:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`652[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`653[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`654[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071485 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071485 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-1685071485 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb --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" `655[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071485`656[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`657[May 26 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071485' via api in 6.22 seconds658[May 26 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds659[May 26 2023 03:24:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-cf5046f693a33c2d' via api in 1.93 seconds660[May 26 2023 03:24:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds661[May 26 2023 03:24:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds662[May 26 2023 03:24:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-3a71c2d9bff4c65c663[May 26 2023 03:24:57 UTC (QA Tests)] INFO -- clicking :menu_section_button664[May 26 2023 03:24:57 UTC (QA Tests)] INFO -- clicking :nav_item_link665[May 26 2023 03:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.746s666[May 26 2023 03:24:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present667[May 26 2023 03:25:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.162s668[May 26 2023 03:25:12 UTC (QA Tests)] INFO -- clicking :menu_section_button669[May 26 2023 03:25:13 UTC (QA Tests)] INFO -- clicking :nav_item_link670[May 26 2023 03:25:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.821s671[May 26 2023 03:25:14 UTC (QA Tests)] INFO -- clicking :package_link672[May 26 2023 03:25:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds673[May 26 2023 03:25:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-cf5046f693a33c2d674[May 26 2023 03:25:16 UTC (QA Tests)] INFO -- clicking :menu_section_button675[May 26 2023 03:25:16 UTC (QA Tests)] INFO -- clicking :nav_item_link676[May 26 2023 03:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.818s677[May 26 2023 03:25:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present678[May 26 2023 03:25:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.466s679[May 26 2023 03:25:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071485'680[May 26 2023 03:25:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071485`681[May 26 2023 03:25:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-4e7b20e4bae28774'682[May 26 2023 03:25:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-3a71c2d9bff4c65c'683[May 26 2023 03:25:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-cf5046f693a33c2d'684 pushes and pulls a helm chart685 using project deploy token686[May 26 2023 03:25:33 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart687[May 26 2023 03:25:34 UTC (QA Tests)] INFO -- filling :login_field with "root"688[May 26 2023 03:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field689[May 26 2023 03:25:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"690[May 26 2023 03:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field691[May 26 2023 03:25:35 UTC (QA Tests)] INFO -- clicking :sign_in_button692[May 26 2023 03:25:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.894s693[May 26 2023 03:25:36 UTC (QA Tests)] INFO -- Enabling super sidebar!694[May 26 2023 03:25:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled695[May 26 2023 03:25:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds696[May 26 2023 03:25:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.36 seconds697[May 26 2023 03:25:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-f10586e026c65fad' via api in 1.07 seconds698[May 26 2023 03:25:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.699[May 26 2023 03:25:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`700[May 26 2023 03:25:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`701[May 26 2023 03:25:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`702[May 26 2023 03:25:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071537 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071537 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-1685071537 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb --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" `703[May 26 2023 03:25:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071537`704[May 26 2023 03:25:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`705[May 26 2023 03:25:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071537' via api in 1.28 seconds706[May 26 2023 03:25:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.12 seconds707[May 26 2023 03:25:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds708[May 26 2023 03:25:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-cb391255d5798981' via api in 0.79 seconds709[May 26 2023 03:25:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.39 seconds710[May 26 2023 03:25:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds711[May 26 2023 03:25:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-f10586e026c65fad712[May 26 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :menu_section_button713[May 26 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :nav_item_link714[May 26 2023 03:25:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.696s715[May 26 2023 03:25:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present716[May 26 2023 03:25:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.503s717[May 26 2023 03:26:00 UTC (QA Tests)] INFO -- clicking :menu_section_button718[May 26 2023 03:26:00 UTC (QA Tests)] INFO -- clicking :nav_item_link719[May 26 2023 03:26:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.807s720[May 26 2023 03:26:01 UTC (QA Tests)] INFO -- clicking :package_link721[May 26 2023 03:26:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds722[May 26 2023 03:26:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-cb391255d5798981723[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- clicking :menu_section_button724[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- clicking :nav_item_link725[May 26 2023 03:26:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.757s726[May 26 2023 03:26:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present727[May 26 2023 03:26:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.303s728[May 26 2023 03:26:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071537'729[May 26 2023 03:26:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071537`730[May 26 2023 03:26:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-f4b0c4aaf46f1a5f'731[May 26 2023 03:26:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_package_project-f10586e026c65fad'732[May 26 2023 03:26:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/helm_client_project-cb391255d5798981'733 pushes and pulls a helm chart734Package735 Package Registry736 npm project level endpoint737 using ci job token738[May 26 2023 03:26:21 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using ci job token push and pull a npm package via CI739[May 26 2023 03:26:21 UTC (QA Tests)] INFO -- filling :login_field with "root"740[May 26 2023 03:26:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field741[May 26 2023 03:26:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"742[May 26 2023 03:26:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field743[May 26 2023 03:26:22 UTC (QA Tests)] INFO -- clicking :sign_in_button744[May 26 2023 03:26:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.736s745[May 26 2023 03:26:23 UTC (QA Tests)] INFO -- Enabling super sidebar!746[May 26 2023 03:26:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled747[May 26 2023 03:26:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA748[May 26 2023 03:26:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-icu558fi' via cache in 0.0 seconds749[May 26 2023 03:26:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds750[May 26 2023 03:26:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.12 seconds751[May 26 2023 03:26:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-3ac2d662010a8a47' via api in 0.52 seconds752[May 26 2023 03:26:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.753[May 26 2023 03:26:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`754[May 26 2023 03:26:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`755[May 26 2023 03:26:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`756[May 26 2023 03:26:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071585 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071585 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-1685071585 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-npm-project-level-3ac2d662010a8a47 --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" `757[May 26 2023 03:26:31 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071585`758[May 26 2023 03:26:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`759[May 26 2023 03:26:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071585' via api in 6.56 seconds760[May 26 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds761[May 26 2023 03:26:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-3ac2d662010a8a47762[May 26 2023 03:26:35 UTC (QA Tests)] INFO -- clicking :menu_section_button763[May 26 2023 03:26:35 UTC (QA Tests)] INFO -- clicking :nav_item_link764[May 26 2023 03:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.779s765[May 26 2023 03:26:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present766[May 26 2023 03:26:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.802s767[May 26 2023 03:26:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.306s768[May 26 2023 03:26:52 UTC (QA Tests)] INFO -- clicking :nav_item_link769[May 26 2023 03:26:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.746s770[May 26 2023 03:26:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present771[May 26 2023 03:26:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.495s772[May 26 2023 03:26:56 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button773[May 26 2023 03:26:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.814s774[May 26 2023 03:26:57 UTC (QA Tests)] INFO -- clicking :directory_name_link775[May 26 2023 03:26:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.736s776[May 26 2023 03:26:57 UTC (QA Tests)] INFO -- clicking :directory_name_link777[May 26 2023 03:26:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.725s778[May 26 2023 03:26:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-3ac2d662010a8a47779[May 26 2023 03:27:00 UTC (QA Tests)] INFO -- clicking :menu_section_button780[May 26 2023 03:27:00 UTC (QA Tests)] INFO -- clicking :nav_item_link781[May 26 2023 03:27:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.826s782[May 26 2023 03:27:01 UTC (QA Tests)] INFO -- clicking :package_link783[May 26 2023 03:27:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-2c6a09ad3f752d93'784[May 26 2023 03:27:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071585'785[May 26 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071585`786[May 26 2023 03:27:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-3ac2d662010a8a47'787 push and pull a npm package via CI788 using project deploy token789[May 26 2023 03:27:02 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using project deploy token push and pull a npm package via CI790[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- filling :login_field with "root"791[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field792[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"793[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field794[May 26 2023 03:27:04 UTC (QA Tests)] INFO -- clicking :sign_in_button795[May 26 2023 03:27:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.172s796[May 26 2023 03:27:05 UTC (QA Tests)] INFO -- Enabling super sidebar!797[May 26 2023 03:27:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled798[May 26 2023 03:27:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA799[May 26 2023 03:27:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-k062lgws' via cache in 0.0 seconds800[May 26 2023 03:27:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds801[May 26 2023 03:27:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.12 seconds802[May 26 2023 03:27:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-e3dc10fcfc4ce474' via api in 1.04 seconds803[May 26 2023 03:27:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.804[May 26 2023 03:27:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`805[May 26 2023 03:27:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`806[May 26 2023 03:27:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`807[May 26 2023 03:27:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071627 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071627 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-1685071627 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-npm-project-level-e3dc10fcfc4ce474 --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" `808[May 26 2023 03:27:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071627`809[May 26 2023 03:27:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`810[May 26 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071627' via api in 1.27 seconds811[May 26 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-5' via api in 0.08 seconds812[May 26 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds813[May 26 2023 03:27:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds814[May 26 2023 03:27:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-e3dc10fcfc4ce474815[May 26 2023 03:27:11 UTC (QA Tests)] INFO -- clicking :menu_section_button816[May 26 2023 03:27:11 UTC (QA Tests)] INFO -- clicking :nav_item_link817[May 26 2023 03:27:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.743s818[May 26 2023 03:27:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present819[May 26 2023 03:27:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.456s820[May 26 2023 03:27:27 UTC (QA Tests)] INFO -- clicking :nav_item_link821[May 26 2023 03:27:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s822[May 26 2023 03:27:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present823[May 26 2023 03:27:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.239s824[May 26 2023 03:27:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.073s825[May 26 2023 03:27:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.085s826[May 26 2023 03:27:31 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button827[May 26 2023 03:27:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.705s828[May 26 2023 03:27:32 UTC (QA Tests)] INFO -- clicking :directory_name_link829[May 26 2023 03:27:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.118s830[May 26 2023 03:27:33 UTC (QA Tests)] INFO -- clicking :directory_name_link831[May 26 2023 03:27:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.743s832[May 26 2023 03:27:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-e3dc10fcfc4ce474833[May 26 2023 03:27:35 UTC (QA Tests)] INFO -- clicking :menu_section_button834[May 26 2023 03:27:35 UTC (QA Tests)] INFO -- clicking :nav_item_link835[May 26 2023 03:27:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.815s836[May 26 2023 03:27:36 UTC (QA Tests)] INFO -- clicking :package_link837[May 26 2023 03:27:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 1.062s838[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-ff07617c445faa98'839[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071627'840[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071627`841[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-e3dc10fcfc4ce474'842 push and pull a npm package via CI843 using personal access token844[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using personal access token push and pull a npm package via CI845[May 26 2023 03:27:39 UTC (QA Tests)] INFO -- filling :login_field with "root"846[May 26 2023 03:27:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field847[May 26 2023 03:27:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"848[May 26 2023 03:27:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field849[May 26 2023 03:27:40 UTC (QA Tests)] INFO -- clicking :sign_in_button850[May 26 2023 03:27:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.749s851[May 26 2023 03:27:41 UTC (QA Tests)] INFO -- Enabling super sidebar!852[May 26 2023 03:27:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled853[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA854[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-uj7byerm' via cache in 0.0 seconds855[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds856[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb' via api in 0.17 seconds857[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-054045829c1b5d50' via api in 0.62 seconds858[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.859[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`860[May 26 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`861[May 26 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`862[May 26 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071663 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071663 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-1685071663 --url http://gitlab-ce-532afbbc.test --registration-token **** --tag-list runner-for-npm-project-level-054045829c1b5d50 --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" `863[May 26 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071663`864[May 26 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`865[May 26 2023 03:27:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071663' via api in 7.23 seconds866[May 26 2023 03:27:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds867[May 26 2023 03:27:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds868[May 26 2023 03:27:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-054045829c1b5d50869[May 26 2023 03:27:52 UTC (QA Tests)] INFO -- clicking :menu_section_button870[May 26 2023 03:27:52 UTC (QA Tests)] INFO -- clicking :nav_item_link871[May 26 2023 03:27:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.79s872[May 26 2023 03:27:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present873[May 26 2023 03:27:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.246s874[May 26 2023 03:28:08 UTC (QA Tests)] INFO -- clicking :nav_item_link875[May 26 2023 03:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.095s876[May 26 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present877[May 26 2023 03:28:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.235s878[May 26 2023 03:28:12 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button879[May 26 2023 03:28:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.656s880[May 26 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :directory_name_link881[May 26 2023 03:28:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.655s882[May 26 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :directory_name_link883[May 26 2023 03:28:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.695s884[May 26 2023 03:28:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-532afbbc.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-054045829c1b5d50885[May 26 2023 03:28:15 UTC (QA Tests)] INFO -- clicking :menu_section_button886[May 26 2023 03:28:15 UTC (QA Tests)] INFO -- clicking :nav_item_link887[May 26 2023 03:28:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.822s888[May 26 2023 03:28:17 UTC (QA Tests)] INFO -- clicking :package_link889[May 26 2023 03:28:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-4e69296704f07f92'890[May 26 2023 03:28:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071663'891[May 26 2023 03:28:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071663`892[May 26 2023 03:28:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-15-05-fc6dbee150ec26fb/npm-project-level-054045829c1b5d50'893 push and pull a npm package via CI894[May 26 2023 03:28:18 UTC (QA Tests)] INFO -- 895========= Knapsack Time Offset Warning ==========896Time offset: 30s897Max allowed node time execution: 14m 14s898Exceeded time: -01m 01s900Global time execution for this CI node is fine.901Happy testing!902Need explanation? See FAQ:904=================================================905Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:906https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation907Sign up for Knapsack Pro here:909=================================================910[May 26 2023 03:28:18 UTC (QA Tests)] INFO -- 911Knapsack global time execution for tests: 13m 13s912Pending: (Failures listed here are expected and do not affect your suite's status)913 1) Package Maven request forwarding uses GitLab as a mirror of the central proxy914 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/378221915 # ./qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb:218916Finished in 13 minutes 14 seconds (files took 4.84 seconds to load)91718 examples, 0 failures, 1 pending918Randomized with seed 48128919[May 26 2023 03:28:19 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-532afbbc`920[May 26 2023 03:28:19 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-532afbbc`922Running after script...923$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command924$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")925$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"971Not uploading cache qa-e2e-ruby-3.0-c960f636c4e1bc2a7f4f8e20670acaff-16 due to policy973Uploading artifacts...974gitlab-qa-run-*: found 165 matching artifact files and directories 975Uploading artifacts as "archive" to coordinator... 201 Created id=4355178308 responseStatus=201 Created token=64_4t71q976Uploading artifacts...977gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 978Uploading artifacts as "junit" to coordinator... 201 Created id=4355178308 responseStatus=201 Created token=64_4t71q979Uploading artifacts...980/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 981Uploading artifacts as "dotenv" to coordinator... 201 Created id=4355178308 responseStatus=201 Created token=64_4t71q983Job succeeded