object-storage-aws 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:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 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:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687074336-1d1272a5-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: 129829, done. 20remote: Counting objects: 100% (129829/129829), done. 21remote: Compressing objects: 100% (89767/89767), done. 22remote: Total 129829 (delta 52781), reused 85422 (delta 35058), pack-reused 0 23Receiving objects: 100% (129829/129829), 119.37 MiB | 45.59 MiB/s, done.24Resolving deltas: 100% (52781/52781), done.26 * [new ref] refs/pipelines/903503466 -> refs/pipelines/90350346627 * [new branch] master -> origin/master28Checking out 963bdc0e as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4493798918)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4493798918 responseStatus=200 OK token=64_iU5MK39Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 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:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 36 Gemfile dependencies, 128 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8 --omnibus-config object_storage_aws --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-4493798976.json --format RspecJunitFormatter --out tmp/rspec-4493798976.xml --format html --out tmp/rspec-$(echo object-storage-aws 2/2 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jun 18 2023 07:47:40 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-f586e390$`50[Jun 18 2023 07:47:40 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-f586e390 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jun 18 2023 07:47:41 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-f586e390:/etc/gitlab/trusted-certs`52[Jun 18 2023 07:47:41 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-f586e390:/etc/gitlab/ssl`53[Jun 18 2023 07:47:42 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-f586e390`54[Jun 18 2023 07:47:42 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-f586e390`55[Jun 18 2023 07:47:42 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jun 18 2023 07:47:42 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`57[Jun 18 2023 07:48:15 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-cbde7b1f$`58[Jun 18 2023 07:48:15 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jun 18 2023 07:48:15 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jun 18 2023 07:48:15 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-cbde7b1f --net test --hostname gitlab-ee-cbde7b1f.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-06-18-07-47-40-539920f3/gitlab-ee-cbde7b1f/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`61[Jun 18 2023 07:48:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-cbde7b1f bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 07:47:4062# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::ObjectStorageAws68gitlab_rails['object_store']['enabled'] = true69gitlab_rails['object_store']['proxy_download'] = false70gitlab_rails['object_store']['connection'] = { 'provider' => 'AWS', 'region' => 'eu-central-1', 'aws_access_key_id' => '[MASKED]', 'aws_secret_access_key' => '[MASKED]' }71gitlab_rails['object_store']['objects']['artifacts']['bucket'] = 'test-object-storage-20210802'72gitlab_rails['object_store']['objects']['external_diffs']['bucket'] = 'test-object-storage-20210802'73gitlab_rails['object_store']['objects']['lfs']['bucket'] = 'test-object-storage-20210802'74gitlab_rails['object_store']['objects']['uploads']['bucket'] = 'test-object-storage-20210802'75gitlab_rails['object_store']['objects']['packages']['bucket'] = 'test-object-storage-20210802'76gitlab_rails['object_store']['objects']['dependency_proxy']['bucket'] = 'test-object-storage-20210802'77gitlab_rails['object_store']['objects']['pages']['bucket'] = 'test-object-storage-20210802'78gitlab_rails['object_store']['objects']['terraform_state']['bucket'] = 'test-object-storage-20210802'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[Jun 18 2023 07:48:26 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-cbde7b1f`81[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...82[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-cbde7b1f`83[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-cbde7b1f 80/tcp`84[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!85[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-cbde7b1f bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`86[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-cbde7b1f 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[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-cbde7b1f bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`93[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data gitlab-ee-cbde7b1f:/tmp/data-seeds`94[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Running exec_commands...95[Jun 18 2023 07:51:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-cbde7b1f bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`96[Jun 18 2023 07:52:42 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`97[Jun 18 2023 07:52:42 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8`98[Jun 18 2023 07:53:22 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee99[Jun 18 2023 07:53:22 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled100[Jun 18 2023 07:53:22 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env AWS_S3_REGION="$AWS_S3_REGION" --env AWS_S3_KEY_ID="$AWS_S3_KEY_ID" --env AWS_S3_ACCESS_KEY="$AWS_S3_ACCESS_KEY" --env AWS_S3_BUCKET_NAME="$AWS_S3_BUCKET_NAME" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-07-47-40-539920f3/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-07-47-40-539920f3/gitlab-ee-qa-03ebf471:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-03ebf471 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8 Test::Instance::All http://gitlab-ee-cbde7b1f.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-4493798976.json --format RspecJunitFormatter --out tmp/rspec-4493798976.xml --format html --out tmp/rspec-object-storage-aws_2_2.htm --color --format documentation`1012023-06-18 07:53:37 / CONF :: 102 ==> Base URL: http://gitlab-ee-cbde7b1f.test103 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f01623ab550>104 ==> Libraries: Chemlab::Vendor105[Jun 18 2023 07:53:37 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA106[Jun 18 2023 07:53:37 UTC (QA Tests)] INFO -- Browser: chrome107[Jun 18 2023 07:53:37 UTC (QA Tests)] INFO -- Performing sanity check for environment!108[Jun 18 2023 07:53:38 UTC (QA Tests)] INFO -- Performing initial license fabrication!109[Jun 18 2023 07:53:38 UTC (QA Tests)] INFO -- Successfully added license key. Details:110{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}111[Jun 18 2023 07:53:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.31 seconds112[Jun 18 2023 07:53:38 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled113[Jun 18 2023 07:53:39 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled114[Jun 18 2023 07:53:39 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-aws' to 'knapsack/object-storage-aws.json'115[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====116[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- Report specs:117[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_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/generic_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb"]118[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- Leftover specs:119[Jun 18 2023 07:53:40 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_dataloss_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/3_create/repository/files_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_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/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_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/saas/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/merge_request_index/merge_request_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_compliance_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/cloud_activation_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/attachment_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]120[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- Knapsack report generator started!121[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-aws' to 'knapsack/object-storage-aws.json'122[Jun 18 2023 07:53:40 UTC (QA Tests)] INFO -- Report already exists, skipping!123Run options:124 include {:object_storage=>true}125 exclude {:geo=>true, :requires_praefect=>true}126Randomized with seed 50136127Package128 Generic Repository129[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it130[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA131[Jun 18 2023 07:55:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-w0hi31pf' via cache in 0.0 seconds132[Jun 18 2023 07:55:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.93 seconds133[Jun 18 2023 07:55:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 2.0 seconds134[Jun 18 2023 07:55:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/generic-package-project-b853077b1a69089d' via api in 3.81 seconds135[Jun 18 2023 07:55:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.136[Jun 18 2023 07:55:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`137[Jun 18 2023 07:55:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`138[Jun 18 2023 07:55:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`139[Jun 18 2023 07:55:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687074934 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687074934 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-1687074934 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-generic-package-project-b853077b1a69089d --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" `140[Jun 18 2023 07:55:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687074934`141[Jun 18 2023 07:55:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`142[Jun 18 2023 07:55:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687074934' via api in 7.87 seconds143[Jun 18 2023 07:55:46 UTC (QA Tests)] INFO -- filling :login_field with "root"144[Jun 18 2023 07:55:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field145[Jun 18 2023 07:55:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"146[Jun 18 2023 07:55:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field147[Jun 18 2023 07:55:47 UTC (QA Tests)] INFO -- clicking :sign_in_button148[Jun 18 2023 07:55:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.372s149[Jun 18 2023 07:55:49 UTC (QA Tests)] INFO -- Enabling super sidebar!150[Jun 18 2023 07:55:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled151[Jun 18 2023 07:55:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.27 seconds152[Jun 18 2023 07:55:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/generic-package-project-b853077b1a69089d153[Jun 18 2023 07:55:55 UTC (QA Tests)] INFO -- clicking :menu_section_button154[Jun 18 2023 07:55:55 UTC (QA Tests)] INFO -- clicking :nav_item_link155[Jun 18 2023 07:55:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.91s156[Jun 18 2023 07:55:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.902s157[Jun 18 2023 07:55:58 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present158[Jun 18 2023 07:56:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.851s159[Jun 18 2023 07:56:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.52s160[Jun 18 2023 07:56:13 UTC (QA Tests)] INFO -- clicking :pipeline_path161[Jun 18 2023 07:56:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 1.215s162[Jun 18 2023 07:56:14 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present163[Jun 18 2023 07:56:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.407s164[Jun 18 2023 07:56:28 UTC (QA Tests)] INFO -- clicking :menu_section_button165[Jun 18 2023 07:56:28 UTC (QA Tests)] INFO -- clicking :nav_item_link166[Jun 18 2023 07:56:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.08s167[Jun 18 2023 07:56:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687074934'168[Jun 18 2023 07:56:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687074934`169[Jun 18 2023 07:56:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-6d35bdb35d6d259f'170 uploads a generic package and downloads it171Package172 Maven Repository with Gradle173 using ci job token174[Jun 18 2023 07:56:31 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle175[Jun 18 2023 07:56:32 UTC (QA Tests)] INFO -- filling :login_field with "root"176[Jun 18 2023 07:56:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field177[Jun 18 2023 07:56:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"178[Jun 18 2023 07:56:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field179[Jun 18 2023 07:56:33 UTC (QA Tests)] INFO -- clicking :sign_in_button180[Jun 18 2023 07:56:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.872s181[Jun 18 2023 07:56:34 UTC (QA Tests)] INFO -- Enabling super sidebar!182[Jun 18 2023 07:56:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled183[Jun 18 2023 07:56:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.09 seconds184[Jun 18 2023 07:56:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.19 seconds185[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-d1458ae97a9cb42c' via api in 1.52 seconds186[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.187[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`188[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`189[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`190[Jun 18 2023 07:56:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687074995 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687074995 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-1687074995 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `191[Jun 18 2023 07:56:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687074995`192[Jun 18 2023 07:56:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`193[Jun 18 2023 07:56:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687074995' via api in 1.51 seconds194[Jun 18 2023 07:56:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds195[Jun 18 2023 07:56:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-d1458ae97a9cb42c196[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- clicking :menu_section_button197[Jun 18 2023 07:56:41 UTC (QA Tests)] INFO -- clicking :nav_item_link198[Jun 18 2023 07:56:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.833s199[Jun 18 2023 07:56:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present200[Jun 18 2023 07:56:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.63s201[Jun 18 2023 07:57:37 UTC (QA Tests)] INFO -- clicking :menu_section_button202[Jun 18 2023 07:57:37 UTC (QA Tests)] INFO -- clicking :nav_item_link203[Jun 18 2023 07:57:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.749s204[Jun 18 2023 07:57:38 UTC (QA Tests)] INFO -- clicking :package_link205[Jun 18 2023 07:57:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.508s206[Jun 18 2023 07:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-952c9828251c8ffb' via api in 0.82 seconds207[Jun 18 2023 07:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds208[Jun 18 2023 07:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds209[Jun 18 2023 07:57:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds210[Jun 18 2023 07:57:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-952c9828251c8ffb211[Jun 18 2023 07:57:42 UTC (QA Tests)] INFO -- clicking :menu_section_button212[Jun 18 2023 07:57:42 UTC (QA Tests)] INFO -- clicking :nav_item_link213[Jun 18 2023 07:57:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s214[Jun 18 2023 07:57:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.343s215[Jun 18 2023 07:57:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present216[Jun 18 2023 07:57:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.124s217[Jun 18 2023 07:57:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687074995'218[Jun 18 2023 07:57:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687074995`219[Jun 18 2023 07:57:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-ee8ec1c3f9c91b26'220[Jun 18 2023 07:57:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-d1458ae97a9cb42c'221[Jun 18 2023 07:57:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-952c9828251c8ffb'222 pushes and pulls a maven package via gradle223 using project deploy token224[Jun 18 2023 07:57:58 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle225[Jun 18 2023 07:57:58 UTC (QA Tests)] INFO -- filling :login_field with "root"226[Jun 18 2023 07:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field227[Jun 18 2023 07:57:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"228[Jun 18 2023 07:57:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field229[Jun 18 2023 07:57:59 UTC (QA Tests)] INFO -- clicking :sign_in_button230[Jun 18 2023 07:58:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.531s231[Jun 18 2023 07:58:00 UTC (QA Tests)] INFO -- Enabling super sidebar!232[Jun 18 2023 07:58:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled233[Jun 18 2023 07:58:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds234[Jun 18 2023 07:58:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.14 seconds235[Jun 18 2023 07:58:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-9eb3f96f8077d68e' via api in 0.86 seconds236[Jun 18 2023 07:58:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.237[Jun 18 2023 07:58:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`238[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`239[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`240[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075081 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075081 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-1687075081 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `241[Jun 18 2023 07:58:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075081`242[Jun 18 2023 07:58:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`243[Jun 18 2023 07:58:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075081' via api in 1.44 seconds244[Jun 18 2023 07:58:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds245[Jun 18 2023 07:58:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-9eb3f96f8077d68e246[Jun 18 2023 07:58:06 UTC (QA Tests)] INFO -- clicking :menu_section_button247[Jun 18 2023 07:58:06 UTC (QA Tests)] INFO -- clicking :nav_item_link248[Jun 18 2023 07:58:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s249[Jun 18 2023 07:58:08 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present250[Jun 18 2023 07:58:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.268s251[Jun 18 2023 07:58:52 UTC (QA Tests)] INFO -- clicking :menu_section_button252[Jun 18 2023 07:58:52 UTC (QA Tests)] INFO -- clicking :nav_item_link253[Jun 18 2023 07:58:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.763s254[Jun 18 2023 07:58:53 UTC (QA Tests)] INFO -- clicking :package_link255[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-fe0f213dce87e64c' via api in 0.81 seconds256[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.12 seconds257[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds258[Jun 18 2023 07:58:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-fe0f213dce87e64c259[Jun 18 2023 07:58:57 UTC (QA Tests)] INFO -- clicking :menu_section_button260[Jun 18 2023 07:58:57 UTC (QA Tests)] INFO -- clicking :nav_item_link261[Jun 18 2023 07:58:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.765s262[Jun 18 2023 07:58:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present263[Jun 18 2023 07:59:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.331s264[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075081'265[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075081`266[Jun 18 2023 07:59:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-6a257822288dc0df'267[Jun 18 2023 07:59:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-9eb3f96f8077d68e'268[Jun 18 2023 07:59:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-fe0f213dce87e64c'269 pushes and pulls a maven package via gradle270 using personal access token271[Jun 18 2023 07:59:14 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle272[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- filling :login_field with "root"273[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field274[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"275[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field276[Jun 18 2023 07:59:15 UTC (QA Tests)] INFO -- clicking :sign_in_button277[Jun 18 2023 07:59:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.853s278[Jun 18 2023 07:59:16 UTC (QA Tests)] INFO -- Enabling super sidebar!279[Jun 18 2023 07:59:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled280[Jun 18 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds281[Jun 18 2023 07:59:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.25 seconds282[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-1e158f6b14e8ce66' via api in 1.18 seconds283[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.284[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`285[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`286[Jun 18 2023 07:59:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`287[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075158 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075158 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-1687075158 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `288[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075158`289[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`290[Jun 18 2023 07:59:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075158' via api in 1.42 seconds291[Jun 18 2023 07:59:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds292[Jun 18 2023 07:59:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-1e158f6b14e8ce66293[Jun 18 2023 07:59:23 UTC (QA Tests)] INFO -- clicking :menu_section_button294[Jun 18 2023 07:59:23 UTC (QA Tests)] INFO -- clicking :nav_item_link295[Jun 18 2023 07:59:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.827s296[Jun 18 2023 07:59:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present297[Jun 18 2023 07:59:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.297s298[Jun 18 2023 08:00:10 UTC (QA Tests)] INFO -- clicking :menu_section_button299[Jun 18 2023 08:00:10 UTC (QA Tests)] INFO -- clicking :nav_item_link300[Jun 18 2023 08:00:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.316s301[Jun 18 2023 08:00:11 UTC (QA Tests)] INFO -- clicking :package_link302[Jun 18 2023 08:00:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-24ff7d6a816e0500' via api in 1.7 seconds303[Jun 18 2023 08:00:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds304[Jun 18 2023 08:00:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-24ff7d6a816e0500305[Jun 18 2023 08:00:16 UTC (QA Tests)] INFO -- clicking :menu_section_button306[Jun 18 2023 08:00:16 UTC (QA Tests)] INFO -- clicking :nav_item_link307[Jun 18 2023 08:00:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.927s308[Jun 18 2023 08:00:19 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present309[Jun 18 2023 08:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.684s310[Jun 18 2023 08:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.916s311[Jun 18 2023 08:00:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075158'312[Jun 18 2023 08:00:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075158`313[Jun 18 2023 08:00:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-481254807b08e7fc'314[Jun 18 2023 08:00:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_package_project-1e158f6b14e8ce66'315[Jun 18 2023 08:00:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/maven_gradle_client_project-24ff7d6a816e0500'316 pushes and pulls a maven package via gradle317Package318 Package Registry319 npm project level endpoint320 using project deploy token321[Jun 18 2023 08:00:36 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using project deploy token push and pull a npm package via CI322[Jun 18 2023 08:00:36 UTC (QA Tests)] INFO -- filling :login_field with "root"323[Jun 18 2023 08:00:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field324[Jun 18 2023 08:00:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"325[Jun 18 2023 08:00:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field326[Jun 18 2023 08:00:37 UTC (QA Tests)] INFO -- clicking :sign_in_button327[Jun 18 2023 08:00:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.54s328[Jun 18 2023 08:00:38 UTC (QA Tests)] INFO -- Enabling super sidebar!329[Jun 18 2023 08:00:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled330[Jun 18 2023 08:00:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA331[Jun 18 2023 08:00:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-6ro5lk5k' via cache in 0.0 seconds332[Jun 18 2023 08:00:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds333[Jun 18 2023 08:00:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.2 seconds334[Jun 18 2023 08:00:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-e210af3422c997bc' via api in 0.67 seconds335[Jun 18 2023 08:00:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.336[Jun 18 2023 08:00:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`337[Jun 18 2023 08:00:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`338[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`339[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075240 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075240 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-1687075240 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-npm-project-level-e210af3422c997bc --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" `340[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075240`341[Jun 18 2023 08:00:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`342[Jun 18 2023 08:00:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075240' via api in 1.54 seconds343[Jun 18 2023 08:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds344[Jun 18 2023 08:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds345[Jun 18 2023 08:00:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds346[Jun 18 2023 08:00:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-e210af3422c997bc347[Jun 18 2023 08:00:45 UTC (QA Tests)] INFO -- clicking :menu_section_button348[Jun 18 2023 08:00:45 UTC (QA Tests)] INFO -- clicking :nav_item_link349[Jun 18 2023 08:00:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.833s350[Jun 18 2023 08:00:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present351[Jun 18 2023 08:00:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.674s352[Jun 18 2023 08:01:10 UTC (QA Tests)] INFO -- clicking :nav_item_link353[Jun 18 2023 08:01:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.843s354[Jun 18 2023 08:01:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present355[Jun 18 2023 08:01:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.263s356[Jun 18 2023 08:01:27 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button357[Jun 18 2023 08:01:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.245s358[Jun 18 2023 08:01:28 UTC (QA Tests)] INFO -- clicking :directory_name_link359[Jun 18 2023 08:01:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.285s360[Jun 18 2023 08:01:29 UTC (QA Tests)] INFO -- clicking :directory_name_link361[Jun 18 2023 08:01:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.211s362[Jun 18 2023 08:01:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-e210af3422c997bc363[Jun 18 2023 08:01:32 UTC (QA Tests)] INFO -- clicking :menu_section_button364[Jun 18 2023 08:01:33 UTC (QA Tests)] INFO -- clicking :nav_item_link365[Jun 18 2023 08:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.768s366[Jun 18 2023 08:01:33 UTC (QA Tests)] INFO -- clicking :package_link367[Jun 18 2023 08:01:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/mypackage-457a80266e0b9088'368[Jun 18 2023 08:01:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075240'369[Jun 18 2023 08:01:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075240`370[Jun 18 2023 08:01:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-e210af3422c997bc'371 push and pull a npm package via CI372 using ci job token373[Jun 18 2023 08:01:35 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using ci job token push and pull a npm package via CI374[Jun 18 2023 08:01:36 UTC (QA Tests)] INFO -- filling :login_field with "root"375[Jun 18 2023 08:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field376[Jun 18 2023 08:01:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"377[Jun 18 2023 08:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field378[Jun 18 2023 08:01:37 UTC (QA Tests)] INFO -- clicking :sign_in_button379[Jun 18 2023 08:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.513s380[Jun 18 2023 08:01:38 UTC (QA Tests)] INFO -- Enabling super sidebar!381[Jun 18 2023 08:01:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled382[Jun 18 2023 08:01:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA383[Jun 18 2023 08:01:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-w53ccsdf' via cache in 0.0 seconds384[Jun 18 2023 08:01:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds385[Jun 18 2023 08:01:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.19 seconds386[Jun 18 2023 08:01:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-3bc62d2b4c389b95' via api in 0.85 seconds387[Jun 18 2023 08:01:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.388[Jun 18 2023 08:01:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`389[Jun 18 2023 08:01:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`390[Jun 18 2023 08:01:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`391[Jun 18 2023 08:01:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075300 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075300 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-1687075300 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-npm-project-level-3bc62d2b4c389b95 --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" `392[Jun 18 2023 08:01:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075300`393[Jun 18 2023 08:01:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`394[Jun 18 2023 08:01:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075300' via api in 1.63 seconds395[Jun 18 2023 08:01:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds396[Jun 18 2023 08:01:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-3bc62d2b4c389b95397[Jun 18 2023 08:01:44 UTC (QA Tests)] INFO -- clicking :menu_section_button398[Jun 18 2023 08:01:44 UTC (QA Tests)] INFO -- clicking :nav_item_link399[Jun 18 2023 08:01:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.82s400[Jun 18 2023 08:01:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present401[Jun 18 2023 08:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.769s402[Jun 18 2023 08:02:01 UTC (QA Tests)] INFO -- clicking :nav_item_link403[Jun 18 2023 08:02:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s404[Jun 18 2023 08:02:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present405[Jun 18 2023 08:02:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.363s406[Jun 18 2023 08:02:04 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button407[Jun 18 2023 08:02:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.209s408[Jun 18 2023 08:02:06 UTC (QA Tests)] INFO -- clicking :directory_name_link409[Jun 18 2023 08:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.169s410[Jun 18 2023 08:02:07 UTC (QA Tests)] INFO -- clicking :directory_name_link411[Jun 18 2023 08:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.353s412[Jun 18 2023 08:02:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-3bc62d2b4c389b95413[Jun 18 2023 08:02:10 UTC (QA Tests)] INFO -- clicking :menu_section_button414[Jun 18 2023 08:02:10 UTC (QA Tests)] INFO -- clicking :nav_item_link415[Jun 18 2023 08:02:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.781s416[Jun 18 2023 08:02:11 UTC (QA Tests)] INFO -- clicking :package_link417[Jun 18 2023 08:02:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/mypackage-732446a228532969'418[Jun 18 2023 08:02:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075300'419[Jun 18 2023 08:02:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075300`420[Jun 18 2023 08:02:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-3bc62d2b4c389b95'421 push and pull a npm package via CI422 using personal access token423[Jun 18 2023 08:02:13 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using personal access token push and pull a npm package via CI424[Jun 18 2023 08:02:13 UTC (QA Tests)] INFO -- filling :login_field with "root"425[Jun 18 2023 08:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field426[Jun 18 2023 08:02:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"427[Jun 18 2023 08:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field428[Jun 18 2023 08:02:14 UTC (QA Tests)] INFO -- clicking :sign_in_button429[Jun 18 2023 08:02:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.875s430[Jun 18 2023 08:02:15 UTC (QA Tests)] INFO -- Enabling super sidebar!431[Jun 18 2023 08:02:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled432[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA433[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-dekvgpm2' via cache in 0.0 seconds434[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds435[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.2 seconds436[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-590361ab16b74bde' via api in 0.69 seconds437[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.438[Jun 18 2023 08:02:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`439[Jun 18 2023 08:02:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`440[Jun 18 2023 08:02:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`441[Jun 18 2023 08:02:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075337 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075337 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-1687075337 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-npm-project-level-590361ab16b74bde --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" `442[Jun 18 2023 08:02:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075337`443[Jun 18 2023 08:02:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`444[Jun 18 2023 08:02:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075337' via api in 6.57 seconds445[Jun 18 2023 08:02:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds446[Jun 18 2023 08:02:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds447[Jun 18 2023 08:02:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-590361ab16b74bde448[Jun 18 2023 08:02:26 UTC (QA Tests)] INFO -- clicking :menu_section_button449[Jun 18 2023 08:02:27 UTC (QA Tests)] INFO -- clicking :nav_item_link450[Jun 18 2023 08:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s451[Jun 18 2023 08:02:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present452[Jun 18 2023 08:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.374s453[Jun 18 2023 08:02:43 UTC (QA Tests)] INFO -- clicking :nav_item_link454[Jun 18 2023 08:02:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.716s455[Jun 18 2023 08:02:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present456[Jun 18 2023 08:02:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.208s457[Jun 18 2023 08:02:58 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button458[Jun 18 2023 08:02:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.13s459[Jun 18 2023 08:02:59 UTC (QA Tests)] INFO -- clicking :directory_name_link460[Jun 18 2023 08:03:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.067s461[Jun 18 2023 08:03:00 UTC (QA Tests)] INFO -- clicking :directory_name_link462[Jun 18 2023 08:03:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.151s463[Jun 18 2023 08:03:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-590361ab16b74bde464[Jun 18 2023 08:03:03 UTC (QA Tests)] INFO -- clicking :menu_section_button465[Jun 18 2023 08:03:03 UTC (QA Tests)] INFO -- clicking :nav_item_link466[Jun 18 2023 08:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.697s467[Jun 18 2023 08:03:04 UTC (QA Tests)] INFO -- clicking :package_link468[Jun 18 2023 08:03:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/mypackage-500e9f3c8eaa8a46'469[Jun 18 2023 08:03:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075337'470[Jun 18 2023 08:03:05 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075337`471[Jun 18 2023 08:03:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-project-level-590361ab16b74bde'472 push and pull a npm package via CI473Package474 Package Registry475 npm group level endpoint476 using project deploy token477[Jun 18 2023 08:03:05 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm group level endpoint using project deploy token push and pull a npm package via CI478[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- filling :login_field with "root"479[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field480[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"481[Jun 18 2023 08:03:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field482[Jun 18 2023 08:03:07 UTC (QA Tests)] INFO -- clicking :sign_in_button483[Jun 18 2023 08:03:08 UTC (QA Tests)] INFO -- Enabling super sidebar!484[Jun 18 2023 08:03:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled485[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA486[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ij13m5d5' via cache in 0.0 seconds487[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds488[Jun 18 2023 08:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.17 seconds489[Jun 18 2023 08:03:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-27bb6f455b56b36c' via api in 0.66 seconds490[Jun 18 2023 08:03:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-7e3cf8aff08b15da' via api in 0.37 seconds491[Jun 18 2023 08:03:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.492[Jun 18 2023 08:03:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`493[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`494[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`495[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075390 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075390 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-1687075390 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `496[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075390`497[Jun 18 2023 08:03:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`498[Jun 18 2023 08:03:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075390' via api in 1.45 seconds499[Jun 18 2023 08:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.11 seconds500[Jun 18 2023 08:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds501[Jun 18 2023 08:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds502[Jun 18 2023 08:03:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds503[Jun 18 2023 08:03:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-27bb6f455b56b36c504[Jun 18 2023 08:03:14 UTC (QA Tests)] INFO -- clicking :menu_section_button505[Jun 18 2023 08:03:14 UTC (QA Tests)] INFO -- clicking :nav_item_link506[Jun 18 2023 08:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s507[Jun 18 2023 08:03:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present508[Jun 18 2023 08:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.245s509[Jun 18 2023 08:03:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds510[Jun 18 2023 08:03:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-7e3cf8aff08b15da511[Jun 18 2023 08:03:32 UTC (QA Tests)] INFO -- clicking :menu_section_button512[Jun 18 2023 08:03:32 UTC (QA Tests)] INFO -- clicking :nav_item_link513[Jun 18 2023 08:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.829s514[Jun 18 2023 08:03:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present515[Jun 18 2023 08:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.216s516[Jun 18 2023 08:03:57 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button517[Jun 18 2023 08:03:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.124s518[Jun 18 2023 08:03:58 UTC (QA Tests)] INFO -- clicking :directory_name_link519[Jun 18 2023 08:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.061s520[Jun 18 2023 08:03:59 UTC (QA Tests)] INFO -- clicking :directory_name_link521[Jun 18 2023 08:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.077s522[Jun 18 2023 08:04:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-27bb6f455b56b36c523[Jun 18 2023 08:04:01 UTC (QA Tests)] INFO -- clicking :menu_section_button524[Jun 18 2023 08:04:02 UTC (QA Tests)] INFO -- clicking :nav_item_link525[Jun 18 2023 08:04:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s526[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- clicking :package_link527[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-group-level-publish-27bb6f455b56b36c-5c54ccacb9f67c80'528[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075390'529[Jun 18 2023 08:04:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075390`530[Jun 18 2023 08:04:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-27bb6f455b56b36c'531[Jun 18 2023 08:04:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-7e3cf8aff08b15da'532 push and pull a npm package via CI533 using ci job token534[Jun 18 2023 08:04:04 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm group level endpoint using ci job token push and pull a npm package via CI535[Jun 18 2023 08:04:05 UTC (QA Tests)] INFO -- filling :login_field with "root"536[Jun 18 2023 08:04:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field537[Jun 18 2023 08:04:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"538[Jun 18 2023 08:04:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field539[Jun 18 2023 08:04:06 UTC (QA Tests)] INFO -- clicking :sign_in_button540[Jun 18 2023 08:04:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.679s541[Jun 18 2023 08:04:07 UTC (QA Tests)] INFO -- Enabling super sidebar!542[Jun 18 2023 08:04:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled543[Jun 18 2023 08:04:09 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA544[Jun 18 2023 08:04:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-osdzsvgq' via cache in 0.0 seconds545[Jun 18 2023 08:04:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds546[Jun 18 2023 08:04:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.17 seconds547[Jun 18 2023 08:04:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-2abe25df49851bf9' via api in 0.63 seconds548[Jun 18 2023 08:04:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-d0677de4938fd896' via api in 0.44 seconds549[Jun 18 2023 08:04:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.550[Jun 18 2023 08:04:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`551[Jun 18 2023 08:04:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`552[Jun 18 2023 08:04:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`553[Jun 18 2023 08:04:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075450 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075450 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-1687075450 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `554[Jun 18 2023 08:04:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075450`555[Jun 18 2023 08:04:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`556[Jun 18 2023 08:04:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075450' via api in 1.45 seconds557[Jun 18 2023 08:04:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds558[Jun 18 2023 08:04:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-2abe25df49851bf9559[Jun 18 2023 08:04:14 UTC (QA Tests)] INFO -- clicking :menu_section_button560[Jun 18 2023 08:04:14 UTC (QA Tests)] INFO -- clicking :nav_item_link561[Jun 18 2023 08:04:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.693s562[Jun 18 2023 08:04:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present563[Jun 18 2023 08:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.263s564[Jun 18 2023 08:04:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds565[Jun 18 2023 08:04:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-d0677de4938fd896566[Jun 18 2023 08:04:31 UTC (QA Tests)] INFO -- clicking :menu_section_button567[Jun 18 2023 08:04:31 UTC (QA Tests)] INFO -- clicking :nav_item_link568[Jun 18 2023 08:04:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.762s569[Jun 18 2023 08:04:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present570[Jun 18 2023 08:04:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.273s571[Jun 18 2023 08:04:47 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button572[Jun 18 2023 08:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.118s573[Jun 18 2023 08:04:48 UTC (QA Tests)] INFO -- clicking :directory_name_link574[Jun 18 2023 08:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.207s575[Jun 18 2023 08:04:49 UTC (QA Tests)] INFO -- clicking :directory_name_link576[Jun 18 2023 08:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.163s577[Jun 18 2023 08:04:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-2abe25df49851bf9578[Jun 18 2023 08:04:52 UTC (QA Tests)] INFO -- clicking :menu_section_button579[Jun 18 2023 08:04:52 UTC (QA Tests)] INFO -- clicking :nav_item_link580[Jun 18 2023 08:04:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s581[Jun 18 2023 08:04:53 UTC (QA Tests)] INFO -- clicking :package_link582[Jun 18 2023 08:04:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-group-level-publish-2abe25df49851bf9-57c74788aaafa3c3'583[Jun 18 2023 08:04:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075450'584[Jun 18 2023 08:04:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075450`585[Jun 18 2023 08:04:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-2abe25df49851bf9'586[Jun 18 2023 08:04:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-d0677de4938fd896'587 push and pull a npm package via CI588 using personal access token589[Jun 18 2023 08:04:55 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm group level endpoint using personal access token push and pull a npm package via CI590[Jun 18 2023 08:04:56 UTC (QA Tests)] INFO -- filling :login_field with "root"591[Jun 18 2023 08:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[Jun 18 2023 08:04:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[Jun 18 2023 08:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[Jun 18 2023 08:04:57 UTC (QA Tests)] INFO -- clicking :sign_in_button595[Jun 18 2023 08:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.82s596[Jun 18 2023 08:04:58 UTC (QA Tests)] INFO -- Enabling super sidebar!597[Jun 18 2023 08:04:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled598[Jun 18 2023 08:04:59 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA599[Jun 18 2023 08:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-zwcnahwz' via cache in 0.0 seconds600[Jun 18 2023 08:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds601[Jun 18 2023 08:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.16 seconds602[Jun 18 2023 08:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-fd0b60f8d3ef6712' via api in 0.66 seconds603[Jun 18 2023 08:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-52247596d0871865' via api in 0.41 seconds604[Jun 18 2023 08:05:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.605[Jun 18 2023 08:05:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`606[Jun 18 2023 08:05:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`607[Jun 18 2023 08:05:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`608[Jun 18 2023 08:05:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075500 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075500 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-1687075500 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `609[Jun 18 2023 08:05:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075500`610[Jun 18 2023 08:05:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`611[Jun 18 2023 08:05:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075500' via api in 1.24 seconds612[Jun 18 2023 08:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds613[Jun 18 2023 08:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds614[Jun 18 2023 08:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds615[Jun 18 2023 08:05:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-fd0b60f8d3ef6712616[Jun 18 2023 08:05:04 UTC (QA Tests)] INFO -- clicking :menu_section_button617[Jun 18 2023 08:05:04 UTC (QA Tests)] INFO -- clicking :nav_item_link618[Jun 18 2023 08:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.718s619[Jun 18 2023 08:05:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present620[Jun 18 2023 08:05:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.423s621[Jun 18 2023 08:05:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds622[Jun 18 2023 08:05:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-52247596d0871865623[Jun 18 2023 08:05:22 UTC (QA Tests)] INFO -- clicking :menu_section_button624[Jun 18 2023 08:05:22 UTC (QA Tests)] INFO -- clicking :nav_item_link625[Jun 18 2023 08:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s626[Jun 18 2023 08:05:24 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present627[Jun 18 2023 08:05:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.228s628[Jun 18 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button629[Jun 18 2023 08:05:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.222s630[Jun 18 2023 08:05:48 UTC (QA Tests)] INFO -- clicking :directory_name_link631[Jun 18 2023 08:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.155s632[Jun 18 2023 08:05:49 UTC (QA Tests)] INFO -- clicking :directory_name_link633[Jun 18 2023 08:05:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.128s634[Jun 18 2023 08:05:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-fd0b60f8d3ef6712635[Jun 18 2023 08:05:52 UTC (QA Tests)] INFO -- clicking :menu_section_button636[Jun 18 2023 08:05:52 UTC (QA Tests)] INFO -- clicking :nav_item_link637[Jun 18 2023 08:05:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s638[Jun 18 2023 08:05:53 UTC (QA Tests)] INFO -- clicking :package_link639[Jun 18 2023 08:05:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-group-level-publish-fd0b60f8d3ef6712-868a9fcdf1fd19a8'640[Jun 18 2023 08:05:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075500'641[Jun 18 2023 08:05:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075500`642[Jun 18 2023 08:05:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-publish-fd0b60f8d3ef6712'643[Jun 18 2023 08:05:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/npm-group-level-install-52247596d0871865'644 push and pull a npm package via CI645Package646 PyPI Repository647 when at the project level648[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package649[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds650[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.21 seconds651[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/pypi-package-project-b2d14c1872d376ea' via api in 0.67 seconds652[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.653[Jun 18 2023 08:05:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`654[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`655[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`656[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075555 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075555 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-1687075555 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-pypi-package-project-b2d14c1872d376ea --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" `657[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075555`658[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`659[Jun 18 2023 08:05:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075555' via api in 1.21 seconds660[Jun 18 2023 08:05:57 UTC (QA Tests)] INFO -- filling :login_field with "root"661[Jun 18 2023 08:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field662[Jun 18 2023 08:05:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"663[Jun 18 2023 08:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field664[Jun 18 2023 08:05:58 UTC (QA Tests)] INFO -- clicking :sign_in_button665[Jun 18 2023 08:05:59 UTC (QA Tests)] INFO -- Enabling super sidebar!666[Jun 18 2023 08:05:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled667[Jun 18 2023 08:06:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds668[Jun 18 2023 08:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds669[Jun 18 2023 08:06:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/pypi-package-project-b2d14c1872d376ea670[Jun 18 2023 08:06:02 UTC (QA Tests)] INFO -- clicking :menu_section_button671[Jun 18 2023 08:06:02 UTC (QA Tests)] INFO -- clicking :nav_item_link672[Jun 18 2023 08:06:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.817s673[Jun 18 2023 08:06:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present674[Jun 18 2023 08:06:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.52s675[Jun 18 2023 08:06:28 UTC (QA Tests)] INFO -- clicking :nav_item_link676[Jun 18 2023 08:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s677[Jun 18 2023 08:06:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present678[Jun 18 2023 08:06:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.172s679[Jun 18 2023 08:06:31 UTC (QA Tests)] INFO -- clicking :menu_section_button680[Jun 18 2023 08:06:31 UTC (QA Tests)] INFO -- clicking :nav_item_link681[Jun 18 2023 08:06:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.703s682[Jun 18 2023 08:06:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075555'683[Jun 18 2023 08:06:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075555`684[Jun 18 2023 08:06:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-9915a2fa34592070'685[Jun 18 2023 08:06:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/pypi-package-project-b2d14c1872d376ea'686 publishes and installs a pypi package687Package688 NuGet group level endpoint689 using group deploy token690[Jun 18 2023 08:06:33 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 endpoint691[Jun 18 2023 08:06:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds692[Jun 18 2023 08:06:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.16 seconds693[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-2539a0e53f4f8b73' via api in 6.41 seconds694[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.695[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`696[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`697[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`698[Jun 18 2023 08:06:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075593 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075593 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-1687075593 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `699[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075593`700[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`701[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075593' via api in 1.16 seconds702[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- filling :login_field with "root"703[Jun 18 2023 08:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field704[Jun 18 2023 08:06:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"705[Jun 18 2023 08:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field706[Jun 18 2023 08:06:42 UTC (QA Tests)] INFO -- clicking :sign_in_button707[Jun 18 2023 08:06:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.835s708[Jun 18 2023 08:06:43 UTC (QA Tests)] INFO -- Enabling super sidebar!709[Jun 18 2023 08:06:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled710[Jun 18 2023 08:06:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-4' via api in 0.09 seconds711[Jun 18 2023 08:06:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds712[Jun 18 2023 08:06:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-4b46393242c0d66e' via api in 6.18 seconds713[Jun 18 2023 08:06:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds714[Jun 18 2023 08:06:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds715[Jun 18 2023 08:06:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-2539a0e53f4f8b73716[Jun 18 2023 08:06:53 UTC (QA Tests)] INFO -- clicking :menu_section_button717[Jun 18 2023 08:06:54 UTC (QA Tests)] INFO -- clicking :nav_item_link718[Jun 18 2023 08:06:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.724s719[Jun 18 2023 08:06:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present720[Jun 18 2023 08:06:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.54s721[Jun 18 2023 08:07:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-4b46393242c0d66e722[Jun 18 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds723[Jun 18 2023 08:07:21 UTC (QA Tests)] INFO -- clicking :menu_section_button724[Jun 18 2023 08:07:21 UTC (QA Tests)] INFO -- clicking :nav_item_link725[Jun 18 2023 08:07:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.861s726[Jun 18 2023 08:07:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present727[Jun 18 2023 08:07:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.263s728[Jun 18 2023 08:07:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-cbde7b1f.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b729[Jun 18 2023 08:07:37 UTC (QA Tests)] INFO -- clicking :menu_section_button730[Jun 18 2023 08:07:37 UTC (QA Tests)] INFO -- clicking :nav_item_link731[Jun 18 2023 08:07:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s732[Jun 18 2023 08:07:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075593'733[Jun 18 2023 08:07:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075593`734[Jun 18 2023 08:07:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-6b24b94071c1da8a'735[Jun 18 2023 08:07:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-2539a0e53f4f8b73'736[Jun 18 2023 08:07:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-4b46393242c0d66e'737 publishes a nuget package at the project endpoint and installs it from the group endpoint738 using personal access token739[Jun 18 2023 08:07:40 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 endpoint740[Jun 18 2023 08:07:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds741[Jun 18 2023 08:07:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.17 seconds742[Jun 18 2023 08:07:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-e63ddede5e73c521' via api in 6.5 seconds743[Jun 18 2023 08:07:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.744[Jun 18 2023 08:07:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`745[Jun 18 2023 08:07:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`746[Jun 18 2023 08:07:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`747[Jun 18 2023 08:07:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075660 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075660 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-1687075660 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `748[Jun 18 2023 08:07:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075660`749[Jun 18 2023 08:07:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`750[Jun 18 2023 08:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075660' via api in 1.14 seconds751[Jun 18 2023 08:07:48 UTC (QA Tests)] INFO -- filling :login_field with "root"752[Jun 18 2023 08:07:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field753[Jun 18 2023 08:07:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"754[Jun 18 2023 08:07:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field755[Jun 18 2023 08:07:49 UTC (QA Tests)] INFO -- clicking :sign_in_button756[Jun 18 2023 08:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.702s757[Jun 18 2023 08:07:50 UTC (QA Tests)] INFO -- Enabling super sidebar!758[Jun 18 2023 08:07:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled759[Jun 18 2023 08:07:51 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA760[Jun 18 2023 08:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-kwoq0msp' via cache in 0.0 seconds761[Jun 18 2023 08:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds762[Jun 18 2023 08:07:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-40e0e8ab6bfc756e' via api in 6.26 seconds763[Jun 18 2023 08:07:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds764[Jun 18 2023 08:07:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds765[Jun 18 2023 08:07:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-e63ddede5e73c521766[Jun 18 2023 08:08:00 UTC (QA Tests)] INFO -- clicking :menu_section_button767[Jun 18 2023 08:08:00 UTC (QA Tests)] INFO -- clicking :nav_item_link768[Jun 18 2023 08:08:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.778s769[Jun 18 2023 08:08:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present770[Jun 18 2023 08:08:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.193s771[Jun 18 2023 08:08:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-40e0e8ab6bfc756e772[Jun 18 2023 08:08:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds773[Jun 18 2023 08:08:18 UTC (QA Tests)] INFO -- clicking :menu_section_button774[Jun 18 2023 08:08:18 UTC (QA Tests)] INFO -- clicking :nav_item_link775[Jun 18 2023 08:08:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.814s776[Jun 18 2023 08:08:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present777[Jun 18 2023 08:08:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.62s778[Jun 18 2023 08:08:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-cbde7b1f.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b779[Jun 18 2023 08:08:35 UTC (QA Tests)] INFO -- clicking :menu_section_button780[Jun 18 2023 08:08:35 UTC (QA Tests)] INFO -- clicking :nav_item_link781[Jun 18 2023 08:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.641s782[Jun 18 2023 08:08:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075660'783[Jun 18 2023 08:08:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075660`784[Jun 18 2023 08:08:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-712933305b714158'785[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-e63ddede5e73c521'786[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-40e0e8ab6bfc756e'787 publishes a nuget package at the project endpoint and installs it from the group endpoint788 using ci job token789[Jun 18 2023 08:08:37 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 endpoint790[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds791[Jun 18 2023 08:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.17 seconds792[Jun 18 2023 08:08:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-3a4bdbe00a0af3de' via api in 6.35 seconds793[Jun 18 2023 08:08:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.794[Jun 18 2023 08:08:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`795[Jun 18 2023 08:08:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`796[Jun 18 2023 08:08:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`797[Jun 18 2023 08:08:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075717 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075717 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-1687075717 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b --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" `798[Jun 18 2023 08:08:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075717`799[Jun 18 2023 08:08:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`800[Jun 18 2023 08:08:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687075717' via api in 1.13 seconds801[Jun 18 2023 08:08:45 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Jun 18 2023 08:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Jun 18 2023 08:08:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Jun 18 2023 08:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Jun 18 2023 08:08:46 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Jun 18 2023 08:08:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.508s807[Jun 18 2023 08:08:47 UTC (QA Tests)] INFO -- Enabling super sidebar!808[Jun 18 2023 08:08:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled809[Jun 18 2023 08:08:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds810[Jun 18 2023 08:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-b7694eff1814e200' via api in 6.12 seconds811[Jun 18 2023 08:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds812[Jun 18 2023 08:08:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds813[Jun 18 2023 08:08:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-3a4bdbe00a0af3de814[Jun 18 2023 08:08:56 UTC (QA Tests)] INFO -- clicking :menu_section_button815[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- clicking :nav_item_link816[Jun 18 2023 08:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.786s817[Jun 18 2023 08:08:59 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present818[Jun 18 2023 08:09:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.23s819[Jun 18 2023 08:09:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-b7694eff1814e200820[Jun 18 2023 08:09:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds821[Jun 18 2023 08:09:14 UTC (QA Tests)] INFO -- clicking :menu_section_button822[Jun 18 2023 08:09:14 UTC (QA Tests)] INFO -- clicking :nav_item_link823[Jun 18 2023 08:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.774s824[Jun 18 2023 08:09:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present825[Jun 18 2023 08:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.108s826[Jun 18 2023 08:09:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.128s827[Jun 18 2023 08:09:18 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-b7694eff1814e200/-/jobs/28828[Jun 18 2023 08:09:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.303s829[Jun 18 2023 08:09:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-cbde7b1f.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b830[Jun 18 2023 08:09:32 UTC (QA Tests)] INFO -- clicking :menu_section_button831[Jun 18 2023 08:09:32 UTC (QA Tests)] INFO -- clicking :nav_item_link832[Jun 18 2023 08:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.677s833[Jun 18 2023 08:09:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687075717'834[Jun 18 2023 08:09:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075717`835[Jun 18 2023 08:09:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-ac18274c5d75ed83'836[Jun 18 2023 08:09:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-3a4bdbe00a0af3de'837[Jun 18 2023 08:09:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-install-project-b7694eff1814e200'838 publishes a nuget package at the project endpoint and installs it from the group endpoint839Package840 NuGet project level endpoint841 using a ci job token842[Jun 18 2023 08:09:34 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs843[Jun 18 2023 08:09:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds844[Jun 18 2023 08:09:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.16 seconds845[Jun 18 2023 08:09:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-b6d398cd89f39c4b' via api in 6.37 seconds846[Jun 18 2023 08:09:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.847[Jun 18 2023 08:09:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`848[Jun 18 2023 08:09:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`849[Jun 18 2023 08:09:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`850[Jun 18 2023 08:09:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075774 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075774 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-1687075774 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-nuget-package-project-b6d398cd89f39c4b --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" `851[Jun 18 2023 08:09:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075774`852[Jun 18 2023 08:09:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`853[Jun 18 2023 08:09:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075774' via api in 1.12 seconds854[Jun 18 2023 08:09:42 UTC (QA Tests)] INFO -- filling :login_field with "root"855[Jun 18 2023 08:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field856[Jun 18 2023 08:09:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"857[Jun 18 2023 08:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field858[Jun 18 2023 08:09:43 UTC (QA Tests)] INFO -- clicking :sign_in_button859[Jun 18 2023 08:09:44 UTC (QA Tests)] INFO -- Enabling super sidebar!860[Jun 18 2023 08:09:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled861[Jun 18 2023 08:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds862[Jun 18 2023 08:09:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-b6d398cd89f39c4b863[Jun 18 2023 08:09:48 UTC (QA Tests)] INFO -- clicking :menu_section_button864[Jun 18 2023 08:09:48 UTC (QA Tests)] INFO -- clicking :nav_item_link865[Jun 18 2023 08:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s866[Jun 18 2023 08:09:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present867[Jun 18 2023 08:09:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.521s868[Jun 18 2023 08:10:14 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present869[Jun 18 2023 08:10:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.423s870[Jun 18 2023 08:10:28 UTC (QA Tests)] INFO -- clicking :menu_section_button871[Jun 18 2023 08:10:28 UTC (QA Tests)] INFO -- clicking :nav_item_link872[Jun 18 2023 08:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.786s873[Jun 18 2023 08:10:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075774'874[Jun 18 2023 08:10:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075774`875[Jun 18 2023 08:10:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-8d7fa84c93e1976e'876[Jun 18 2023 08:10:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-b6d398cd89f39c4b'877 publishes a nuget package and installs878 using a personal access token879[Jun 18 2023 08:10:30 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs880[Jun 18 2023 08:10:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds881[Jun 18 2023 08:10:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.17 seconds882[Jun 18 2023 08:10:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-9916b913ddba1eeb' via api in 6.45 seconds883[Jun 18 2023 08:10:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.884[Jun 18 2023 08:10:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`885[Jun 18 2023 08:10:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`886[Jun 18 2023 08:10:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`887[Jun 18 2023 08:10:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075830 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075830 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-1687075830 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-nuget-package-project-9916b913ddba1eeb --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" `888[Jun 18 2023 08:10:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075830`889[Jun 18 2023 08:10:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`890[Jun 18 2023 08:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075830' via api in 1.25 seconds891[Jun 18 2023 08:10:39 UTC (QA Tests)] INFO -- filling :login_field with "root"892[Jun 18 2023 08:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field893[Jun 18 2023 08:10:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"894[Jun 18 2023 08:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field895[Jun 18 2023 08:10:40 UTC (QA Tests)] INFO -- clicking :sign_in_button896[Jun 18 2023 08:10:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.799s897[Jun 18 2023 08:10:41 UTC (QA Tests)] INFO -- Enabling super sidebar!898[Jun 18 2023 08:10:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled899[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA900[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-5zhlcsm7' via cache in 0.0 seconds901[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds902[Jun 18 2023 08:10:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds903[Jun 18 2023 08:10:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-9916b913ddba1eeb904[Jun 18 2023 08:10:44 UTC (QA Tests)] INFO -- clicking :menu_section_button905[Jun 18 2023 08:10:45 UTC (QA Tests)] INFO -- clicking :nav_item_link906[Jun 18 2023 08:10:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.775s907[Jun 18 2023 08:10:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present908[Jun 18 2023 08:10:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.389s909[Jun 18 2023 08:11:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present910[Jun 18 2023 08:11:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.245s911[Jun 18 2023 08:11:15 UTC (QA Tests)] INFO -- clicking :menu_section_button912[Jun 18 2023 08:11:15 UTC (QA Tests)] INFO -- clicking :nav_item_link913[Jun 18 2023 08:11:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.674s914[Jun 18 2023 08:11:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075830'915[Jun 18 2023 08:11:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075830`916[Jun 18 2023 08:11:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-ce6b5fe437f21a87'917[Jun 18 2023 08:11:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-9916b913ddba1eeb'918 publishes a nuget package and installs919 using a project deploy token920[Jun 18 2023 08:11:17 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs921[Jun 18 2023 08:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds922[Jun 18 2023 08:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b' via api in 0.17 seconds923[Jun 18 2023 08:11:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-602ded2ff3ca61b5' via api in 6.41 seconds924[Jun 18 2023 08:11:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.925[Jun 18 2023 08:11:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`926[Jun 18 2023 08:11:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`927[Jun 18 2023 08:11:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`928[Jun 18 2023 08:11:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687075877 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687075877 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-1687075877 --url http://gitlab-ee-cbde7b1f.test --registration-token **** --tag-list runner-for-nuget-package-project-602ded2ff3ca61b5 --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" `929[Jun 18 2023 08:11:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687075877`930[Jun 18 2023 08:11:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`931[Jun 18 2023 08:11:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687075877' via api in 2.32 seconds932[Jun 18 2023 08:11:26 UTC (QA Tests)] INFO -- filling :login_field with "root"933[Jun 18 2023 08:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field934[Jun 18 2023 08:11:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"935[Jun 18 2023 08:11:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field936[Jun 18 2023 08:11:27 UTC (QA Tests)] INFO -- clicking :sign_in_button937[Jun 18 2023 08:11:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.734s938[Jun 18 2023 08:11:28 UTC (QA Tests)] INFO -- Enabling super sidebar!939[Jun 18 2023 08:11:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled940[Jun 18 2023 08:11:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-5' via api in 0.09 seconds941[Jun 18 2023 08:11:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds942[Jun 18 2023 08:11:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds943[Jun 18 2023 08:11:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-cbde7b1f.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-602ded2ff3ca61b5944[Jun 18 2023 08:11:32 UTC (QA Tests)] INFO -- clicking :menu_section_button945[Jun 18 2023 08:11:32 UTC (QA Tests)] INFO -- clicking :nav_item_link946[Jun 18 2023 08:11:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.788s947[Jun 18 2023 08:11:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present948[Jun 18 2023 08:11:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.332s949[Jun 18 2023 08:11:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present950[Jun 18 2023 08:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.204s951[Jun 18 2023 08:12:02 UTC (QA Tests)] INFO -- clicking :menu_section_button952[Jun 18 2023 08:12:02 UTC (QA Tests)] INFO -- clicking :nav_item_link953[Jun 18 2023 08:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s954[Jun 18 2023 08:12:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687075877'955[Jun 18 2023 08:12:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687075877`956[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-30322ec5429cccb7'957[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-07-55-34-6d2d57b9f08fb86b/nuget-package-project-602ded2ff3ca61b5'958 publishes a nuget package and installs959[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:960{961 "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb": 57.04487746899997,962 "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb": 244.445722391,963 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb": 149.74653670400005,964 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb": 169.15513427600013,965 "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb": 38.72224824299997,966 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb": 180.6083160600001,967 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb": 150.24215550600002968}969[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- 970Knapsack global time execution for tests: 16m 29s971Finished in 18 minutes 24 seconds (files took 5.09 seconds to load)97217 examples, 0 failures973Randomized with seed 50136974[Jun 18 2023 08:12:05 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-cbde7b1f`975[Jun 18 2023 08:12:05 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-cbde7b1f`977Running after script...978$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command979$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")980$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1026Not uploading cache qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 due to policy1028Uploading artifacts...1029gitlab-qa-run-*: found 167 matching artifact files and directories 1030Uploading artifacts as "archive" to coordinator... 201 Created id=4493798976 responseStatus=201 Created token=64_iU5MK1031Uploading artifacts...1032gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1033Uploading artifacts as "junit" to coordinator... 201 Created id=4493798976 responseStatus=201 Created token=64_iU5MK1034Uploading artifacts...1035/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1036Uploading artifacts as "dotenv" to coordinator... 201 Created id=4493798976 responseStatus=201 Created token=64_iU5MK1038Job succeeded