ee:packages-parallel 1/2
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...13Using docker image sha256:dd7451e2697f1a8dbcc87068ea553167f5dab7b1d3306ec5599a2c1993603d3e for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:066ef8c0160a47bdcab2e5b378c4778bb7db80357f1b46e20f99e1d8f1cc3bf9 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1670973858-0a79d95b-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 179633, done. 21remote: Counting objects: 100% (179633/179633), done. 22remote: Compressing objects: 100% (103437/103437), done. 23remote: Total 179633 (delta 95983), reused 130998 (delta 69743), pack-reused 0 24Receiving objects: 100% (179633/179633), 134.85 MiB | 37.61 MiB/s, done.25Resolving deltas: 100% (95983/95983), done.27 * [new ref] refs/pipelines/721773412 -> refs/pipelines/72177341228 * [new branch] master -> origin/master29Checking out c458f253 as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-3f4246635db5970c3c8f1cbdd46454fd-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-3f4246635db5970c3c8f1cbdd46454fd-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3470253089)...37Downloading artifacts from coordinator... ok id=3470253089 responseStatus=200 OK token=-MkmU9U439Using docker image sha256:dd7451e2697f1a8dbcc87068ea553167f5dab7b1d3306ec5599a2c1993603d3e for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:066ef8c0160a47bdcab2e5b378c4778bb7db80357f1b46e20f99e1d8f1cc3bf9 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 121 gems now installed.43Gems in the groups 'production' and 'development' were not 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:c458f253b88303f2deb1dd1e050e566878215031 --omnibus-config packages -- --tag packages --format QA::Support::JsonFormatter --out tmp/rspec-3470253126.json --format RspecJunitFormatter --out tmp/rspec-3470253126.xml --format html --out tmp/rspec-$(echo ee:packages-parallel 1/2 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Dec 14 2022 02:00:06 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`50[Dec 14 2022 02:00:06 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:c458f253b88303f2deb1dd1e050e566878215031`51[Dec 14 2022 02:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-3fa91d0a$`52[Dec 14 2022 02:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`53[Dec 14 2022 02:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`54[Dec 14 2022 02:00:44 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-3fa91d0a --net test --hostname gitlab-ee-3fa91d0a.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-12-14-02-00-06-79144ed5/gitlab-ee-3fa91d0a/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:c458f253b88303f2deb1dd1e050e566878215031`55[Dec 14 2022 02:00:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3fa91d0a bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-12-14 02:00:0656# Gitlab::QA::Runtime::OmnibusConfigurations::Default57gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme58gitlab_rails['gitlab_disable_animations'] = true # Disable animations59gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry60gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password61# Gitlab::QA::Runtime::OmnibusConfigurations::Packages62gitlab_rails['packages_enabled'] = true63gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`64[Dec 14 2022 02:00:57 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-3fa91d0a`65[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...66[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3fa91d0a`67[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-3fa91d0a 80/tcp`68[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!69[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.13.1/support/data gitlab-ee-3fa91d0a:/tmp/data-seeds`70[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3fa91d0a bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`71[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3fa91d0a bash -c "echo '#!/usr/bin/env bash72if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then73 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'74 exit 175fi76' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`77[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3fa91d0a bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`78[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Running exec_commands...79[Dec 14 2022 02:04:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3fa91d0a bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`80[Dec 14 2022 02:05:22 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3fa91d0a bash -c ""`81[Dec 14 2022 02:05:22 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`82[Dec 14 2022 02:05:22 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:c458f253b88303f2deb1dd1e050e566878215031`83[Dec 14 2022 02:06:07 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee84[Dec 14 2022 02:06:07 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_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --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_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --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_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_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_RSPEC_TAGS="$QA_RSPEC_TAGS" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_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_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_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env ELASTIC_URL="$ELASTIC_URL" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-12-14-02-00-06-79144ed5/gitlab-ee-qa-658ae804:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-658ae804 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:c458f253b88303f2deb1dd1e050e566878215031 Test::Instance::All http://gitlab-ee-3fa91d0a.test -- --tag packages --format QA::Support::JsonFormatter --out tmp/rspec-3470253126.json --format RspecJunitFormatter --out tmp/rspec-3470253126.xml --format html --out tmp/rspec-ee:packages-parallel_1_2.htm --color --format documentation`85warning: parser/current is loading parser/ruby27, which recognizes2.7.6-compliant syntax, but you are running 2.7.7.87[Dec 14 2022 02:06:19 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-packages-parallel' to 'knapsack/ee-packages-parallel.json'882022-12-14 02:06:21 / CONF :: 89 ==> Base URL: http://gitlab-ee-3fa91d0a.test90 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fd173d3e9a0>91 ==> Libraries: Chemlab::Vendor92[Dec 14 2022 02:06:21 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA93[Dec 14 2022 02:06:21 UTC (QA Tests)] INFO -- Performing sanity check for environment!94[Dec 14 2022 02:06:22 UTC (QA Tests)] INFO -- Performing initial license fabrication!95[Dec 14 2022 02:06:24 UTC (QA Tests)] INFO -- filling :login_field with "root"96[Dec 14 2022 02:06:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field97[Dec 14 2022 02:06:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"98[Dec 14 2022 02:06:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field99[Dec 14 2022 02:06:25 UTC (QA Tests)] INFO -- clicking :sign_in_button100[Dec 14 2022 02:06:27 UTC (QA Tests)] INFO -- clicking :navbar_dropdown101[Dec 14 2022 02:06:28 UTC (QA Tests)] INFO -- clicking :admin_area_link102[Dec 14 2022 02:06:30 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link103[Dec 14 2022 02:06:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link104[Dec 14 2022 02:06:42 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link105[Dec 14 2022 02:06:43 UTC (QA Tests)] INFO -- clicking :expand_add_license_button106[Dec 14 2022 02:06:44 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"107[Dec 14 2022 02:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field108[Dec 14 2022 02:06:44 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}109[Dec 14 2022 02:06:44 UTC (QA Tests)] INFO -- clicking :license_upload_button110[Dec 14 2022 02:06:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content111[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- clicking :sign_out_link112[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 28.1 seconds113[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====114[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- Report specs:115[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb"]116[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- Leftover specs:117[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/gitaly_mtls_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/1_manage/user_inherited_access_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/5_package/container_registry_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/1_manage/group/transfer_project_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_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/1_manage/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/1_manage/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/1_manage/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_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/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_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/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/web_terminal_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/create_and_process_pipeline_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/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_omnibus_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/online_garbage_collection_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/ee/api/12_systems/geo/geo_nodes_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/fix_vulnerability_workflow_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_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/license_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_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/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/database_delete_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_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/prevent_forking_outside_group_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_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/insights/default_insights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_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/new_discussion_not_dropping_merge_trains_mr_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/transient/merge_trains_transient_bug_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb", "qa/specs/features/sanity/framework_spec.rb", "qa/specs/features/sanity/version_spec.rb"]118[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- Knapsack report generator started!119Run options:120 include {:packages=>true}121 exclude {:geo=>true, :requires_praefect=>true}122Randomized with seed 5559123Package124 Helm Registry125 using personal access token126[Dec 14 2022 02:06:50 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart127[Dec 14 2022 02:06:53 UTC (QA Tests)] INFO -- filling :login_field with "root"128[Dec 14 2022 02:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field129[Dec 14 2022 02:06:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"130[Dec 14 2022 02:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field131[Dec 14 2022 02:06:53 UTC (QA Tests)] INFO -- clicking :sign_in_button132[Dec 14 2022 02:06:55 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA133[Dec 14 2022 02:06:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-00d4c3i2' via cache in 0.0 seconds134[Dec 14 2022 02:06:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.51 seconds135[Dec 14 2022 02:06:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 1.03 seconds136[Dec 14 2022 02:07:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-625202fe12f771f9' via api in 4.55 seconds137[Dec 14 2022 02:07:00 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`138[Dec 14 2022 02:07:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`139[Dec 14 2022 02:07:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`140[Dec 14 2022 02:07:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983615 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983615 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-1670983615 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `141[Dec 14 2022 02:07:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983615`142[Dec 14 2022 02:07:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`143[Dec 14 2022 02:07:07 UTC (QA Tests)] INFO -- Looking for list of runners via API...144[Dec 14 2022 02:07:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983615' via api in 8.45 seconds145[Dec 14 2022 02:07:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds146[Dec 14 2022 02:07:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-6ac0b59fd690e97f' via api in 2.57 seconds147[Dec 14 2022 02:07:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds148[Dec 14 2022 02:07:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.32 seconds149[Dec 14 2022 02:07:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-625202fe12f771f9150[Dec 14 2022 02:07:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link151[Dec 14 2022 02:07:19 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class152[Dec 14 2022 02:08:23 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class153[Dec 14 2022 02:08:24 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link154[Dec 14 2022 02:08:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link155[Dec 14 2022 02:08:25 UTC (QA Tests)] INFO -- clicking :package_link156[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds157[Dec 14 2022 02:08:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-6ac0b59fd690e97f158[Dec 14 2022 02:08:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link159[Dec 14 2022 02:08:30 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class160[Dec 14 2022 02:08:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983615'161[Dec 14 2022 02:08:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983615`162[Dec 14 2022 02:08:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-89e1a5b92bf36836'163[Dec 14 2022 02:08:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-625202fe12f771f9'164[Dec 14 2022 02:08:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-6ac0b59fd690e97f'165 pushes and pulls a helm chart166 using project deploy token167[Dec 14 2022 02:08:45 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart168[Dec 14 2022 02:08:52 UTC (QA Tests)] INFO -- filling :login_field with "root"169[Dec 14 2022 02:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field170[Dec 14 2022 02:08:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"171[Dec 14 2022 02:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field172[Dec 14 2022 02:08:53 UTC (QA Tests)] INFO -- clicking :sign_in_button173[Dec 14 2022 02:08:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds174[Dec 14 2022 02:08:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.19 seconds175[Dec 14 2022 02:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-73fd7ac958950d23' via api in 2.13 seconds176[Dec 14 2022 02:08:56 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`177[Dec 14 2022 02:08:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`178[Dec 14 2022 02:08:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`179[Dec 14 2022 02:08:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983734 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983734 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-1670983734 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `180[Dec 14 2022 02:08:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983734`181[Dec 14 2022 02:08:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`182[Dec 14 2022 02:08:57 UTC (QA Tests)] INFO -- Looking for list of runners via API...183[Dec 14 2022 02:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983734' via api in 2.15 seconds184[Dec 14 2022 02:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.14 seconds185[Dec 14 2022 02:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds186[Dec 14 2022 02:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-26233361c85586b6' via api in 1.1 seconds187[Dec 14 2022 02:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds188[Dec 14 2022 02:09:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds189[Dec 14 2022 02:09:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-73fd7ac958950d23190[Dec 14 2022 02:09:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link191[Dec 14 2022 02:09:05 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class192[Dec 14 2022 02:09:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link193[Dec 14 2022 02:09:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link194[Dec 14 2022 02:09:20 UTC (QA Tests)] INFO -- clicking :package_link195[Dec 14 2022 02:09:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds196[Dec 14 2022 02:09:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-26233361c85586b6197[Dec 14 2022 02:09:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link198[Dec 14 2022 02:09:25 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class199[Dec 14 2022 02:09:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983734'200[Dec 14 2022 02:09:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983734`201[Dec 14 2022 02:09:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-7af2c5a4363dc1ef'202[Dec 14 2022 02:09:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-73fd7ac958950d23'203[Dec 14 2022 02:09:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-26233361c85586b6'204 pushes and pulls a helm chart205 using ci job token206[Dec 14 2022 02:09:40 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart207[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- filling :login_field with "root"208[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field209[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"210[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field211[Dec 14 2022 02:09:47 UTC (QA Tests)] INFO -- clicking :sign_in_button212[Dec 14 2022 02:09:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds213[Dec 14 2022 02:09:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.18 seconds214[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-3758f9f4696ce499' via api in 1.27 seconds215[Dec 14 2022 02:09:50 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`216[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`217[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`218[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983789 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983789 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-1670983789 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `219[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983789`220[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`221[Dec 14 2022 02:09:51 UTC (QA Tests)] INFO -- Looking for list of runners via API...222[Dec 14 2022 02:09:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983789' via api in 2.18 seconds223[Dec 14 2022 02:09:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds224[Dec 14 2022 02:09:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-3758f9f4696ce499225[Dec 14 2022 02:09:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link226[Dec 14 2022 02:09:57 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class227[Dec 14 2022 02:10:11 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link228[Dec 14 2022 02:10:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link229[Dec 14 2022 02:10:12 UTC (QA Tests)] INFO -- clicking :package_link230[Dec 14 2022 02:10:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-4e921c98b0272d2e' via api in 1.31 seconds231[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds232[Dec 14 2022 02:10:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-4e921c98b0272d2e233[Dec 14 2022 02:10:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link234[Dec 14 2022 02:10:19 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class235[Dec 14 2022 02:10:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983789'236[Dec 14 2022 02:10:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983789`237[Dec 14 2022 02:10:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-e9606a5a3d6f3f1d'238[Dec 14 2022 02:10:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_package_project-3758f9f4696ce499'239[Dec 14 2022 02:10:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/helm_client_project-4e921c98b0272d2e'240 pushes and pulls a helm chart241Package242 Composer Repository243[Dec 14 2022 02:10:35 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it244[Dec 14 2022 02:10:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds245[Dec 14 2022 02:10:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.17 seconds246[Dec 14 2022 02:10:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/composer-package-project-5b25deb5b96d8420' via api in 0.79 seconds247[Dec 14 2022 02:10:36 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`248[Dec 14 2022 02:10:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`249[Dec 14 2022 02:10:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`250[Dec 14 2022 02:10:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983835 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983835 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-1670983835 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-composer-package-project-5b25deb5b96d8420 --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" `251[Dec 14 2022 02:10:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983835`252[Dec 14 2022 02:10:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`253[Dec 14 2022 02:10:37 UTC (QA Tests)] INFO -- Looking for list of runners via API...254[Dec 14 2022 02:10:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983835' via api in 2.05 seconds255[Dec 14 2022 02:10:43 UTC (QA Tests)] INFO -- filling :login_field with "root"256[Dec 14 2022 02:10:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field257[Dec 14 2022 02:10:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"258[Dec 14 2022 02:10:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field259[Dec 14 2022 02:10:43 UTC (QA Tests)] INFO -- clicking :sign_in_button260[Dec 14 2022 02:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds261[Dec 14 2022 02:10:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/composer-package-project-5b25deb5b96d8420262[Dec 14 2022 02:10:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link263[Dec 14 2022 02:10:49 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class264[Dec 14 2022 02:11:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link265[Dec 14 2022 02:11:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link266[Dec 14 2022 02:11:04 UTC (QA Tests)] INFO -- clicking :package_link267[Dec 14 2022 02:11:04 UTC (QA Tests)] INFO -- clicking :delete_button268[Dec 14 2022 02:11:05 UTC (QA Tests)] INFO -- clicking :delete_modal_button269[Dec 14 2022 02:11:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983835'270[Dec 14 2022 02:11:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983835`271 publishes a composer package and deletes it272Package273 Maven group level endpoint274 duplication setting275 when enabled276[Dec 14 2022 02:11:07 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates277[Dec 14 2022 02:11:14 UTC (QA Tests)] INFO -- filling :login_field with "root"278[Dec 14 2022 02:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Dec 14 2022 02:11:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Dec 14 2022 02:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Dec 14 2022 02:11:15 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Dec 14 2022 02:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds283[Dec 14 2022 02:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.17 seconds284[Dec 14 2022 02:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-99910b0fa8e09f29' via api in 1.32 seconds285[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`286[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`287[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`288[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983876 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983876 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-1670983876 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `289[Dec 14 2022 02:11:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983876`290[Dec 14 2022 02:11:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`291[Dec 14 2022 02:11:19 UTC (QA Tests)] INFO -- Looking for list of runners via API...292[Dec 14 2022 02:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983876' via api in 1.03 seconds293[Dec 14 2022 02:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds294[Dec 14 2022 02:11:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-b1b75d31a924f792' via api in 1.0 seconds295[Dec 14 2022 02:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds296[Dec 14 2022 02:11:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3fa91d0a.test/groups/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023297[Dec 14 2022 02:11:21 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link298[Dec 14 2022 02:11:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link299[Dec 14 2022 02:11:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds300[Dec 14 2022 02:11:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-99910b0fa8e09f29301[Dec 14 2022 02:11:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link302[Dec 14 2022 02:11:26 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class303[Dec 14 2022 02:11:59 UTC (QA Tests)] INFO -- clicking :retry_button304[Dec 14 2022 02:12:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-99910b0fa8e09f29305[Dec 14 2022 02:12:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link306[Dec 14 2022 02:12:04 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class307[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983876'308[Dec 14 2022 02:12:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983876`309[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-f63a428227ad4706'310[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-99910b0fa8e09f29'311[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-b1b75d31a924f792'312 allows users to publish duplicates313 when disabled314[Dec 14 2022 02:12:28 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates315[Dec 14 2022 02:12:35 UTC (QA Tests)] INFO -- filling :login_field with "root"316[Dec 14 2022 02:12:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field317[Dec 14 2022 02:12:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"318[Dec 14 2022 02:12:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field319[Dec 14 2022 02:12:35 UTC (QA Tests)] INFO -- clicking :sign_in_button320[Dec 14 2022 02:12:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds321[Dec 14 2022 02:12:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.15 seconds322[Dec 14 2022 02:12:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-8bb9ce4956774c95' via api in 1.17 seconds323[Dec 14 2022 02:12:38 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`324[Dec 14 2022 02:12:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`325[Dec 14 2022 02:12:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`326[Dec 14 2022 02:12:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670983957 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670983957 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-1670983957 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `327[Dec 14 2022 02:12:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670983957`328[Dec 14 2022 02:12:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`329[Dec 14 2022 02:12:39 UTC (QA Tests)] INFO -- Looking for list of runners via API...330[Dec 14 2022 02:12:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670983957' via api in 2.14 seconds331[Dec 14 2022 02:12:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds332[Dec 14 2022 02:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-2eabebabb9b27c10' via api in 0.97 seconds333[Dec 14 2022 02:12:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds334[Dec 14 2022 02:12:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3fa91d0a.test/groups/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023335[Dec 14 2022 02:12:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link336[Dec 14 2022 02:12:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link337[Dec 14 2022 02:12:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds338[Dec 14 2022 02:12:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-8bb9ce4956774c95339[Dec 14 2022 02:12:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link340[Dec 14 2022 02:12:47 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class341[Dec 14 2022 02:13:11 UTC (QA Tests)] INFO -- clicking :retry_button342[Dec 14 2022 02:13:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-8bb9ce4956774c95343[Dec 14 2022 02:13:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link344[Dec 14 2022 02:13:15 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class345[Dec 14 2022 02:13:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670983957'346[Dec 14 2022 02:13:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670983957`347[Dec 14 2022 02:13:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-397547074efda3d2'348[Dec 14 2022 02:13:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-8bb9ce4956774c95'349[Dec 14 2022 02:13:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-2eabebabb9b27c10'350 prevents users from publishing duplicates351 via maven352 using a ci job token353[Dec 14 2022 02:13:30 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package354[Dec 14 2022 02:13:37 UTC (QA Tests)] INFO -- filling :login_field with "root"355[Dec 14 2022 02:13:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field356[Dec 14 2022 02:13:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"357[Dec 14 2022 02:13:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field358[Dec 14 2022 02:13:38 UTC (QA Tests)] INFO -- clicking :sign_in_button359[Dec 14 2022 02:13:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds360[Dec 14 2022 02:13:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.14 seconds361[Dec 14 2022 02:13:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-438a1610048a4284' via api in 1.14 seconds362[Dec 14 2022 02:13:40 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`363[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`364[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`365[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984019 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984019 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-1670984019 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `366[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984019`367[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`368[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- Looking for list of runners via API...369[Dec 14 2022 02:13:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984019' via api in 1.07 seconds370[Dec 14 2022 02:13:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds371[Dec 14 2022 02:13:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-438a1610048a4284372[Dec 14 2022 02:13:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link373[Dec 14 2022 02:13:45 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class374[Dec 14 2022 02:14:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link375[Dec 14 2022 02:14:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link376[Dec 14 2022 02:14:10 UTC (QA Tests)] INFO -- clicking :package_link377[Dec 14 2022 02:14:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-a8feb8fba1abdf70' via api in 0.93 seconds378[Dec 14 2022 02:14:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds379[Dec 14 2022 02:14:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-a8feb8fba1abdf70380[Dec 14 2022 02:14:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link381[Dec 14 2022 02:14:15 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class382[Dec 14 2022 02:14:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984019'383[Dec 14 2022 02:14:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984019`384[Dec 14 2022 02:14:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-807aa32f2f57b78b'385[Dec 14 2022 02:14:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-438a1610048a4284'386[Dec 14 2022 02:14:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-a8feb8fba1abdf70'387 pushes and pulls a maven package388 using a personal access token389[Dec 14 2022 02:14:39 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package390[Dec 14 2022 02:14:46 UTC (QA Tests)] INFO -- filling :login_field with "root"391[Dec 14 2022 02:14:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field392[Dec 14 2022 02:14:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"393[Dec 14 2022 02:14:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field394[Dec 14 2022 02:14:47 UTC (QA Tests)] INFO -- clicking :sign_in_button395[Dec 14 2022 02:14:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds396[Dec 14 2022 02:14:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.13 seconds397[Dec 14 2022 02:14:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-e3f2ac59487ac4a4' via api in 1.12 seconds398[Dec 14 2022 02:14:49 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`399[Dec 14 2022 02:14:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`400[Dec 14 2022 02:14:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`401[Dec 14 2022 02:14:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984088 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984088 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-1670984088 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `402[Dec 14 2022 02:14:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984088`403[Dec 14 2022 02:14:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`404[Dec 14 2022 02:14:50 UTC (QA Tests)] INFO -- Looking for list of runners via API...405[Dec 14 2022 02:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984088' via api in 1.06 seconds406[Dec 14 2022 02:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds407[Dec 14 2022 02:14:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-638b96516c1313e6' via api in 0.89 seconds408[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds409[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds410[Dec 14 2022 02:14:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-e3f2ac59487ac4a4411[Dec 14 2022 02:14:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link412[Dec 14 2022 02:14:55 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class413[Dec 14 2022 02:15:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link414[Dec 14 2022 02:15:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link415[Dec 14 2022 02:15:20 UTC (QA Tests)] INFO -- clicking :package_link416[Dec 14 2022 02:15:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds417[Dec 14 2022 02:15:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-638b96516c1313e6418[Dec 14 2022 02:15:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link419[Dec 14 2022 02:15:24 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class420[Dec 14 2022 02:15:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984088'421[Dec 14 2022 02:15:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984088`422[Dec 14 2022 02:15:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-00291b78de2c8509'423[Dec 14 2022 02:15:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-e3f2ac59487ac4a4'424[Dec 14 2022 02:15:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-638b96516c1313e6'425 pushes and pulls a maven package426 using a project deploy token427[Dec 14 2022 02:15:48 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package428[Dec 14 2022 02:15:55 UTC (QA Tests)] INFO -- filling :login_field with "root"429[Dec 14 2022 02:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field430[Dec 14 2022 02:15:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"431[Dec 14 2022 02:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field432[Dec 14 2022 02:15:56 UTC (QA Tests)] INFO -- clicking :sign_in_button433[Dec 14 2022 02:15:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds434[Dec 14 2022 02:15:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.13 seconds435[Dec 14 2022 02:15:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-1fafd3b63cf5e57e' via api in 1.07 seconds436[Dec 14 2022 02:15:58 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`437[Dec 14 2022 02:15:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`438[Dec 14 2022 02:15:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Dec 14 2022 02:15:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984157 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984157 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-1670984157 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `440[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984157`441[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`442[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- Looking for list of runners via API...443[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984157' via api in 1.05 seconds444[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds445[Dec 14 2022 02:15:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds446[Dec 14 2022 02:16:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-9f968412789daa9c' via api in 0.94 seconds447[Dec 14 2022 02:16:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds448[Dec 14 2022 02:16:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds449[Dec 14 2022 02:16:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-1fafd3b63cf5e57e450[Dec 14 2022 02:16:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link451[Dec 14 2022 02:16:04 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class452[Dec 14 2022 02:16:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link453[Dec 14 2022 02:16:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link454[Dec 14 2022 02:16:29 UTC (QA Tests)] INFO -- clicking :package_link455[Dec 14 2022 02:16:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds456[Dec 14 2022 02:16:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-9f968412789daa9c457[Dec 14 2022 02:16:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link458[Dec 14 2022 02:16:33 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class459[Dec 14 2022 02:16:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984157'460[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984157`461[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-0a3879078c8523d3'462[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_package_project-1fafd3b63cf5e57e'463[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/maven_client_project-9f968412789daa9c'464 pushes and pulls a maven package465Package466 PyPI Repository467 when at the project level468[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package469[Dec 14 2022 02:16:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds470[Dec 14 2022 02:16:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.14 seconds471[Dec 14 2022 02:16:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/pypi-package-project-9bf7c16b571b76af' via api in 0.86 seconds472[Dec 14 2022 02:16:58 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`473[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`474[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`475[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984217 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984217 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-1670984217 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-pypi-package-project-9bf7c16b571b76af --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" `476[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984217`477[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`478[Dec 14 2022 02:16:59 UTC (QA Tests)] INFO -- Looking for list of runners via API...479[Dec 14 2022 02:17:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984217' via api in 2.07 seconds480[Dec 14 2022 02:17:05 UTC (QA Tests)] INFO -- filling :login_field with "root"481[Dec 14 2022 02:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field482[Dec 14 2022 02:17:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"483[Dec 14 2022 02:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field484[Dec 14 2022 02:17:06 UTC (QA Tests)] INFO -- clicking :sign_in_button485[Dec 14 2022 02:17:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds486[Dec 14 2022 02:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds487[Dec 14 2022 02:17:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/pypi-package-project-9bf7c16b571b76af488[Dec 14 2022 02:17:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link489[Dec 14 2022 02:17:11 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class490[Dec 14 2022 02:17:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link491[Dec 14 2022 02:17:45 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class492[Dec 14 2022 02:17:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link493[Dec 14 2022 02:17:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link494[Dec 14 2022 02:18:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984217'495[Dec 14 2022 02:18:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984217`496[Dec 14 2022 02:18:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-4bb574c13bb9d8b6'497[Dec 14 2022 02:18:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/pypi-package-project-9bf7c16b571b76af'498 publishes and installs a pypi package499Package500 Package Registry501 npm instance level endpoint502 using personal access token503[Dec 14 2022 02:18:01 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using personal access token push and pull a npm package via CI504[Dec 14 2022 02:18:08 UTC (QA Tests)] INFO -- filling :login_field with "root"505[Dec 14 2022 02:18:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field506[Dec 14 2022 02:18:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"507[Dec 14 2022 02:18:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field508[Dec 14 2022 02:18:08 UTC (QA Tests)] INFO -- clicking :sign_in_button509[Dec 14 2022 02:18:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA510[Dec 14 2022 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-413327la' via cache in 0.0 seconds511[Dec 14 2022 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds512[Dec 14 2022 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.15 seconds513[Dec 14 2022 02:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-177d1dfde7b1c354' via api in 0.79 seconds514[Dec 14 2022 02:18:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-7954ed5e14c88dc7' via api in 0.56 seconds515[Dec 14 2022 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`516[Dec 14 2022 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`517[Dec 14 2022 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`518[Dec 14 2022 02:18:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984291 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984291 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-1670984291 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `519[Dec 14 2022 02:18:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984291`520[Dec 14 2022 02:18:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`521[Dec 14 2022 02:18:12 UTC (QA Tests)] INFO -- Looking for list of runners via API...522[Dec 14 2022 02:18:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984291' via api in 1.07 seconds523[Dec 14 2022 02:18:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds524[Dec 14 2022 02:18:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds525[Dec 14 2022 02:18:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds526[Dec 14 2022 02:18:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-177d1dfde7b1c354527[Dec 14 2022 02:18:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link528[Dec 14 2022 02:18:16 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class529[Dec 14 2022 02:18:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds530[Dec 14 2022 02:18:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-7954ed5e14c88dc7531[Dec 14 2022 02:18:32 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link532[Dec 14 2022 02:18:33 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class533[Dec 14 2022 02:18:47 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button534[Dec 14 2022 02:18:48 UTC (QA Tests)] INFO -- clicking :directory_name_link535[Dec 14 2022 02:18:48 UTC (QA Tests)] INFO -- clicking :directory_name_link536[Dec 14 2022 02:18:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-177d1dfde7b1c354537[Dec 14 2022 02:18:50 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link538[Dec 14 2022 02:18:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link539[Dec 14 2022 02:18:51 UTC (QA Tests)] INFO -- clicking :package_link540[Dec 14 2022 02:18:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/npm-instace-level-publish-177d1dfde7b1c354-a2f23c733d2be286'541[Dec 14 2022 02:18:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984291'542[Dec 14 2022 02:18:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984291`543[Dec 14 2022 02:18:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-177d1dfde7b1c354'544[Dec 14 2022 02:18:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-7954ed5e14c88dc7'545 push and pull a npm package via CI546 using ci job token547[Dec 14 2022 02:18:53 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using ci job token push and pull a npm package via CI548[Dec 14 2022 02:18:59 UTC (QA Tests)] INFO -- filling :login_field with "root"549[Dec 14 2022 02:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field550[Dec 14 2022 02:19:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"551[Dec 14 2022 02:19:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field552[Dec 14 2022 02:19:00 UTC (QA Tests)] INFO -- clicking :sign_in_button553[Dec 14 2022 02:19:01 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA554[Dec 14 2022 02:19:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-sn9gq5ki' via cache in 0.0 seconds555[Dec 14 2022 02:19:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds556[Dec 14 2022 02:19:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.14 seconds557[Dec 14 2022 02:19:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-c9cb5037425d5489' via api in 0.72 seconds558[Dec 14 2022 02:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-f4328d611aaac46f' via api in 0.64 seconds559[Dec 14 2022 02:19:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`560[Dec 14 2022 02:19:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`561[Dec 14 2022 02:19:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`562[Dec 14 2022 02:19:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984343 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984343 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-1670984343 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `563[Dec 14 2022 02:19:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984343`564[Dec 14 2022 02:19:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`565[Dec 14 2022 02:19:04 UTC (QA Tests)] INFO -- Looking for list of runners via API...566[Dec 14 2022 02:19:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984343' via api in 1.06 seconds567[Dec 14 2022 02:19:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds568[Dec 14 2022 02:19:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-c9cb5037425d5489569[Dec 14 2022 02:19:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link570[Dec 14 2022 02:19:07 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class571[Dec 14 2022 02:19:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds572[Dec 14 2022 02:19:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-f4328d611aaac46f573[Dec 14 2022 02:19:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link574[Dec 14 2022 02:19:25 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class575[Dec 14 2022 02:19:39 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button576[Dec 14 2022 02:19:39 UTC (QA Tests)] INFO -- clicking :directory_name_link577[Dec 14 2022 02:19:40 UTC (QA Tests)] INFO -- clicking :directory_name_link578[Dec 14 2022 02:19:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-c9cb5037425d5489579[Dec 14 2022 02:19:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link580[Dec 14 2022 02:19:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link581[Dec 14 2022 02:19:43 UTC (QA Tests)] INFO -- clicking :package_link582[Dec 14 2022 02:19:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/npm-instace-level-publish-c9cb5037425d5489-e6734f4e30529c71'583[Dec 14 2022 02:19:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984343'584[Dec 14 2022 02:19:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984343`585[Dec 14 2022 02:19:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-c9cb5037425d5489'586[Dec 14 2022 02:19:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-f4328d611aaac46f'587 push and pull a npm package via CI588 using project deploy token589[Dec 14 2022 02:19:44 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using project deploy token push and pull a npm package via CI590[Dec 14 2022 02:19:51 UTC (QA Tests)] INFO -- filling :login_field with "root"591[Dec 14 2022 02:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[Dec 14 2022 02:19:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[Dec 14 2022 02:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[Dec 14 2022 02:19:52 UTC (QA Tests)] INFO -- clicking :sign_in_button595[Dec 14 2022 02:19:53 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA596[Dec 14 2022 02:19:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-qwk5vjx0' via cache in 0.0 seconds597[Dec 14 2022 02:19:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds598[Dec 14 2022 02:19:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.12 seconds599[Dec 14 2022 02:19:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-b6b1c83a9f91ce69' via api in 0.7 seconds600[Dec 14 2022 02:19:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-159ec67e339d3c40' via api in 0.59 seconds601[Dec 14 2022 02:19:54 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`602[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`603[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`604[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984394 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984394 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-1670984394 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-qa-test-2022-12-14-02-06-55-2d51b8474908d023 --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" `605[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984394`606[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`607[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- Looking for list of runners via API...608[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984394' via api in 1.05 seconds609[Dec 14 2022 02:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.11 seconds610[Dec 14 2022 02:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds611[Dec 14 2022 02:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds612[Dec 14 2022 02:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds613[Dec 14 2022 02:19:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-b6b1c83a9f91ce69614[Dec 14 2022 02:19:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link615[Dec 14 2022 02:19:59 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class616[Dec 14 2022 02:20:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds617[Dec 14 2022 02:20:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-159ec67e339d3c40618[Dec 14 2022 02:20:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link619[Dec 14 2022 02:20:17 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class620[Dec 14 2022 02:20:30 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button621[Dec 14 2022 02:20:31 UTC (QA Tests)] INFO -- clicking :directory_name_link622[Dec 14 2022 02:20:31 UTC (QA Tests)] INFO -- clicking :directory_name_link623[Dec 14 2022 02:20:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-b6b1c83a9f91ce69624[Dec 14 2022 02:20:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link625[Dec 14 2022 02:20:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link626[Dec 14 2022 02:20:34 UTC (QA Tests)] INFO -- clicking :package_link627[Dec 14 2022 02:20:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/npm-instace-level-publish-b6b1c83a9f91ce69-d76dbf65ed83c9a0'628[Dec 14 2022 02:20:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984394'629[Dec 14 2022 02:20:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984394`630[Dec 14 2022 02:20:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instace-level-publish-b6b1c83a9f91ce69'631[Dec 14 2022 02:20:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-instance-level-install-159ec67e339d3c40'632 push and pull a npm package via CI633Package634 Package Registry635 npm project level endpoint636 using project deploy token637[Dec 14 2022 02:20: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 CI638[Dec 14 2022 02:20:43 UTC (QA Tests)] INFO -- filling :login_field with "root"639[Dec 14 2022 02:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field640[Dec 14 2022 02:20:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"641[Dec 14 2022 02:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field642[Dec 14 2022 02:20:43 UTC (QA Tests)] INFO -- clicking :sign_in_button643[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA644[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-kc10r7ua' via cache in 0.0 seconds645[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds646[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.16 seconds647[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-7081f5b1de4e2768' via api in 0.75 seconds648[Dec 14 2022 02:20:45 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`649[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`650[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`651[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984445 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984445 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-1670984445 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-npm-project-level-7081f5b1de4e2768 --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" `652[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984445`653[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`654[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- Looking for list of runners via API...655[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984445' via api in 0.96 seconds656[Dec 14 2022 02:20:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.11 seconds657[Dec 14 2022 02:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds658[Dec 14 2022 02:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds659[Dec 14 2022 02:20:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-7081f5b1de4e2768660[Dec 14 2022 02:20:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link661[Dec 14 2022 02:20:50 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class662[Dec 14 2022 02:21:04 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link663[Dec 14 2022 02:21:05 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class664[Dec 14 2022 02:21:07 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button665[Dec 14 2022 02:21:07 UTC (QA Tests)] INFO -- clicking :directory_name_link666[Dec 14 2022 02:21:08 UTC (QA Tests)] INFO -- clicking :directory_name_link667[Dec 14 2022 02:21:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-7081f5b1de4e2768668[Dec 14 2022 02:21:10 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link669[Dec 14 2022 02:21:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link670[Dec 14 2022 02:21:11 UTC (QA Tests)] INFO -- clicking :package_link671[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/mypackage-b92bf90a3d428678'672[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984445'673[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984445`674[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-7081f5b1de4e2768'675 push and pull a npm package via CI676 using personal access token677[Dec 14 2022 02:21:12 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using personal access token push and pull a npm package via CI678[Dec 14 2022 02:21:19 UTC (QA Tests)] INFO -- filling :login_field with "root"679[Dec 14 2022 02:21:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field680[Dec 14 2022 02:21:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"681[Dec 14 2022 02:21:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field682[Dec 14 2022 02:21:20 UTC (QA Tests)] INFO -- clicking :sign_in_button683[Dec 14 2022 02:21:21 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA684[Dec 14 2022 02:21:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-a1odtzdb' via cache in 0.0 seconds685[Dec 14 2022 02:21:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds686[Dec 14 2022 02:21:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.12 seconds687[Dec 14 2022 02:21:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-a16dbdfd2b804835' via api in 0.67 seconds688[Dec 14 2022 02:21:21 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`689[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`690[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`691[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984481 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984481 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-1670984481 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-npm-project-level-a16dbdfd2b804835 --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" `692[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984481`693[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`694[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- Looking for list of runners via API...695[Dec 14 2022 02:21:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984481' via api in 1.0 seconds696[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds697[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds698[Dec 14 2022 02:21:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-a16dbdfd2b804835699[Dec 14 2022 02:21:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link700[Dec 14 2022 02:21:26 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class701[Dec 14 2022 02:21:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link702[Dec 14 2022 02:21:41 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class703[Dec 14 2022 02:21:43 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button704[Dec 14 2022 02:21:43 UTC (QA Tests)] INFO -- clicking :directory_name_link705[Dec 14 2022 02:21:44 UTC (QA Tests)] INFO -- clicking :directory_name_link706[Dec 14 2022 02:21:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-a16dbdfd2b804835707[Dec 14 2022 02:21:46 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link708[Dec 14 2022 02:21:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link709[Dec 14 2022 02:21:47 UTC (QA Tests)] INFO -- clicking :package_link710[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/mypackage-423e88328999392c'711[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984481'712[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984481`713[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-a16dbdfd2b804835'714 push and pull a npm package via CI715 using ci job token716[Dec 14 2022 02:21:48 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using ci job token push and pull a npm package via CI717[Dec 14 2022 02:21:55 UTC (QA Tests)] INFO -- filling :login_field with "root"718[Dec 14 2022 02:21:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field719[Dec 14 2022 02:21:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"720[Dec 14 2022 02:21:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field721[Dec 14 2022 02:21:56 UTC (QA Tests)] INFO -- clicking :sign_in_button722[Dec 14 2022 02:21:57 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA723[Dec 14 2022 02:21:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-35gmmaci' via cache in 0.0 seconds724[Dec 14 2022 02:21:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds725[Dec 14 2022 02:21:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023' via api in 0.15 seconds726[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-593461f529a59053' via api in 0.78 seconds727[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`728[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`729[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`730[Dec 14 2022 02:21:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1670984518 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1670984518 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-1670984518 --url http://gitlab-ee-3fa91d0a.test --registration-token **** --tag-list runner-for-npm-project-level-593461f529a59053 --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" `731[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1670984518`732[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`733[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Looking for list of runners via API...734[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1670984518' via api in 1.03 seconds735[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds736[Dec 14 2022 02:21:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-593461f529a59053737[Dec 14 2022 02:22:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link738[Dec 14 2022 02:22:02 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class739[Dec 14 2022 02:22:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link740[Dec 14 2022 02:22:17 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class741[Dec 14 2022 02:22:19 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button742[Dec 14 2022 02:22:19 UTC (QA Tests)] INFO -- clicking :directory_name_link743[Dec 14 2022 02:22:20 UTC (QA Tests)] INFO -- clicking :directory_name_link744[Dec 14 2022 02:22:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3fa91d0a.test/gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-593461f529a59053745[Dec 14 2022 02:22:22 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link746[Dec 14 2022 02:22:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link747[Dec 14 2022 02:22:23 UTC (QA Tests)] INFO -- clicking :package_link748[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-4/mypackage-dd2328f22da607db'749[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1670984518'750[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1670984518`751[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2022-12-14-02-06-55-2d51b8474908d023/npm-project-level-593461f529a59053'752 push and pull a npm package via CI753[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:754{755 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 224.8870450839986,756 "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb": 32.06314884499989,757 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb": 350.1078239590006,758 "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb": 63.523329236999416,759 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb": 155.00436411400005,760 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb": 108.32382059799966761}762[Dec 14 2022 02:22:24 UTC (QA Tests)] INFO -- 763Knapsack global time execution for tests: 15m 33s764Finished in 15 minutes 34 seconds (files took 32.31 seconds to load)76516 examples, 0 failures766Randomized with seed 5559767[Dec 14 2022 02:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-3fa91d0a`768[Dec 14 2022 02:22:25 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-3fa91d0a`770Running after script...771$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")772$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"815Not uploading cache qa-e2e-ruby-2.7-3f4246635db5970c3c8f1cbdd46454fd-16 due to policy817Uploading artifacts...818gitlab-qa-run-*: found 164 matching files and directories 819Uploading artifacts as "archive" to coordinator... 201 Created id=3470253126 responseStatus=201 Created token=-MkmU9U4820Uploading artifacts...821gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 822Uploading artifacts as "junit" to coordinator... 201 Created id=3470253126 responseStatus=201 Created token=-MkmU9U4824Job succeeded