cng-instance 8/10
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.0~beta.108.g2b6048b4 (2b6048b4)2 on 1-blue.qa-runners.runners-manager.gitlab.com/dind xNFYsSa9Z, system ID: s_3f9d4f15398b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5:git-2.45-lfs-2.9-chrome-123-docker-24.0.5-kubectl-1.28-helm-3.16-kind-0.24 ...7Starting service docker:24.0.5-dind ...8Pulling docker image docker:24.0.5-dind ...9Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...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-bookworm-ruby-3.2.5:git-2.45-lfs-2.9-chrome-123-docker-24.0.5-kubectl-1.28-helm-3.16-kind-0.24 ...13Using docker image sha256:58b58d440ef6575faa5d254832417e558cfa74ee8e6c4ed6752c728239d69161 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5:git-2.45-lfs-2.9-chrome-123-docker-24.0.5-kubectl-1.28-helm-3.16-kind-0.24 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5@sha256:b7401cede8e3c1e8dddf7a779ea1206e033e7f60f8e556e57fb1ea06284cb603 ...15Running on runner-xnfyssa9z-project-278964-concurrent-0 via runner-xnfyssa9z-qa-runners-1732700171-dbf2c29e...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 194560, done. 21remote: Counting objects: 100% (194560/194560), done. 22remote: Compressing objects: 100% (124309/124309), done. 23remote: Total 194560 (delta 95546), reused 137582 (delta 63411), pack-reused 0 (from 0) 24Receiving objects: 100% (194560/194560), 162.99 MiB | 31.05 MiB/s, done.25Resolving deltas: 100% (95546/95546), done.27 * [new ref] refs/pipelines/1562286161 -> refs/pipelines/156228616128 * [new branch] ruby3_2 -> origin/ruby3_229Checking out eb9602ca as detached HEAD (ref is ruby3_2)...30Skipping Git submodules setup32Checking cache for qa-ruby-gems-debian-bookworm-ruby-3.2.5-f3a6998f0659980682aa2de8350eced6989604fd-21...33Downloading cache from https://storage.googleapis.com/gitlab-qa-runners-ci-cache/project/278964/qa-ruby-gems-debian-bookworm-ruby-3.2.5-f3a6998f0659980682aa2de8350eced6989604fd-21 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (8482029205)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8482029205 responseStatus=200 OK token=glcbt-6639Using docker image sha256:58b58d440ef6575faa5d254832417e558cfa74ee8e6c4ed6752c728239d69161 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5:git-2.45-lfs-2.9-chrome-123-docker-24.0.5-kubectl-1.28-helm-3.16-kind-0.24 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5@sha256:b7401cede8e3c1e8dddf7a779ea1206e033e7f60f8e556e57fb1ea06284cb603 ...40$ echo "SUITE_RAN=true" > "$QA_SUITE_STATUS_ENV_FILE"41$ echo "${EXTRA_DEPLOY_VALUES}" > $CI_PROJECT_DIR/EXTRA_DEPLOY_VALUES42$ export GITLAB_DOMAIN="$(getent hosts docker | awk '{ print $1 }' | head -n1).nip.io"43$ export QA_GITLAB_URL="http://gitlab.${GITLAB_DOMAIN}"44$ cd qa && bundle install45Bundle complete! 36 Gemfile dependencies, 136 gems now installed.46Gems in the group 'development' were not installed.47Bundled gems are installed into `./vendor`48$ bundle exec cng create deployment "${DEPLOYMENT_TYPE}" \ # collapsed multi-line command49Creating cluster 'gitlab'50[✔] performing cluster creation ... done51Creating cluster "gitlab" ...52 • Ensuring node image (kindest/node:v1.31.0) 🖼 ...53 ✓ Ensuring node image (kindest/node:v1.31.0) 🖼54 • Preparing nodes 📦 ...55 ✓ Preparing nodes 📦 56 • Writing configuration 📜 ...57 ✓ Writing configuration 📜58 • Starting control-plane 🕹️ ...59 ✓ Starting control-plane 🕹️60 • Installing CNI 🔌 ...61 ✓ Installing CNI 🔌62 • Installing StorageClass 💾 ...63 ✓ Installing StorageClass 💾64 • Waiting ≤ 30s for control-plane = Ready ⏳ ...65 ✓ Waiting ≤ 30s for control-plane = Ready ⏳66 • Ready after 16s 💚67Set kubectl context to "kind-gitlab"68You can now use your cluster with:69kubectl cluster-info --context kind-gitlab70Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/71[✔] updating kind cluster server url ... done72[✔] installing metrics server ... done73Adding helm chart 'https://kubernetes-sigs.github.io/metrics-server/'74"metrics-server" has been added to your repositories75Upgrading helm release 'metrics-server' in namespace 'kube-system'76Release "metrics-server" does not exist. Installing it now.77NAME: metrics-server78LAST DEPLOYED: Wed Nov 27 09:39:48 202479NAMESPACE: kube-system80STATUS: deployed81REVISION: 182TEST SUITE: None83NOTES:84***********************************************************************85* Metrics Server *86***********************************************************************87 Chart version: 3.12.288 App version: 0.7.289 Image tag: registry.k8s.io/metrics-server/metrics-server:v0.7.290***********************************************************************91Cluster 'gitlab' created92Creating CNG deployment 'gitlab'93[✔] running pre-deployment setup ... done94Packaging chart for git sha '04b75b6610e7f1e4a013bef4964563d0219cbd72'95Successfully packaged chart and saved it to: /tmp/cng20241127-20-png52b/gitlab-04b75b6610e7f1e4a013bef4964563d0219cbd72/gitlab-8.5.2.tgz96Creating namespace 'gitlab'97namespace/gitlab created98Creating gitlab license secret99secret/gitlab-license created100Creating admin user initial password secret101secret/gitlab-initial-root-password created102Creating pre-receive hook103configmap/pre-receive-hook created104[✔] running helm deployment ... done105Upgrading helm release 'gitlab' in namespace 'gitlab'106Release "gitlab" does not exist. Installing it now.107NAME: gitlab108LAST DEPLOYED: Wed Nov 27 09:40:38 2024109NAMESPACE: gitlab110STATUS: deployed111REVISION: 1112NOTES:113=== CRITICAL114The following charts are included for evaluation purposes only. They will not be supported by GitLab Support115for production workloads. Use Cloud Native Hybrid deployments for production. For more information visit117- PostgreSQL118- Redis119- Gitaly120- MinIO121=== NOTICE122The minimum required version of PostgreSQL is now 14. See https://docs.gitlab.com/charts/installation/upgrade.html for more details.123=== WARNING124Automatic TLS certificate generation with cert-manager is disabled.125One or more of the components does not have a TLS certificate Secret configured.126As a result, Self-signed certificates were generated for these components.127You may retrieve the CA root for these certificates from the `gitlab-wildcard-tls-ca` secret, via the following command. It can then be imported to a web browser or system store.128 kubectl get secret gitlab-wildcard-tls-ca -ojsonpath='{.data.cfssl_ca}' | base64 --decode > gitlab.172.18.0.2.nip.io.ca.pem129If you do not wish to use self-signed certificates, please set the following properties:130- global.ingress.tls.secretName131OR all of:132- global.ingress.tls.enabled (set to `true`)133- gitlab.webservice.ingress.tls.secretName134- registry.ingress.tls.secretName135- minio.ingress.tls.secretName136- gitlab.kas.ingress.tls.secretName137Deployment successful and app is available via: http://gitlab.172.18.0.2.nip.io138[✔] running post-deployment setup ... done139Creating admin user personal access token140WARNING: Active Record does not support composite primary key.141security_findings has composite primary key. Composite primary key is ignored.142OK143$ source $CI_PROJECT_DIR/scripts/utils.sh144$ source $CI_PROJECT_DIR/scripts/rspec_helpers.sh145$ run_e2e_specs "${QA_GITLAB_URL}" "${QA_TESTS}" "${QA_RSPEC_TAGS}"146Running e2e specs via command: 'bundle exec bin/qa Test::Instance::All http://gitlab.172.18.0.2.nip.io -- --order random --force-color --format documentation'147[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'cng-instance' to 'knapsack/cng-instance.json'148[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Report already exists, skipping!149[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====150[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Report specs:151[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/closing_web_ide_with_unsaved_changes_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb", "qa/specs/features/browser_ui/10_govern/project/project_access_token_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/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/3_create/merge_request/view_merge_requests_spec.rb"]152[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Leftover specs:153[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- ["qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/9_data_stores/cells/cell_uniqueness_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/namespace_storage_limit_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/project_snippet_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/license_scanning_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/duo_chat_explain_code_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/product_analytics/create_custom_dashboard_spec.rb"]154[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Using Browser: chrome155[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Waiting for Gitlab to become ready!156[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Gitlab is ready!157[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Creating admin api client for api fabrications158[Nov 27 2024 09:44:01 UTC (QA Tests)] INFO -- Global api token variable is set, using it for api client setup159[Nov 27 2024 09:44:02 UTC (QA Tests)] INFO -- Global admin api client set up successfully160[Nov 27 2024 09:44:02 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}161[Nov 27 2024 09:44:02 UTC (QA Tests)] INFO -- Performing initial license fabrication!162[Nov 27 2024 09:44:03 UTC (QA Tests)] INFO -- Successfully added license key. Details:163{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}164[Nov 27 2024 09:44:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.31 seconds165[Nov 27 2024 09:44:03 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database166[Nov 27 2024 09:44:03 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}1674 processes for 39 specs, ~ 9 specs per process168Run options: exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}169Randomized with seed 48736170Govern171 Project access tokens172[Nov 27 2024 09:44:25 UTC (QA Tests ENV-1)] INFO -- Starting test: Govern Project access tokens can be created and revoked via the UI173[Nov 27 2024 09:44:25 UTC (QA Tests ENV-1)] INFO -- Creating test user174[Nov 27 2024 09:44:25 UTC (QA Tests ENV-1)] INFO -- Creating admin api client for api fabrications175[Nov 27 2024 09:44:25 UTC (QA Tests ENV-1)] INFO -- Global api token variable is set, using it for api client setup176[Nov 27 2024 09:44:25 UTC (QA Tests ENV-1)] INFO -- Global admin api client set up successfully177[Nov 27 2024 09:44:26 UTC (QA Tests ENV-1)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-32874b48caa406fc' via api in 0.13 seconds178[Nov 27 2024 09:44:26 UTC (QA Tests ENV-1)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-32874b48caa406fc' via api in 1.0 seconds179[Nov 27 2024 09:44:28 UTC (QA Tests ENV-1)] INFO -- filling :username-field with "qa-user-32874b48caa406fc"180[Nov 27 2024 09:44:28 UTC (QA Tests ENV-1)] INFO -- filling :password-field with "*****"181[Nov 27 2024 09:44:28 UTC (QA Tests ENV-1)] INFO -- clicking :sign-in-button182[Nov 27 2024 09:44:33 UTC (QA Tests ENV-1)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-2cc18269ea79' via api in 0.66 seconds183[Nov 27 2024 09:44:35 UTC (QA Tests ENV-1)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-2cc18269ea79/qa-test-2024-11-27-09-44-32-8dd1232741729af7' via api in 2.61 seconds184[Nov 27 2024 09:44:37 UTC (QA Tests ENV-1)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-2cc18269ea79/qa-test-2024-11-27-09-44-32-8dd1232741729af7/the_awesome_project-315a79b1ffa86b68' via api in 4.77 seconds185[Nov 27 2024 09:44:37 UTC (QA Tests ENV-1)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-2cc18269ea79/qa-test-2024-11-27-09-44-32-8dd1232741729af7/the_awesome_project-315a79b1ffa86b68186[Nov 27 2024 09:44:38 UTC (QA Tests ENV-1)] INFO -- clicking :menu-section-button187[Nov 27 2024 09:44:38 UTC (QA Tests ENV-1)] INFO -- clicking :nav-item-link188[Nov 27 2024 09:44:39 UTC (QA Tests ENV-1)] INFO -- clicking :add-new-token-button189[Nov 27 2024 09:44:39 UTC (QA Tests ENV-1)] INFO -- filling :access-token-name-field with "*****"190[Nov 27 2024 09:44:39 UTC (QA Tests ENV-1)] INFO -- clicking :api-label191[Nov 27 2024 09:44:40 UTC (QA Tests ENV-1)] INFO -- filling :expiry-date-field with "2024-11-29"192[Nov 27 2024 09:44:40 UTC (QA Tests ENV-1)] INFO -- clicking :create-token-button193[Nov 27 2024 09:44:42 UTC (QA Tests ENV-1)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-x1hxne7e', token's bot username 'project_2_bot_0ad37a200232418d07031f2240bc3201' via browser_ui in 15.0 seconds194[Nov 27 2024 09:44:42 UTC (QA Tests ENV-1)] INFO -- clicking :revoke-button195[Nov 27 2024 09:44:42 UTC (QA Tests ENV-1)] INFO -- clicking :confirm-ok-button196 can be created and revoked via the UI197Manage198 Project import199 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)200[Nov 27 2024 09:44:43 UTC (QA Tests ENV-1)] INFO -- [influxdb exporter]: Pushed 2 test execution entries to influxdb201[Nov 27 2024 09:44:45 UTC (QA Tests ENV-1)] INFO -- [influxdb exporter]: Pushed 2 test execution entries to GCS202[Nov 27 2024 09:44:45 UTC (QA Tests ENV-1)] INFO -- [influxdb exporter]: Pushed 6 resource fabrication entries to influxdb203[Nov 27 2024 09:44:45 UTC (QA Tests ENV-1)] INFO -- [influxdb exporter]: Pushed 6 resource fabrication entries to GCS204[Nov 27 2024 09:44:45 UTC (QA Tests ENV-1)] INFO -- [influxdb exporter]: Pushed 95 code runtime entries to influxdb205[Nov 27 2024 09:44:45 UTC (QA Tests ENV-1)] INFO -- [influxdb exporter]: Saving test metrics json not enabled, skipping206Pending: (Failures listed here are expected and do not affect your suite's status)207 1) Manage Project import imports large Github repo via api208 # Test is not compatible with this environment or pipeline209 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:281210Finished in 38.34 seconds (files took 1.4 seconds to load)2112 examples, 0 failures, 1 pending212Randomized with seed 48736213....214Run options: exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}215Randomized with seed 34300216Secure217 License Scanning218 when populated by a Dependency Scan219 populates licenses in the pipeline and merge request (PENDING: Test is not compatible with this environment or pipeline)220Fulfillment221 Utilization222 when namespace storage usage hits the limit223 puts the namespace into read-only mode and reverts back to full-access mode after making space (PENDING: Test is not compatible with this environment or pipeline)224Manage225 rate limits226 throttles authenticated api requests by user (PENDING: Test is not compatible with this environment or pipeline)227Create228 Codeowners229 when the project is in the root group230 and the code owner is the root group231 behaves like code owner merge request232[Nov 27 2024 09:44:25 UTC (QA Tests ENV-2)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is the root group behaves like code owner merge request is approved and merged233[Nov 27 2024 09:44:25 UTC (QA Tests ENV-2)] INFO -- Creating test user234[Nov 27 2024 09:44:25 UTC (QA Tests ENV-2)] INFO -- Creating admin api client for api fabrications235[Nov 27 2024 09:44:25 UTC (QA Tests ENV-2)] INFO -- Global api token variable is set, using it for api client setup236[Nov 27 2024 09:44:25 UTC (QA Tests ENV-2)] INFO -- Global admin api client set up successfully237[Nov 27 2024 09:44:26 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-1a2e15fac9d86ff0' via api in 0.16 seconds238[Nov 27 2024 09:44:26 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1a2e15fac9d86ff0' via api in 1.28 seconds239[Nov 27 2024 09:44:27 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-cdced61fef7b' via api in 0.75 seconds240[Nov 27 2024 09:44:28 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-676b3e2a87f3db3f' via api in 0.54 seconds241[Nov 27 2024 09:44:28 UTC (QA Tests ENV-2)] INFO -- Adding user qa-user-676b3e2a87f3db3f to qa-sandbox-cdced61fef7b QA::Resource::Sandbox242[Nov 27 2024 09:44:29 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-1a2e15fac9d86ff0"243[Nov 27 2024 09:44:29 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"244[Nov 27 2024 09:44:29 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button245[Nov 27 2024 09:44:38 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-cdced61fef7b/code-owner-approve-and-merge-317b86292fc3b53b' via api in 4.58 seconds246[Nov 27 2024 09:44:38 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-cdced61fef7b/code-owner-approve-and-merge-317b86292fc3b53b247[Nov 27 2024 09:44:40 UTC (QA Tests ENV-2)] INFO -- clicking :menu-section-button248[Nov 27 2024 09:44:41 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link249[Nov 27 2024 09:44:42 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.436s250[Nov 27 2024 09:44:42 UTC (QA Tests ENV-2)] INFO -- filling :approvals-number-field with "1"251[Nov 27 2024 09:44:44 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.33 seconds252[Nov 27 2024 09:44:44 UTC (QA Tests ENV-2)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.13 seconds253[Nov 27 2024 09:44:46 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.69 seconds254[Nov 27 2024 09:44:49 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.82 seconds255[Nov 27 2024 09:44:50 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s256[Nov 27 2024 09:44:51 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.045s257[Nov 27 2024 09:44:51 UTC (QA Tests ENV-2)] INFO -- clicking :user-avatar-content258[Nov 27 2024 09:44:51 UTC (QA Tests ENV-2)] INFO -- clicking :sign-out-link259[Nov 27 2024 09:44:52 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-676b3e2a87f3db3f"260[Nov 27 2024 09:44:53 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"261[Nov 27 2024 09:44:53 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button262[Nov 27 2024 09:44:57 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab.172.18.0.2.nip.io/qa-sandbox-cdced61fef7b/code-owner-approve-and-merge-317b86292fc3b53b/-/merge_requests/1263[Nov 27 2024 09:45:01 UTC (QA Tests ENV-2)] INFO -- clicking :approve-button264[Nov 27 2024 09:45:02 UTC (QA Tests ENV-2)] INFO -- refreshing http://gitlab.172.18.0.2.nip.io/qa-sandbox-cdced61fef7b/code-owner-approve-and-merge-317b86292fc3b53b/-/merge_requests/1265[Nov 27 2024 09:45:05 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.074s266[Nov 27 2024 09:45:05 UTC (QA Tests ENV-2)] INFO -- clicking :merge-button267[Nov 27 2024 09:45:12 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'finished_loading? ' took 6.872s268[Nov 27 2024 09:45:13 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.246s269[Nov 27 2024 09:45:15 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.049s270[Nov 27 2024 09:45:15 UTC (QA Tests ENV-2)] INFO -- clicking :user-avatar-content271[Nov 27 2024 09:45:15 UTC (QA Tests ENV-2)] INFO -- clicking :sign-out-link272 is approved and merged273 and the code owner is a user274 behaves like code owner merge request275[Nov 27 2024 09:45:16 UTC (QA Tests ENV-2)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is a user behaves like code owner merge request is approved and merged276[Nov 27 2024 09:45:16 UTC (QA Tests ENV-2)] INFO -- Creating test user277[Nov 27 2024 09:45:16 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-341f016fe61b422f' via api in 0.12 seconds278[Nov 27 2024 09:45:16 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-341f016fe61b422f' via api in 0.6 seconds279[Nov 27 2024 09:45:17 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-509bee5ea28f' via api in 0.5 seconds280[Nov 27 2024 09:45:18 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-509bee5ea28f/code-owner-approve-and-merge-1d4644116e309f85' via api in 1.26 seconds281[Nov 27 2024 09:45:19 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c7a16add20a30c2d' via api in 0.49 seconds282[Nov 27 2024 09:45:19 UTC (QA Tests ENV-2)] INFO -- Adding user qa-user-c7a16add20a30c2d to qa-sandbox-509bee5ea28f/code-owner-approve-and-merge-1d4644116e309f85 QA::Resource::Project283[Nov 27 2024 09:45:20 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-341f016fe61b422f"284[Nov 27 2024 09:45:20 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"285[Nov 27 2024 09:45:20 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button286[Nov 27 2024 09:45:24 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-509bee5ea28f/code-owner-approve-and-merge-1d4644116e309f85287[Nov 27 2024 09:45:26 UTC (QA Tests ENV-2)] INFO -- clicking :menu-section-button288[Nov 27 2024 09:45:26 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link289[Nov 27 2024 09:45:27 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.05s290[Nov 27 2024 09:45:27 UTC (QA Tests ENV-2)] INFO -- filling :approvals-number-field with "1"291[Nov 27 2024 09:45:28 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds292[Nov 27 2024 09:45:28 UTC (QA Tests ENV-2)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.11 seconds293[Nov 27 2024 09:45:31 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 2.08 seconds294[Nov 27 2024 09:45:35 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.19 seconds295[Nov 27 2024 09:45:36 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.016s296[Nov 27 2024 09:45:37 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.035s297[Nov 27 2024 09:45:37 UTC (QA Tests ENV-2)] INFO -- clicking :user-avatar-content298[Nov 27 2024 09:45:37 UTC (QA Tests ENV-2)] INFO -- clicking :sign-out-link299[Nov 27 2024 09:45:38 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-c7a16add20a30c2d"300[Nov 27 2024 09:45:38 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"301[Nov 27 2024 09:45:38 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button302[Nov 27 2024 09:45:42 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab.172.18.0.2.nip.io/qa-sandbox-509bee5ea28f/code-owner-approve-and-merge-1d4644116e309f85/-/merge_requests/1303[Nov 27 2024 09:45:47 UTC (QA Tests ENV-2)] INFO -- clicking :approve-button304[Nov 27 2024 09:45:48 UTC (QA Tests ENV-2)] INFO -- refreshing http://gitlab.172.18.0.2.nip.io/qa-sandbox-509bee5ea28f/code-owner-approve-and-merge-1d4644116e309f85/-/merge_requests/1305[Nov 27 2024 09:45:50 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.627s306[Nov 27 2024 09:45:50 UTC (QA Tests ENV-2)] INFO -- clicking :merge-button307[Nov 27 2024 09:45:55 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.883s308[Nov 27 2024 09:45:57 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.23s309[Nov 27 2024 09:45:58 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.032s310[Nov 27 2024 09:45:58 UTC (QA Tests ENV-2)] INFO -- clicking :user-avatar-content311[Nov 27 2024 09:45:59 UTC (QA Tests ENV-2)] INFO -- clicking :sign-out-link312 is approved and merged313Create314 Reverting a commit315[Nov 27 2024 09:45:59 UTC (QA Tests ENV-2)] INFO -- Starting test: Create Reverting a commit creates a merge request316[Nov 27 2024 09:45:59 UTC (QA Tests ENV-2)] INFO -- Creating test user317[Nov 27 2024 09:46:00 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-d80a123048fdea66' via api in 0.09 seconds318[Nov 27 2024 09:46:00 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d80a123048fdea66' via api in 0.57 seconds319[Nov 27 2024 09:46:00 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-d80a123048fdea66"320[Nov 27 2024 09:46:00 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"321[Nov 27 2024 09:46:00 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button322[Nov 27 2024 09:46:05 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-32a9eb773ec3' via api in 0.41 seconds323[Nov 27 2024 09:46:05 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-32a9eb773ec3/qa-test-2024-11-27-09-46-04-b7ec645cc8c92777' via api in 1.01 seconds324[Nov 27 2024 09:46:07 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-32a9eb773ec3/qa-test-2024-11-27-09-46-04-b7ec645cc8c92777/the_awesome_project-9841926ccb017a3c' via api in 2.4 seconds325[Nov 27 2024 09:46:08 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds326[Nov 27 2024 09:46:08 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab.172.18.0.2.nip.io/qa-sandbox-32a9eb773ec3/qa-test-2024-11-27-09-46-04-b7ec645cc8c92777/the_awesome_project-9841926ccb017a3c/-/commit/97760aab271e21b89b814e1e879a0db9021e322b327[Nov 27 2024 09:46:09 UTC (QA Tests ENV-2)] INFO -- clicking :commit-options-dropdown328[Nov 27 2024 09:46:09 UTC (QA Tests ENV-2)] INFO -- clicking :revert-link and ensuring QA::Page::Component::CommitModal is present329[Nov 27 2024 09:46:09 UTC (QA Tests ENV-2)] INFO -- clicking :submit-commit330[Nov 27 2024 09:46:12 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element submit-commit' took 2.258s331[Nov 27 2024 09:46:12 UTC (QA Tests ENV-2)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present332[Nov 27 2024 09:46:14 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.537s333[Nov 27 2024 09:46:14 UTC (QA Tests ENV-2)] INFO -- clicking :diffs-tab334[Nov 27 2024 09:46:17 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.369s335[Nov 27 2024 09:46:17 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 2.489s336[Nov 27 2024 09:46:17 UTC (QA Tests ENV-2)] INFO -- clicking :file-tree-button337 creates a merge request338Verify339 Run pipeline with manual jobs340[Nov 27 2024 09:46:17 UTC (QA Tests ENV-2)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state341[Nov 27 2024 09:46:17 UTC (QA Tests ENV-2)] INFO -- Creating test user342[Nov 27 2024 09:46:18 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-89b231163a826622' via api in 0.12 seconds343[Nov 27 2024 09:46:18 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-89b231163a826622' via api in 0.6 seconds344[Nov 27 2024 09:46:19 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-c9a225dafa32' via api in 0.48 seconds345[Nov 27 2024 09:46:19 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-c9a225dafa32/qa-test-2024-11-27-09-46-04-a579733448bb7db2' via api in 1.11 seconds346[Nov 27 2024 09:46:20 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-c9a225dafa32/qa-test-2024-11-27-09-46-04-a579733448bb7db2/pipeline-with-manual-job-9a3884206ef156d0' via api in 2.07 seconds347[Nov 27 2024 09:46:20 UTC (QA Tests ENV-2)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`348[Nov 27 2024 09:46:20 UTC (QA Tests ENV-2)] INFO -- Executing: `docker network inspect host`349[Nov 27 2024 09:46:21 UTC (QA Tests ENV-2)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-9e7b2eee --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9e7b2eee 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-9e7b2eee --url http://gitlab.172.18.0.2.nip.io --token **** --executor shell && gitlab-runner run" `350[Nov 27 2024 09:46:21 UTC (QA Tests ENV-2)] INFO -- Executing: `docker logs qa-runner-9e7b2eee`351[Nov 27 2024 09:46:21 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'qa-runner-9e7b2eee' via api in 1.25 seconds352[Nov 27 2024 09:46:22 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.12 seconds353[Nov 27 2024 09:46:22 UTC (QA Tests ENV-2)] INFO -- Waiting for pipeline to have status "skipped"...354[Nov 27 2024 09:46:31 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-89b231163a826622"355[Nov 27 2024 09:46:31 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"356[Nov 27 2024 09:46:31 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button357[Nov 27 2024 09:46:32 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.174s358[Nov 27 2024 09:46:35 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-c9a225dafa32/qa-test-2024-11-27-09-46-04-a579733448bb7db2/pipeline-with-manual-job-9a3884206ef156d0359[Nov 27 2024 09:46:37 UTC (QA Tests ENV-2)] INFO -- clicking :menu-section-button360[Nov 27 2024 09:46:37 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link361[Nov 27 2024 09:46:39 UTC (QA Tests ENV-2)] INFO -- clicking :ci-action-button362[Nov 27 2024 09:47:11 UTC (QA Tests ENV-2)] INFO -- clicking :job-dropdown-container363[Nov 27 2024 09:47:11 UTC (QA Tests ENV-2)] INFO -- clicking :job-dropdown-container364[Nov 27 2024 09:47:11 UTC (QA Tests ENV-2)] INFO -- clicking :job-dropdown-container365[Nov 27 2024 09:47:12 UTC (QA Tests ENV-2)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-9e7b2eee'366[Nov 27 2024 09:47:12 UTC (QA Tests ENV-2)] INFO -- Executing: `docker ps -f name=qa-runner-9e7b2eee`367[Nov 27 2024 09:47:12 UTC (QA Tests ENV-2)] INFO -- Executing: `docker rm -f qa-runner-9e7b2eee`368 does not leave any job in skipped state369Create370 SSH key support371[Nov 27 2024 09:47:12 UTC (QA Tests ENV-2)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together372[Nov 27 2024 09:47:12 UTC (QA Tests ENV-2)] INFO -- Creating test user373[Nov 27 2024 09:47:13 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-7e583d3cb3bf33ab' via api in 0.12 seconds374[Nov 27 2024 09:47:13 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7e583d3cb3bf33ab' via api in 0.65 seconds375[Nov 27 2024 09:47:13 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-7e583d3cb3bf33ab"376[Nov 27 2024 09:47:13 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"377[Nov 27 2024 09:47:13 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button378[Nov 27 2024 09:47:18 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-11a10d48079c' via api in 0.45 seconds379[Nov 27 2024 09:47:18 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-11a10d48079c/qa-test-2024-11-27-09-46-04-f0eed6998f9f9e36' via api in 1.04 seconds380[Nov 27 2024 09:47:19 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-11a10d48079c/qa-test-2024-11-27-09-46-04-f0eed6998f9f9e36/ssh-tests-595af8c066fdf63c' via api in 2.17 seconds381[Nov 27 2024 09:47:19 UTC (QA Tests ENV-2)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20241127-1879-5pe545/id_rsa -N `382[Nov 27 2024 09:47:21 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 1.97 seconds383 pushes multiple branches and tags together384[Nov 27 2024 09:47:26 UTC (QA Tests ENV-2)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH385[Nov 27 2024 09:47:26 UTC (QA Tests ENV-2)] INFO -- Creating test user386[Nov 27 2024 09:47:27 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-6b99ceee5c5bc45a' via api in 0.1 seconds387[Nov 27 2024 09:47:27 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6b99ceee5c5bc45a' via api in 0.58 seconds388[Nov 27 2024 09:47:28 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-6b99ceee5c5bc45a"389[Nov 27 2024 09:47:28 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"390[Nov 27 2024 09:47:28 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button391[Nov 27 2024 09:47:32 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-b64e5b5d4864' via api in 0.49 seconds392[Nov 27 2024 09:47:33 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-b64e5b5d4864/qa-test-2024-11-27-09-46-04-82ac17698e4903e3' via api in 1.16 seconds393[Nov 27 2024 09:47:34 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-b64e5b5d4864/qa-test-2024-11-27-09-46-04-82ac17698e4903e3/ssh-tests-125af51b6876ce67' via api in 2.16 seconds394[Nov 27 2024 09:47:34 UTC (QA Tests ENV-2)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20241127-1879-t8t63h/id_rsa -N `395[Nov 27 2024 09:47:37 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 3.25 seconds396[Nov 27 2024 09:47:40 UTC (QA Tests ENV-2)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"397[Nov 27 2024 09:47:41 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.4 seconds398[Nov 27 2024 09:47:42 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-b64e5b5d4864/qa-test-2024-11-27-09-46-04-82ac17698e4903e3/ssh-tests-125af51b6876ce67399 pushes code to the repository via SSH400Plan401 Issue comments402[Nov 27 2024 09:47:43 UTC (QA Tests ENV-2)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment403[Nov 27 2024 09:47:43 UTC (QA Tests ENV-2)] INFO -- Creating test user404[Nov 27 2024 09:47:44 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-3857b38056239640' via api in 0.12 seconds405[Nov 27 2024 09:47:44 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3857b38056239640' via api in 0.62 seconds406[Nov 27 2024 09:47:45 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-3857b38056239640"407[Nov 27 2024 09:47:45 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"408[Nov 27 2024 09:47:45 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button409[Nov 27 2024 09:47:50 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-f0b1dba5136a' via api in 0.45 seconds410[Nov 27 2024 09:47:51 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-f0b1dba5136a/qa-test-2024-11-27-09-46-04-08dc149866c3e79b' via api in 1.08 seconds411[Nov 27 2024 09:47:52 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-f0b1dba5136a/qa-test-2024-11-27-09-46-04-08dc149866c3e79b/project-for-issues-3986fc2789a95610' via api in 2.03 seconds412[Nov 27 2024 09:47:52 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 2.85 seconds413[Nov 27 2024 09:47:52 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Issue at http://gitlab.172.18.0.2.nip.io/qa-sandbox-f0b1dba5136a/qa-test-2024-11-27-09-46-04-08dc149866c3e79b/project-for-issues-3986fc2789a95610/-/issues/1414[Nov 27 2024 09:47:55 UTC (QA Tests ENV-2)] INFO -- clicking :issue-title415[Nov 27 2024 09:47:55 UTC (QA Tests ENV-2)] INFO -- clicking :discussion-preferences-dropdown416[Nov 27 2024 09:47:56 UTC (QA Tests ENV-2)] INFO -- clicking :comment-button417[Nov 27 2024 09:47:57 UTC (QA Tests ENV-2)] INFO -- clicking :note-edit-button418[Nov 27 2024 09:47:58 UTC (QA Tests ENV-2)] INFO -- clicking :reply-comment-button419 comments on an issue and edits the comment420Create421 Compare archives of different user projects with the same name and check they're different422[Nov 27 2024 09:47:58 UTC (QA Tests ENV-2)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different423[Nov 27 2024 09:47:58 UTC (QA Tests ENV-2)] INFO -- Creating test user424[Nov 27 2024 09:47:59 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-f3667f14541b35ff' via api in 0.09 seconds425[Nov 27 2024 09:47:59 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f3667f14541b35ff' via api in 0.6 seconds426[Nov 27 2024 09:47:59 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.51 seconds427[Nov 27 2024 09:47:59 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'gitlab-qa-user1' via api in 0.11 seconds428[Nov 27 2024 09:48:00 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-28e4aa6960edc806-c055696f22ddceb6' via api in 0.85 seconds429[Nov 27 2024 09:48:01 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.08 seconds430[Nov 27 2024 09:48:02 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.53 seconds431[Nov 27 2024 09:48:02 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'gitlab-qa-user2' via api in 0.12 seconds432[Nov 27 2024 09:48:03 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-28e4aa6960edc806-3c263dd99ca37de7' via api in 0.88 seconds433[Nov 27 2024 09:48:04 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.97 seconds434 download archives of each user project then check they are different435Data Stores436 prevent forking outside group437 when disabled438[Nov 27 2024 09:48:05 UTC (QA Tests ENV-2)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group439[Nov 27 2024 09:48:05 UTC (QA Tests ENV-2)] INFO -- Creating test user440[Nov 27 2024 09:48:05 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-0befb2ef72e3e7df' via api in 0.09 seconds441[Nov 27 2024 09:48:05 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0befb2ef72e3e7df' via api in 0.59 seconds442[Nov 27 2024 09:48:06 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_ef1705f7b5cad855' via api in 0.43 seconds443[Nov 27 2024 09:48:07 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-0befb2ef72e3e7df"444[Nov 27 2024 09:48:07 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"445[Nov 27 2024 09:48:07 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button446[Nov 27 2024 09:48:11 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-9a909d14a3c7' via api in 0.48 seconds447[Nov 27 2024 09:48:12 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-9a909d14a3c7/qa-test-2024-11-27-09-46-04-0f483365185833be' via api in 1.14 seconds448[Nov 27 2024 09:48:13 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-9a909d14a3c7/qa-test-2024-11-27-09-46-04-0f483365185833be/project_to_fork-6892c8f9f0462233' via api in 2.5 seconds449[Nov 27 2024 09:48:13 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab.172.18.0.2.nip.io/groups/qa-sandbox-9a909d14a3c7450[Nov 27 2024 09:48:14 UTC (QA Tests ENV-2)] INFO -- clicking :menu-section-button451[Nov 27 2024 09:48:14 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link452[Nov 27 2024 09:48:15 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.203s453[Nov 27 2024 09:48:17 UTC (QA Tests ENV-2)] INFO -- unchecking via JS :prevent-forking-outside-group-checkbox with args {}454[Nov 27 2024 09:48:17 UTC (QA Tests ENV-2)] INFO -- clicking :save-permissions-changes-button455[Nov 27 2024 09:48:18 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 1.356s456[Nov 27 2024 09:48:18 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-9a909d14a3c7/qa-test-2024-11-27-09-46-04-0f483365185833be/project_to_fork-6892c8f9f0462233457[Nov 27 2024 09:48:21 UTC (QA Tests ENV-2)] INFO -- clicking :select-namespace-dropdown458[Nov 27 2024 09:48:21 UTC (QA Tests ENV-2)] INFO -- Searching in dropdown: "group_for_fork_ef1705f7b5cad855"459[Nov 27 2024 09:48:22 UTC (QA Tests ENV-2)] INFO -- clicking :fork-privacy-button460[Nov 27 2024 09:48:22 UTC (QA Tests ENV-2)] INFO -- clicking :fork-project-button461 allows forking outside of group462 when enabled463[Nov 27 2024 09:48:22 UTC (QA Tests ENV-2)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group464[Nov 27 2024 09:48:22 UTC (QA Tests ENV-2)] INFO -- Creating test user465[Nov 27 2024 09:48:23 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-5929c33d9250d106' via api in 0.12 seconds466[Nov 27 2024 09:48:23 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5929c33d9250d106' via api in 0.7 seconds467[Nov 27 2024 09:48:23 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_3fd2a3d5b4ebc82c' via api in 0.47 seconds468[Nov 27 2024 09:48:24 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-5929c33d9250d106"469[Nov 27 2024 09:48:24 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"470[Nov 27 2024 09:48:24 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button471[Nov 27 2024 09:48:29 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-6c991c7837e2' via api in 0.49 seconds472[Nov 27 2024 09:48:29 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-6c991c7837e2/qa-test-2024-11-27-09-46-04-7178d0b85def6e5f' via api in 1.1 seconds473[Nov 27 2024 09:48:31 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-6c991c7837e2/qa-test-2024-11-27-09-46-04-7178d0b85def6e5f/project_to_fork-fc7f1c1a9a358ba8' via api in 2.48 seconds474[Nov 27 2024 09:48:31 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab.172.18.0.2.nip.io/groups/qa-sandbox-6c991c7837e2475[Nov 27 2024 09:48:32 UTC (QA Tests ENV-2)] INFO -- clicking :menu-section-button476[Nov 27 2024 09:48:32 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link477[Nov 27 2024 09:48:33 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.013s478[Nov 27 2024 09:48:34 UTC (QA Tests ENV-2)] INFO -- checking via JS :prevent-forking-outside-group-checkbox with args {}479[Nov 27 2024 09:48:34 UTC (QA Tests ENV-2)] INFO -- clicking :save-permissions-changes-button480[Nov 27 2024 09:48:36 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 1.394s481[Nov 27 2024 09:48:36 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-6c991c7837e2/qa-test-2024-11-27-09-46-04-7178d0b85def6e5f/project_to_fork-fc7f1c1a9a358ba8482[Nov 27 2024 09:48:38 UTC (QA Tests ENV-2)] INFO -- clicking :select-namespace-dropdown483 does not allow forking outside of group484Package485 Conan Repository486 publishes, installs, and deletes a Conan package (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/417584)487Plan488 Project milestone489[Nov 27 2024 09:48:39 UTC (QA Tests ENV-2)] INFO -- Starting test: Plan Project milestone creates a project milestone490[Nov 27 2024 09:48:39 UTC (QA Tests ENV-2)] INFO -- Creating test user491[Nov 27 2024 09:48:40 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-36fb7c8bcaef0060' via api in 0.11 seconds492[Nov 27 2024 09:48:40 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-36fb7c8bcaef0060' via api in 0.57 seconds493[Nov 27 2024 09:48:41 UTC (QA Tests ENV-2)] INFO -- filling :username-field with "qa-user-36fb7c8bcaef0060"494[Nov 27 2024 09:48:41 UTC (QA Tests ENV-2)] INFO -- filling :password-field with "*****"495[Nov 27 2024 09:48:41 UTC (QA Tests ENV-2)] INFO -- clicking :sign-in-button496[Nov 27 2024 09:48:45 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-12eecf2a8e4d' via api in 0.42 seconds497[Nov 27 2024 09:48:46 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-12eecf2a8e4d/qa-test-2024-11-27-09-46-04-7e9a8ae090d01ec2' via api in 1.06 seconds498[Nov 27 2024 09:48:47 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-12eecf2a8e4d/qa-test-2024-11-27-09-46-04-7e9a8ae090d01ec2/project-with-milestone-3be96edb088cfe68' via api in 2.15 seconds499[Nov 27 2024 09:48:47 UTC (QA Tests ENV-2)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-12eecf2a8e4d/qa-test-2024-11-27-09-46-04-7e9a8ae090d01ec2/project-with-milestone-3be96edb088cfe68500[Nov 27 2024 09:48:48 UTC (QA Tests ENV-2)] INFO -- clicking :menu-section-button501[Nov 27 2024 09:48:48 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link502[Nov 27 2024 09:48:49 UTC (QA Tests ENV-2)] INFO -- clicking :new-project-milestone-link503[Nov 27 2024 09:48:50 UTC (QA Tests ENV-2)] INFO -- filling :milestone-title-field with "Project milestone"504[Nov 27 2024 09:48:50 UTC (QA Tests ENV-2)] INFO -- filling :start-date-field with "2024/11/27505"506[Nov 27 2024 09:48:50 UTC (QA Tests ENV-2)] INFO -- filling :due-date-field with "2024/12/27507"508[Nov 27 2024 09:48:50 UTC (QA Tests ENV-2)] INFO -- clicking :create-milestone-button509[Nov 27 2024 09:48:53 UTC (QA Tests ENV-2)] WARN -- Potentially Slow Code 'click_element create-milestone-button' took 2.419s510[Nov 27 2024 09:48:53 UTC (QA Tests ENV-2)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 8.0 seconds511[Nov 27 2024 09:48:53 UTC (QA Tests ENV-2)] INFO -- clicking :nav-item-link512[Nov 27 2024 09:48:54 UTC (QA Tests ENV-2)] INFO -- clicking :milestone-link513 creates a project milestone514[Nov 27 2024 09:48:55 UTC (QA Tests ENV-2)] INFO -- [influxdb exporter]: Pushed 15 test execution entries to influxdb515[Nov 27 2024 09:48:56 UTC (QA Tests ENV-2)] INFO -- [influxdb exporter]: Pushed 15 test execution entries to GCS516[Nov 27 2024 09:48:56 UTC (QA Tests ENV-2)] INFO -- [influxdb exporter]: Pushed 78 resource fabrication entries to influxdb517[Nov 27 2024 09:48:56 UTC (QA Tests ENV-2)] INFO -- [influxdb exporter]: Pushed 78 resource fabrication entries to GCS518[Nov 27 2024 09:48:56 UTC (QA Tests ENV-2)] INFO -- [influxdb exporter]: Pushed 1023 code runtime entries to influxdb519[Nov 27 2024 09:48:56 UTC (QA Tests ENV-2)] INFO -- [influxdb exporter]: Saving test metrics json not enabled, skipping520Pending: (Failures listed here are expected and do not affect your suite's status)521 1) Secure License Scanning when populated by a Dependency Scan populates licenses in the pipeline and merge request522 # Test is not compatible with this environment or pipeline523 # ./qa/specs/features/ee/browser_ui/13_secure/license_scanning_spec.rb:72524 2) Fulfillment Utilization when namespace storage usage hits the limit puts the namespace into read-only mode and reverts back to full-access mode after making space525 # Test is not compatible with this environment or pipeline526 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/namespace_storage_limit_spec.rb:96527 3) Manage rate limits throttles authenticated api requests by user528 # Test is not compatible with this environment or pipeline529 # ./qa/specs/features/api/1_manage/rate_limits_spec.rb:12530 4) Package Conan Repository publishes, installs, and deletes a Conan package531 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/417584532 # ./qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb:39533Finished in 4 minutes 49.9 seconds (files took 1.44 seconds to load)53415 examples, 0 failures, 4 pending535Randomized with seed 34300536...537Run options: exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}538Randomized with seed 52356539Create540 Closing Web IDE541[Nov 27 2024 09:44:25 UTC (QA Tests ENV-4)] INFO -- Starting test: Create Closing Web IDE shows an alert when there are unsaved changes542[Nov 27 2024 09:44:25 UTC (QA Tests ENV-4)] INFO -- Creating test user543[Nov 27 2024 09:44:25 UTC (QA Tests ENV-4)] INFO -- Creating admin api client for api fabrications544[Nov 27 2024 09:44:25 UTC (QA Tests ENV-4)] INFO -- Global api token variable is set, using it for api client setup545[Nov 27 2024 09:44:25 UTC (QA Tests ENV-4)] INFO -- Global admin api client set up successfully546[Nov 27 2024 09:44:27 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-5f21259f957a3f0b' via api in 0.12 seconds547[Nov 27 2024 09:44:27 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5f21259f957a3f0b' via api in 1.66 seconds548[Nov 27 2024 09:44:28 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "qa-user-5f21259f957a3f0b"549[Nov 27 2024 09:44:28 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"550[Nov 27 2024 09:44:28 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button551[Nov 27 2024 09:44:34 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-594d7d5f3dc6' via api in 1.65 seconds552[Nov 27 2024 09:44:35 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-594d7d5f3dc6/qa-test-2024-11-27-09-44-32-b17492a1ee8116c8' via api in 2.82 seconds553[Nov 27 2024 09:44:39 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-594d7d5f3dc6/qa-test-2024-11-27-09-44-32-b17492a1ee8116c8/webide-close-with-unsaved-changes-47aa39adf6184992' via api in 6.41 seconds554[Nov 27 2024 09:44:39 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-594d7d5f3dc6/qa-test-2024-11-27-09-44-32-b17492a1ee8116c8/webide-close-with-unsaved-changes-47aa39adf6184992555[Nov 27 2024 09:44:42 UTC (QA Tests ENV-4)] INFO -- clicking :action-dropdown556[Nov 27 2024 09:44:42 UTC (QA Tests ENV-4)] INFO -- clicking :webide-menu-item557[Nov 27 2024 09:44:48 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.131s558[Nov 27 2024 09:44:48 UTC (QA Tests ENV-4)] INFO -- clicking :a[aria-label='New File...']559 shows an alert when there are unsaved changes560[Nov 27 2024 09:44:49 UTC (QA Tests ENV-4)] INFO -- Creating test user561[Nov 27 2024 09:44:50 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-d2f7b91b680fe9a9' via api in 0.1 seconds562[Nov 27 2024 09:44:50 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d2f7b91b680fe9a9' via api in 0.61 seconds563Verify564 Include multiple files from a project565[Nov 27 2024 09:44:50 UTC (QA Tests ENV-4)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config566[Nov 27 2024 09:44:50 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-86dad03eb2f8' via api in 0.4 seconds567[Nov 27 2024 09:44:51 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-86dad03eb2f8/qa-test-2024-11-27-09-44-32-9b3060a755b042ea' via api in 0.99 seconds568[Nov 27 2024 09:44:52 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-86dad03eb2f8/qa-test-2024-11-27-09-44-32-9b3060a755b042ea/project-with-pipeline-1-e3ebc9753907369d' via api in 2.01 seconds569[Nov 27 2024 09:44:52 UTC (QA Tests ENV-4)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`570[Nov 27 2024 09:44:52 UTC (QA Tests ENV-4)] INFO -- Executing: `docker network inspect host`571[Nov 27 2024 09:44:52 UTC (QA Tests ENV-4)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-zppqn48x --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-zppqn48x 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-zppqn48x --url http://gitlab.172.18.0.2.nip.io --token **** --executor shell && gitlab-runner run" `572[Nov 27 2024 09:44:53 UTC (QA Tests ENV-4)] INFO -- Executing: `docker logs qa-runner-zppqn48x`573[Nov 27 2024 09:44:53 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'qa-runner-zppqn48x' via api in 1.21 seconds574[Nov 27 2024 09:44:54 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "qa-user-d2f7b91b680fe9a9"575[Nov 27 2024 09:44:54 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"576[Nov 27 2024 09:44:54 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button577[Nov 27 2024 09:44:59 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-fc30f7a2b575' via api in 1.06 seconds578[Nov 27 2024 09:45:00 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-fc30f7a2b575/qa-test-2024-11-27-09-44-32-d0c3ddae3c3bdaa4' via api in 2.3 seconds579[Nov 27 2024 09:45:01 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-fc30f7a2b575/qa-test-2024-11-27-09-44-32-d0c3ddae3c3bdaa4/project-with-pipeline-2-b6b5dcb97b3e9cb1' via api in 3.26 seconds580[Nov 27 2024 09:45:04 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.13 seconds581[Nov 27 2024 09:45:05 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.28 seconds582[Nov 27 2024 09:45:05 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-86dad03eb2f8/qa-test-2024-11-27-09-44-32-9b3060a755b042ea/project-with-pipeline-1-e3ebc9753907369d583[Nov 27 2024 09:45:07 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button584[Nov 27 2024 09:45:07 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link585[Nov 27 2024 09:45:18 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.418s586[Nov 27 2024 09:45:40 UTC (QA Tests ENV-4)] INFO -- clicking :ci-job-item and ensuring QA::Page::Project::Job::Show is present587[Nov 27 2024 09:45:41 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element ci-job-item' took 1.151s588[Nov 27 2024 09:45:42 UTC (QA Tests ENV-4)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-zppqn48x'589[Nov 27 2024 09:45:42 UTC (QA Tests ENV-4)] INFO -- Executing: `docker ps -f name=qa-runner-zppqn48x`590[Nov 27 2024 09:45:42 UTC (QA Tests ENV-4)] INFO -- Executing: `docker rm -f qa-runner-zppqn48x`591 runs the pipeline with composed config592Plan593 Testing group wiki file upload594[Nov 27 2024 09:45:43 UTC (QA Tests ENV-4)] INFO -- Starting test: Plan Testing group wiki file upload by creating a formatted page with an image uploaded595[Nov 27 2024 09:45:43 UTC (QA Tests ENV-4)] INFO -- Creating test user596[Nov 27 2024 09:45:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-2eec276829e14c4f' via api in 0.16 seconds597[Nov 27 2024 09:45:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2eec276829e14c4f' via api in 0.9 seconds598[Nov 27 2024 09:45:44 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "qa-user-2eec276829e14c4f"599[Nov 27 2024 09:45:44 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"600[Nov 27 2024 09:45:45 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button601[Nov 27 2024 09:45:46 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.331s602[Nov 27 2024 09:45:50 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-680b9c5ddbbd' via api in 1.23 seconds603[Nov 27 2024 09:45:51 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-680b9c5ddbbd/group-with-wiki-244abd3d370bcf53' via api in 1.88 seconds604[Nov 27 2024 09:45:52 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 2.9 seconds605[Nov 27 2024 09:45:52 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab.172.18.0.2.nip.io/groups/qa-sandbox-680b9c5ddbbd/group-with-wiki-244abd3d370bcf53/-/wikis/Home606[Nov 27 2024 09:45:53 UTC (QA Tests ENV-4)] INFO -- clicking :wiki-more-dropdown607[Nov 27 2024 09:45:53 UTC (QA Tests ENV-4)] INFO -- clicking :page-new-button608[Nov 27 2024 09:45:55 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element page-new-button' took 1.866s609[Nov 27 2024 09:45:55 UTC (QA Tests ENV-4)] INFO -- filling :wiki-title-textbox with "Content Editor Page"610[Nov 27 2024 09:46:06 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? content-editor' took 11.045s611[Nov 27 2024 09:46:06 UTC (QA Tests ENV-4)] INFO -- clicking :editing-mode-switcher612[Nov 27 2024 09:46:09 UTC (QA Tests ENV-4)] INFO -- clicking :text-styles613[Nov 27 2024 09:46:11 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.278s614[Nov 27 2024 09:46:11 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'find_element markdown-editor-form-field' took 1.29s615[Nov 27 2024 09:46:11 UTC (QA Tests ENV-4)] INFO -- clicking :wiki-submit-button616[Nov 27 2024 09:46:12 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.411s617 by creating a formatted page with an image uploaded618Create619 Cherry picking a commit620[Nov 27 2024 09:46:13 UTC (QA Tests ENV-4)] INFO -- Starting test: Create Cherry picking a commit creates a merge request621[Nov 27 2024 09:46:13 UTC (QA Tests ENV-4)] INFO -- Creating test user622[Nov 27 2024 09:46:14 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-8cfa84f814061528' via api in 0.29 seconds623[Nov 27 2024 09:46:14 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8cfa84f814061528' via api in 1.24 seconds624[Nov 27 2024 09:46:15 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "qa-user-8cfa84f814061528"625[Nov 27 2024 09:46:15 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"626[Nov 27 2024 09:46:15 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button627[Nov 27 2024 09:46:16 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.074s628[Nov 27 2024 09:46:20 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-6d1eff5d4f19' via api in 0.45 seconds629[Nov 27 2024 09:46:20 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-6d1eff5d4f19/qa-test-2024-11-27-09-44-32-a869eb5239942f54' via api in 1.04 seconds630[Nov 27 2024 09:46:22 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-6d1eff5d4f19/qa-test-2024-11-27-09-44-32-a869eb5239942f54/the_awesome_project-3e8a156b37e9b038' via api in 2.59 seconds631[Nov 27 2024 09:46:23 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds632[Nov 27 2024 09:46:23 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab.172.18.0.2.nip.io/qa-sandbox-6d1eff5d4f19/qa-test-2024-11-27-09-44-32-a869eb5239942f54/the_awesome_project-3e8a156b37e9b038/-/commit/3a5c6cfe033185586362ac3bfbcddeda605c9484633[Nov 27 2024 09:46:24 UTC (QA Tests ENV-4)] INFO -- clicking :commit-options-dropdown634[Nov 27 2024 09:46:24 UTC (QA Tests ENV-4)] INFO -- clicking :cherry-pick-link and ensuring QA::Page::Component::CommitModal is present635[Nov 27 2024 09:46:25 UTC (QA Tests ENV-4)] INFO -- clicking :submit-commit636[Nov 27 2024 09:46:26 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.888s637[Nov 27 2024 09:46:26 UTC (QA Tests ENV-4)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present638[Nov 27 2024 09:46:29 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.678s639[Nov 27 2024 09:46:29 UTC (QA Tests ENV-4)] INFO -- clicking :diffs-tab640[Nov 27 2024 09:46:31 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.489s641[Nov 27 2024 09:46:31 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 1.57s642[Nov 27 2024 09:46:32 UTC (QA Tests ENV-4)] INFO -- clicking :file-tree-button643 creates a merge request644Govern645 Instance646 for change password647 behaves like audit event648[Nov 27 2024 09:46:32 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations649[Nov 27 2024 09:46:32 UTC (QA Tests ENV-4)] INFO -- Creating test user650[Nov 27 2024 09:46:33 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-4f49720e47c4ad9b' via api in 0.19 seconds651[Nov 27 2024 09:46:33 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-4f49720e47c4ad9b' via api in 1.14 seconds652[Nov 27 2024 09:46:34 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'user_d369905c' via api in 0.53 seconds653[Nov 27 2024 09:46:34 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "user_d369905c"654[Nov 27 2024 09:46:34 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"655[Nov 27 2024 09:46:34 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button656[Nov 27 2024 09:46:39 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.018s657[Nov 27 2024 09:46:39 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content658[Nov 27 2024 09:46:39 UTC (QA Tests ENV-4)] INFO -- clicking :edit-profile-link659[Nov 27 2024 09:46:40 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link660[Nov 27 2024 09:46:41 UTC (QA Tests ENV-4)] INFO -- clicking :save-password-button661[Nov 27 2024 09:46:42 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"662[Nov 27 2024 09:46:42 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"663[Nov 27 2024 09:46:42 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button664[Nov 27 2024 09:46:47 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s665[Nov 27 2024 09:46:48 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s666[Nov 27 2024 09:46:48 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content667[Nov 27 2024 09:46:48 UTC (QA Tests ENV-4)] INFO -- clicking :sign-out-link668[Nov 27 2024 09:46:49 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"669[Nov 27 2024 09:46:49 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"670[Nov 27 2024 09:46:50 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button671[Nov 27 2024 09:46:53 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button672[Nov 27 2024 09:46:53 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link673[Nov 27 2024 09:46:55 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.141s674[Nov 27 2024 09:46:55 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button675[Nov 27 2024 09:46:55 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link676 logs audit events for UI operations677 for successful sign in678 behaves like audit event679[Nov 27 2024 09:46:56 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations680[Nov 27 2024 09:46:56 UTC (QA Tests ENV-4)] INFO -- Creating test user681[Nov 27 2024 09:46:57 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-ae71f5f8a2438a56' via api in 0.09 seconds682[Nov 27 2024 09:46:57 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-ae71f5f8a2438a56' via api in 0.53 seconds683[Nov 27 2024 09:46:57 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"684[Nov 27 2024 09:46:57 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"685[Nov 27 2024 09:46:57 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button686[Nov 27 2024 09:47:02 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s687[Nov 27 2024 09:47:03 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.066s688[Nov 27 2024 09:47:03 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content689[Nov 27 2024 09:47:04 UTC (QA Tests ENV-4)] INFO -- clicking :sign-out-link690[Nov 27 2024 09:47:04 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"691[Nov 27 2024 09:47:04 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"692[Nov 27 2024 09:47:05 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button693[Nov 27 2024 09:47:08 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button694[Nov 27 2024 09:47:08 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link695[Nov 27 2024 09:47:10 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.248s696[Nov 27 2024 09:47:10 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button697[Nov 27 2024 09:47:11 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link698 logs audit events for UI operations699 for add SSH key700 behaves like audit event701[Nov 27 2024 09:47:11 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations702[Nov 27 2024 09:47:11 UTC (QA Tests ENV-4)] INFO -- Creating test user703[Nov 27 2024 09:47:12 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-9e0338b4bea53abb' via api in 0.11 seconds704[Nov 27 2024 09:47:12 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9e0338b4bea53abb' via api in 0.62 seconds705[Nov 27 2024 09:47:13 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"706[Nov 27 2024 09:47:13 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"707[Nov 27 2024 09:47:13 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button708[Nov 27 2024 09:47:18 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.06s709[Nov 27 2024 09:47:18 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content710[Nov 27 2024 09:47:18 UTC (QA Tests ENV-4)] INFO -- clicking :edit-profile-link711[Nov 27 2024 09:47:19 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link712[Nov 27 2024 09:47:19 UTC (QA Tests ENV-4)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20241127-1881-qhglfy/id_rsa -N `713[Nov 27 2024 09:47:20 UTC (QA Tests ENV-4)] INFO -- filling :key-public-key-field with "*****"714[Nov 27 2024 09:47:20 UTC (QA Tests ENV-4)] INFO -- filling :key-title-field with "*****"715[Nov 27 2024 09:47:20 UTC (QA Tests ENV-4)] INFO -- filling :expiry-date-field with "2024-11-29"716[Nov 27 2024 09:47:20 UTC (QA Tests ENV-4)] INFO -- clicking :add-key-button717[Nov 27 2024 09:47:21 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 3.91 seconds718[Nov 27 2024 09:47:22 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s719[Nov 27 2024 09:47:23 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.048s720[Nov 27 2024 09:47:23 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content721[Nov 27 2024 09:47:23 UTC (QA Tests ENV-4)] INFO -- clicking :sign-out-link722[Nov 27 2024 09:47:24 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"723[Nov 27 2024 09:47:24 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"724[Nov 27 2024 09:47:24 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button725[Nov 27 2024 09:47:28 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button726[Nov 27 2024 09:47:28 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link727[Nov 27 2024 09:47:30 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.19s728[Nov 27 2024 09:47:30 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button729[Nov 27 2024 09:47:30 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link730[Nov 27 2024 09:47:31 UTC (QA Tests ENV-4)] INFO -- Removed a QA::Resource::SSHKey with id '1'731 logs audit events for UI operations732 for start and stop user impersonation733 behaves like audit event734[Nov 27 2024 09:47:31 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations735[Nov 27 2024 09:47:31 UTC (QA Tests ENV-4)] INFO -- Creating test user736[Nov 27 2024 09:47:32 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-5ef269203f85eb4a' via api in 0.11 seconds737[Nov 27 2024 09:47:32 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5ef269203f85eb4a' via api in 0.64 seconds738[Nov 27 2024 09:47:32 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-74e24209ed61c6cc' via api in 0.46 seconds739[Nov 27 2024 09:47:33 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"740[Nov 27 2024 09:47:33 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"741[Nov 27 2024 09:47:33 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button742[Nov 27 2024 09:47:37 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button743[Nov 27 2024 09:47:37 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link744[Nov 27 2024 09:47:39 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.223s745[Nov 27 2024 09:47:39 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link746[Nov 27 2024 09:47:41 UTC (QA Tests ENV-4)] INFO -- clicking :impersonate-user-link747[Nov 27 2024 09:47:42 UTC (QA Tests ENV-4)] INFO -- clicking :stop-impersonation-btn748[Nov 27 2024 09:47:44 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s749[Nov 27 2024 09:47:46 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.017s750[Nov 27 2024 09:47:46 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content751[Nov 27 2024 09:47:46 UTC (QA Tests ENV-4)] INFO -- clicking :sign-out-link752[Nov 27 2024 09:47:47 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"753[Nov 27 2024 09:47:47 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"754[Nov 27 2024 09:47:47 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button755[Nov 27 2024 09:47:50 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button756[Nov 27 2024 09:47:51 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link757[Nov 27 2024 09:47:52 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.158s758[Nov 27 2024 09:47:52 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button759[Nov 27 2024 09:47:53 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link760 logs audit events for UI operations761 for add and delete email762 behaves like audit event763[Nov 27 2024 09:47:53 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations764[Nov 27 2024 09:47:53 UTC (QA Tests ENV-4)] INFO -- Creating test user765[Nov 27 2024 09:47:55 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-34d4cd1807d3f9be' via api in 0.27 seconds766[Nov 27 2024 09:47:55 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-34d4cd1807d3f9be' via api in 1.33 seconds767[Nov 27 2024 09:47:55 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"768[Nov 27 2024 09:47:55 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"769[Nov 27 2024 09:47:55 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button770[Nov 27 2024 09:48:00 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.03s771[Nov 27 2024 09:48:00 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content772[Nov 27 2024 09:48:00 UTC (QA Tests ENV-4)] INFO -- clicking :edit-profile-link773[Nov 27 2024 09:48:01 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link774[Nov 27 2024 09:48:02 UTC (QA Tests ENV-4)] INFO -- clicking :toggle-email-address-field775[Nov 27 2024 09:48:02 UTC (QA Tests ENV-4)] INFO -- clicking :add-email-address-button776[Nov 27 2024 09:48:03 UTC (QA Tests ENV-4)] INFO -- clicking :delete-email-link777[Nov 27 2024 09:48:03 UTC (QA Tests ENV-4)] INFO -- clicking :confirm-ok-button778[Nov 27 2024 09:48:05 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.012s779[Nov 27 2024 09:48:06 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.058s780[Nov 27 2024 09:48:06 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content781[Nov 27 2024 09:48:06 UTC (QA Tests ENV-4)] INFO -- clicking :sign-out-link782[Nov 27 2024 09:48:07 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"783[Nov 27 2024 09:48:07 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"784[Nov 27 2024 09:48:07 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button785[Nov 27 2024 09:48:11 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button786[Nov 27 2024 09:48:11 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link787[Nov 27 2024 09:48:12 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.138s788[Nov 27 2024 09:48:13 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button789[Nov 27 2024 09:48:13 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link790 logs audit events for UI operations791 for failed sign in792 behaves like audit event793[Nov 27 2024 09:48:14 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations794[Nov 27 2024 09:48:14 UTC (QA Tests ENV-4)] INFO -- Creating test user795[Nov 27 2024 09:48:14 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-9ef89db2f844717f' via api in 0.1 seconds796[Nov 27 2024 09:48:14 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9ef89db2f844717f' via api in 0.72 seconds797[Nov 27 2024 09:48:15 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "bad_user_name"798[Nov 27 2024 09:48:15 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"799[Nov 27 2024 09:48:15 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button800[Nov 27 2024 09:48:18 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"801[Nov 27 2024 09:48:19 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"802[Nov 27 2024 09:48:19 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button803[Nov 27 2024 09:48:23 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s804[Nov 27 2024 09:48:25 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.055s805[Nov 27 2024 09:48:25 UTC (QA Tests ENV-4)] INFO -- clicking :user-avatar-content806[Nov 27 2024 09:48:25 UTC (QA Tests ENV-4)] INFO -- clicking :sign-out-link807[Nov 27 2024 09:48:26 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"808[Nov 27 2024 09:48:26 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"809[Nov 27 2024 09:48:26 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button810[Nov 27 2024 09:48:30 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button811[Nov 27 2024 09:48:30 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link812[Nov 27 2024 09:48:32 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.146s813[Nov 27 2024 09:48:32 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button814[Nov 27 2024 09:48:32 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link815 logs audit events for UI operations816Create817 new merge request from the event notification818 after a push via the git CLI creates a merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/442691)819 after a push via the API creates a merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403182)820Analytics821 Performance bar display822 when logged in as an admin user823[Nov 27 2024 09:48:32 UTC (QA Tests ENV-4)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests824[Nov 27 2024 09:48:32 UTC (QA Tests ENV-4)] INFO -- Creating test user825[Nov 27 2024 09:48:33 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-7c6fcb309a0aa4a8' via api in 0.1 seconds826[Nov 27 2024 09:48:33 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7c6fcb309a0aa4a8' via api in 0.66 seconds827[Nov 27 2024 09:48:34 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "root"828[Nov 27 2024 09:48:34 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"829[Nov 27 2024 09:48:34 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button830[Nov 27 2024 09:48:38 UTC (QA Tests ENV-4)] INFO -- clicking :super-sidebar-search-button831[Nov 27 2024 09:48:38 UTC (QA Tests ENV-4)] INFO -- clicking :places-item-link832[Nov 27 2024 09:48:40 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.237s833[Nov 27 2024 09:48:40 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button834[Nov 27 2024 09:48:40 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link835[Nov 27 2024 09:48:42 UTC (QA Tests ENV-4)] INFO -- checking via JS :enable-performance-bar-checkbox with args {}836[Nov 27 2024 09:48:42 UTC (QA Tests ENV-4)] INFO -- clicking :save-changes-button837[Nov 27 2024 09:48:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-16dc77b4a0a4' via api in 0.49 seconds838[Nov 27 2024 09:48:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-16dc77b4a0a4/qa-test-2024-11-27-09-44-32-e648e909356ae717' via api in 1.11 seconds839[Nov 27 2024 09:48:45 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-16dc77b4a0a4/qa-test-2024-11-27-09-44-32-e648e909356ae717/project-for-issues-bf1a96bc0385778e' via api in 2.03 seconds840[Nov 27 2024 09:48:45 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-16dc77b4a0a4/qa-test-2024-11-27-09-44-32-e648e909356ae717/project-for-issues-bf1a96bc0385778e841[Nov 27 2024 09:48:46 UTC (QA Tests ENV-4)] INFO -- clicking :new-menu-toggle842[Nov 27 2024 09:48:47 UTC (QA Tests ENV-4)] INFO -- clicking :create_menu_item843[Nov 27 2024 09:48:48 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.369s844[Nov 27 2024 09:48:48 UTC (QA Tests ENV-4)] INFO -- filling :issuable-form-title-field with "Performance bar test"845[Nov 27 2024 09:48:48 UTC (QA Tests ENV-4)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present846[Nov 27 2024 09:48:53 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 4.799s847[Nov 27 2024 09:48:53 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 10.19 seconds848[Nov 27 2024 09:48:53 UTC (QA Tests ENV-4)] INFO -- clicking :request-dropdown849 shows results for the original request and AJAX requests850Data Stores851 Project owner permissions852 for personal projects853 behaves like adds user as maintainer854[Nov 27 2024 09:48:53 UTC (QA Tests ENV-4)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as maintainer has maintainer role without owner permissions855[Nov 27 2024 09:48:53 UTC (QA Tests ENV-4)] INFO -- Creating test user856[Nov 27 2024 09:48:54 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-632f4d1933836296' via api in 0.1 seconds857[Nov 27 2024 09:48:54 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-632f4d1933836296' via api in 0.59 seconds858[Nov 27 2024 09:48:54 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds859[Nov 27 2024 09:48:55 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.26 seconds860[Nov 27 2024 09:48:55 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'gitlab-qa-user1' via api in 0.11 seconds861[Nov 27 2024 09:48:55 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-4789529051679a64' via api in 0.8 seconds862[Nov 27 2024 09:48:56 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.47 seconds863[Nov 27 2024 09:48:56 UTC (QA Tests ENV-4)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-4789529051679a64 QA::Resource::Project864[Nov 27 2024 09:48:57 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "gitlab-qa-user2"865[Nov 27 2024 09:48:57 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"866[Nov 27 2024 09:48:57 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button867[Nov 27 2024 09:49:01 UTC (QA Tests ENV-4)] INFO -- clicking :search-button868[Nov 27 2024 09:49:01 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Issue at http://gitlab.172.18.0.2.nip.io/gitlab-qa-user1/qa-owner-personal-project-4789529051679a64/-/issues/1869 has maintainer role without owner permissions870 behaves like adds user as owner871[Nov 27 2024 09:49:03 UTC (QA Tests ENV-4)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as owner has owner role and permissions872[Nov 27 2024 09:49:03 UTC (QA Tests ENV-4)] INFO -- Creating test user873[Nov 27 2024 09:49:04 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-0fa7799df761ee6d' via api in 0.1 seconds874[Nov 27 2024 09:49:04 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0fa7799df761ee6d' via api in 0.57 seconds875[Nov 27 2024 09:49:04 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds876[Nov 27 2024 09:49:04 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.26 seconds877[Nov 27 2024 09:49:05 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'gitlab-qa-user1' via api in 0.11 seconds878[Nov 27 2024 09:49:05 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-1d65d1e3abced72e' via api in 0.87 seconds879[Nov 27 2024 09:49:06 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.59 seconds880[Nov 27 2024 09:49:07 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "gitlab-qa-user1"881[Nov 27 2024 09:49:07 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"882[Nov 27 2024 09:49:07 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button883[Nov 27 2024 09:49:11 UTC (QA Tests ENV-4)] INFO -- clicking :search-button884[Nov 27 2024 09:49:12 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Issue at http://gitlab.172.18.0.2.nip.io/gitlab-qa-user1/qa-owner-personal-project-1d65d1e3abced72e/-/issues/1885[Nov 27 2024 09:49:14 UTC (QA Tests ENV-4)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present886[Nov 27 2024 09:49:14 UTC (QA Tests ENV-4)] INFO -- clicking :confirm-delete-issue-button887 has owner role and permissions888 for group projects889 behaves like adds user as maintainer890[Nov 27 2024 09:49:15 UTC (QA Tests ENV-4)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as maintainer has maintainer role without owner permissions891[Nov 27 2024 09:49:15 UTC (QA Tests ENV-4)] INFO -- Creating test user892[Nov 27 2024 09:49:16 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-8e46e451bcd62f65' via api in 0.1 seconds893[Nov 27 2024 09:49:16 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8e46e451bcd62f65' via api in 0.64 seconds894[Nov 27 2024 09:49:16 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds895[Nov 27 2024 09:49:16 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds896[Nov 27 2024 09:49:17 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-0799fe48670d' via api in 0.42 seconds897[Nov 27 2024 09:49:17 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-0799fe48670d/qa-test-2024-11-27-09-44-32-99f933961354869b' via api in 0.96 seconds898[Nov 27 2024 09:49:18 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-0799fe48670d/qa-test-2024-11-27-09-44-32-99f933961354869b/qa-owner-group-project-7aaa6e2435405008' via api in 0.78 seconds899[Nov 27 2024 09:49:18 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'gitlab-qa-user1' via api in 0.1 seconds900[Nov 27 2024 09:49:19 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.67 seconds901[Nov 27 2024 09:49:19 UTC (QA Tests ENV-4)] INFO -- Adding user gitlab-qa-user2 to qa-sandbox-0799fe48670d/qa-test-2024-11-27-09-44-32-99f933961354869b/qa-owner-group-project-7aaa6e2435405008 QA::Resource::Project902[Nov 27 2024 09:49:19 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "gitlab-qa-user2"903[Nov 27 2024 09:49:20 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"904[Nov 27 2024 09:49:20 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button905[Nov 27 2024 09:49:24 UTC (QA Tests ENV-4)] INFO -- clicking :search-button906[Nov 27 2024 09:49:24 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Issue at http://gitlab.172.18.0.2.nip.io/qa-sandbox-0799fe48670d/qa-test-2024-11-27-09-44-32-99f933961354869b/qa-owner-group-project-7aaa6e2435405008/-/issues/1907 has maintainer role without owner permissions908 behaves like adds user as owner909[Nov 27 2024 09:49:27 UTC (QA Tests ENV-4)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as owner has owner role and permissions910[Nov 27 2024 09:49:27 UTC (QA Tests ENV-4)] INFO -- Creating test user911[Nov 27 2024 09:49:28 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-63fa8affbe3f2c65' via api in 0.09 seconds912[Nov 27 2024 09:49:28 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-63fa8affbe3f2c65' via api in 1.47 seconds913[Nov 27 2024 09:49:29 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.3 seconds914[Nov 27 2024 09:49:29 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds915[Nov 27 2024 09:49:30 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-de053d6200d4' via api in 0.66 seconds916[Nov 27 2024 09:49:30 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-de053d6200d4/qa-test-2024-11-27-09-44-32-2ee64826fda120eb' via api in 1.28 seconds917[Nov 27 2024 09:49:32 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-de053d6200d4/qa-test-2024-11-27-09-44-32-2ee64826fda120eb/qa-owner-group-project-49b5018c19822d50' via api in 1.49 seconds918[Nov 27 2024 09:49:32 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'gitlab-qa-user1' via api in 0.12 seconds919[Nov 27 2024 09:49:33 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 1.07 seconds920[Nov 27 2024 09:49:33 UTC (QA Tests ENV-4)] INFO -- Adding user gitlab-qa-user1 to qa-sandbox-de053d6200d4/qa-test-2024-11-27-09-44-32-2ee64826fda120eb/qa-owner-group-project-49b5018c19822d50 QA::Resource::Project921[Nov 27 2024 09:49:34 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "gitlab-qa-user1"922[Nov 27 2024 09:49:34 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"923[Nov 27 2024 09:49:34 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button924[Nov 27 2024 09:49:38 UTC (QA Tests ENV-4)] INFO -- clicking :search-button925[Nov 27 2024 09:49:39 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Issue at http://gitlab.172.18.0.2.nip.io/qa-sandbox-de053d6200d4/qa-test-2024-11-27-09-44-32-2ee64826fda120eb/qa-owner-group-project-49b5018c19822d50/-/issues/1926[Nov 27 2024 09:49:41 UTC (QA Tests ENV-4)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present927[Nov 27 2024 09:49:42 UTC (QA Tests ENV-4)] INFO -- clicking :confirm-delete-issue-button928[Nov 27 2024 09:49:43 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.149s929 has owner role and permissions930Create931 Duo Chat932 explains highlighted code (PENDING: Test is not compatible with this environment or pipeline)933Govern934 Group Level Scan Execution Policy935[Nov 27 2024 09:49:43 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Group Level Scan Execution Policy takes effect when pipeline is run on the main branch936[Nov 27 2024 09:49:43 UTC (QA Tests ENV-4)] INFO -- Creating test user937[Nov 27 2024 09:49:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-e1c07e2799d8058e' via api in 0.09 seconds938[Nov 27 2024 09:49:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e1c07e2799d8058e' via api in 0.58 seconds939[Nov 27 2024 09:49:44 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-09badf083649' via api in 0.46 seconds940[Nov 27 2024 09:49:45 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-09badf083649/scan-execution-policy-group-f7aa4373' via api in 1.07 seconds941[Nov 27 2024 09:49:46 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-09badf083649/scan-execution-policy-group-f7aa4373/project-with-scan-execution-policy-2d5458f7559c0561' via api in 1.22 seconds942[Nov 27 2024 09:49:46 UTC (QA Tests ENV-4)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`943[Nov 27 2024 09:49:47 UTC (QA Tests ENV-4)] INFO -- Executing: `docker network inspect host`944[Nov 27 2024 09:49:47 UTC (QA Tests ENV-4)] INFO -- Executing: `docker run -d --rm --network host --name runner-for-project-with-scan-execution-policy-2d5458f7559c0561 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-2d5458f7559c0561 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-execution-policy-2d5458f7559c0561 --url http://gitlab.172.18.0.2.nip.io --token **** --executor shell && gitlab-runner run" `945[Nov 27 2024 09:49:47 UTC (QA Tests ENV-4)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-2d5458f7559c0561`946[Nov 27 2024 09:49:47 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-2d5458f7559c0561' via api in 1.04 seconds947[Nov 27 2024 09:49:48 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'qa-sandbox-09badf083649/scan-execution-policy-group-f7aa4373' via api in 1.1 seconds948[Nov 27 2024 09:49:48 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-sandbox-09badf083649/scan-execution-policy-group-f7aa4373/scan-execution-policy-group-f7aa4373-security-policy-project' via api in 0.17 seconds949[Nov 27 2024 09:49:49 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "qa-user-e1c07e2799d8058e"950[Nov 27 2024 09:49:49 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"951[Nov 27 2024 09:49:49 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button952[Nov 27 2024 09:49:53 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-09badf083649/scan-execution-policy-group-f7aa4373/project-with-scan-execution-policy-2d5458f7559c0561953[Nov 27 2024 09:49:56 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'qa-sandbox-09badf083649/scan-execution-policy-group-f7aa4373' via api in 1.4 seconds954[Nov 27 2024 09:49:59 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.49 seconds955[Nov 27 2024 09:49:59 UTC (QA Tests ENV-4)] INFO -- Merging via PUT /projects/33/merge_requests/1/merge956[Nov 27 2024 09:50:00 UTC (QA Tests ENV-4)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"957[Nov 27 2024 09:50:01 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds958[Nov 27 2024 09:50:01 UTC (QA Tests ENV-4)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments959[Nov 27 2024 09:50:01 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button960[Nov 27 2024 09:50:01 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link961[Nov 27 2024 09:50:12 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.332s962[Nov 27 2024 09:50:14 UTC (QA Tests ENV-4)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-2d5458f7559c0561'963[Nov 27 2024 09:50:14 UTC (QA Tests ENV-4)] INFO -- Executing: `docker ps -f name=runner-for-project-with-scan-execution-policy-2d5458f7559c0561`964[Nov 27 2024 09:50:14 UTC (QA Tests ENV-4)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-2d5458f7559c0561`965 takes effect when pipeline is run on the main branch966[Nov 27 2024 09:50:14 UTC (QA Tests ENV-4)] INFO -- Starting test: Govern Group Level Scan Execution Policy does not take effect when pipeline is run on non default branch967[Nov 27 2024 09:50:14 UTC (QA Tests ENV-4)] INFO -- Creating test user968[Nov 27 2024 09:50:15 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-0d3b5851f09e5cb8' via api in 0.1 seconds969[Nov 27 2024 09:50:15 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0d3b5851f09e5cb8' via api in 0.74 seconds970[Nov 27 2024 09:50:15 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-16f6e039b01a' via api in 0.45 seconds971[Nov 27 2024 09:50:16 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-16f6e039b01a/scan-execution-policy-group-cdff6e1a' via api in 1.05 seconds972[Nov 27 2024 09:50:17 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-16f6e039b01a/scan-execution-policy-group-cdff6e1a/project-with-scan-execution-policy-a60629152a61a6c8' via api in 1.17 seconds973[Nov 27 2024 09:50:18 UTC (QA Tests ENV-4)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`974[Nov 27 2024 09:50:18 UTC (QA Tests ENV-4)] INFO -- Executing: `docker network inspect host`975[Nov 27 2024 09:50:18 UTC (QA Tests ENV-4)] INFO -- Executing: `docker run -d --rm --network host --name runner-for-project-with-scan-execution-policy-a60629152a61a6c8 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-a60629152a61a6c8 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-execution-policy-a60629152a61a6c8 --url http://gitlab.172.18.0.2.nip.io --token **** --executor shell && gitlab-runner run" `976[Nov 27 2024 09:50:18 UTC (QA Tests ENV-4)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-a60629152a61a6c8`977[Nov 27 2024 09:50:19 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-a60629152a61a6c8' via api in 1.42 seconds978[Nov 27 2024 09:50:20 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'qa-sandbox-16f6e039b01a/scan-execution-policy-group-cdff6e1a' via api in 0.91 seconds979[Nov 27 2024 09:50:20 UTC (QA Tests ENV-4)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-sandbox-16f6e039b01a/scan-execution-policy-group-cdff6e1a/scan-execution-policy-group-cdff6e1a-security-policy-project' via api in 0.16 seconds980[Nov 27 2024 09:50:20 UTC (QA Tests ENV-4)] INFO -- filling :username-field with "qa-user-0d3b5851f09e5cb8"981[Nov 27 2024 09:50:20 UTC (QA Tests ENV-4)] INFO -- filling :password-field with "*****"982[Nov 27 2024 09:50:20 UTC (QA Tests ENV-4)] INFO -- clicking :sign-in-button983[Nov 27 2024 09:50:24 UTC (QA Tests ENV-4)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-16f6e039b01a/scan-execution-policy-group-cdff6e1a/project-with-scan-execution-policy-a60629152a61a6c8984[Nov 27 2024 09:50:27 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'qa-sandbox-16f6e039b01a/scan-execution-policy-group-cdff6e1a' via api in 0.65 seconds985[Nov 27 2024 09:50:33 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 6.49 seconds986[Nov 27 2024 09:50:33 UTC (QA Tests ENV-4)] INFO -- Merging via PUT /projects/36/merge_requests/1/merge987[Nov 27 2024 09:50:35 UTC (QA Tests ENV-4)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"988[Nov 27 2024 09:50:36 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds989[Nov 27 2024 09:50:42 UTC (QA Tests ENV-4)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 5.78 seconds990[Nov 27 2024 09:50:42 UTC (QA Tests ENV-4)] INFO -- clicking :menu-section-button991[Nov 27 2024 09:50:42 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link992[Nov 27 2024 09:50:53 UTC (QA Tests ENV-4)] INFO -- clicking :nav-item-link993[Nov 27 2024 09:51:06 UTC (QA Tests ENV-4)] WARN -- Potentially Slow Code 'has_element? ci-job-item' took 11.062s994[Nov 27 2024 09:51:07 UTC (QA Tests ENV-4)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-a60629152a61a6c8'995[Nov 27 2024 09:51:07 UTC (QA Tests ENV-4)] INFO -- Executing: `docker ps -f name=runner-for-project-with-scan-execution-policy-a60629152a61a6c8`996[Nov 27 2024 09:51:07 UTC (QA Tests ENV-4)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-a60629152a61a6c8`997 does not take effect when pipeline is run on non default branch998[Nov 27 2024 09:51:07 UTC (QA Tests ENV-4)] INFO -- [influxdb exporter]: Pushed 20 test execution entries to influxdb999[Nov 27 2024 09:51:08 UTC (QA Tests ENV-4)] INFO -- [influxdb exporter]: Pushed 20 test execution entries to GCS1000[Nov 27 2024 09:51:08 UTC (QA Tests ENV-4)] INFO -- [influxdb exporter]: Pushed 103 resource fabrication entries to influxdb1001[Nov 27 2024 09:51:08 UTC (QA Tests ENV-4)] INFO -- [influxdb exporter]: Pushed 103 resource fabrication entries to GCS1002[Nov 27 2024 09:51:09 UTC (QA Tests ENV-4)] INFO -- [influxdb exporter]: Pushed 2115 code runtime entries to influxdb1003[Nov 27 2024 09:51:09 UTC (QA Tests ENV-4)] INFO -- [influxdb exporter]: Saving test metrics json not enabled, skipping1004Pending: (Failures listed here are expected and do not affect your suite's status)1005 1) Create new merge request from the event notification after a push via the git CLI creates a merge request1006 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4426911007 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb:221008 2) Create new merge request from the event notification after a push via the API creates a merge request1009 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4031821010 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb:471011 3) Create Duo Chat explains highlighted code1012 # Test is not compatible with this environment or pipeline1013 # ./qa/specs/features/ee/browser_ui/3_create/repository/duo_chat_explain_code_spec.rb:171014Finished in 7 minutes 2 seconds (files took 1.51 seconds to load)101520 examples, 0 failures, 3 pending1016Randomized with seed 523561017.1018Run options: exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}1019Randomized with seed 31991020Data Stores1021 Multiple Cells1022 projects are unique between cells (PENDING: Test is not compatible with this environment or pipeline)1023 namespaces are unique between cells (PENDING: Test is not compatible with this environment or pipeline)1024Verify1025 Runner fleet management1026[Nov 27 2024 09:44:25 UTC (QA Tests ENV-3)] INFO -- Starting test: Verify Runner fleet management shows group runner online count1027[Nov 27 2024 09:44:25 UTC (QA Tests ENV-3)] INFO -- Creating test user1028[Nov 27 2024 09:44:25 UTC (QA Tests ENV-3)] INFO -- Creating admin api client for api fabrications1029[Nov 27 2024 09:44:25 UTC (QA Tests ENV-3)] INFO -- Global api token variable is set, using it for api client setup1030[Nov 27 2024 09:44:25 UTC (QA Tests ENV-3)] INFO -- Global admin api client set up successfully1031[Nov 27 2024 09:44:27 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-9559912d72d831fb' via api in 0.12 seconds1032[Nov 27 2024 09:44:27 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9559912d72d831fb' via api in 1.73 seconds1033[Nov 27 2024 09:44:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-efc14fcd4ee7' via api in 0.84 seconds1034[Nov 27 2024 09:44:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-efc14fcd4ee7/qa-test-2024-11-27-09-44-27-642b01baf51477b5' via api in 1.59 seconds1035[Nov 27 2024 09:44:28 UTC (QA Tests ENV-3)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1036[Nov 27 2024 09:44:33 UTC (QA Tests ENV-3)] INFO -- Executing: `docker network inspect host`1037[Nov 27 2024 09:44:33 UTC (QA Tests ENV-3)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-51703bcb997f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-51703bcb997f 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-51703bcb997f --url http://gitlab.172.18.0.2.nip.io --token **** --executor shell && gitlab-runner run" `1038[Nov 27 2024 09:44:35 UTC (QA Tests ENV-3)] INFO -- Executing: `docker logs qa-runner-51703bcb997f`1039[Nov 27 2024 09:44:36 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::GroupRunner with name 'qa-runner-51703bcb997f' via api in 9.18 seconds1040[Nov 27 2024 09:44:37 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-9559912d72d831fb"1041[Nov 27 2024 09:44:37 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1042[Nov 27 2024 09:44:37 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1043[Nov 27 2024 09:44:39 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.463s1044[Nov 27 2024 09:44:42 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Group at http://gitlab.172.18.0.2.nip.io/groups/qa-sandbox-efc14fcd4ee7/qa-test-2024-11-27-09-44-27-642b01baf51477b51045[Nov 27 2024 09:44:43 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1046[Nov 27 2024 09:44:43 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1047[Nov 27 2024 09:44:45 UTC (QA Tests ENV-3)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-51703bcb997f'1048[Nov 27 2024 09:44:45 UTC (QA Tests ENV-3)] INFO -- Executing: `docker ps -f name=qa-runner-51703bcb997f`1049[Nov 27 2024 09:44:45 UTC (QA Tests ENV-3)] INFO -- Executing: `docker rm -f qa-runner-51703bcb997f`1050 shows group runner online count1051Create1052 Project snippet creation1053[Nov 27 2024 09:44:45 UTC (QA Tests ENV-3)] INFO -- Starting test: Create Project snippet creation user creates a project snippet1054[Nov 27 2024 09:44:45 UTC (QA Tests ENV-3)] INFO -- Creating test user1055[Nov 27 2024 09:44:46 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-e34a2f7131186b12' via api in 0.21 seconds1056[Nov 27 2024 09:44:46 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e34a2f7131186b12' via api in 0.65 seconds1057[Nov 27 2024 09:44:47 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-e34a2f7131186b12"1058[Nov 27 2024 09:44:47 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1059[Nov 27 2024 09:44:47 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1060[Nov 27 2024 09:44:51 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-9b852d63e2af' via api in 0.44 seconds1061[Nov 27 2024 09:44:52 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-9b852d63e2af/qa-test-2024-11-27-09-44-27-a2cbfb6998569823' via api in 1.05 seconds1062[Nov 27 2024 09:44:53 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-9b852d63e2af/qa-test-2024-11-27-09-44-27-a2cbfb6998569823/project-with-snippets-1a40581632bf88e9' via api in 1.97 seconds1063[Nov 27 2024 09:44:53 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-9b852d63e2af/qa-test-2024-11-27-09-44-27-a2cbfb6998569823/project-with-snippets-1a40581632bf88e91064[Nov 27 2024 09:44:54 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1065[Nov 27 2024 09:44:54 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1066[Nov 27 2024 09:44:55 UTC (QA Tests ENV-3)] INFO -- clicking :create-first-snippet-link1067[Nov 27 2024 09:44:56 UTC (QA Tests ENV-3)] INFO -- filling :snippet-title-input-field with "Project snippet"1068[Nov 27 2024 09:44:56 UTC (QA Tests ENV-3)] INFO -- filling :snippet-description-field with " "1069[Nov 27 2024 09:44:56 UTC (QA Tests ENV-3)] INFO -- clicking :visibility-content1070[Nov 27 2024 09:44:56 UTC (QA Tests ENV-3)] INFO -- filling :file-name-field with "markdown_file.md"1071[Nov 27 2024 09:44:56 UTC (QA Tests ENV-3)] INFO -- clicking the coordinates of :submit-button1072[Nov 27 2024 09:44:59 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.082s1073[Nov 27 2024 09:44:59 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 2.092s1074[Nov 27 2024 09:44:59 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 7.91 seconds1075 user creates a project snippet1076Create1077 Create a new merge request1078[Nov 27 2024 09:44:59 UTC (QA Tests ENV-3)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label1079[Nov 27 2024 09:44:59 UTC (QA Tests ENV-3)] INFO -- Creating test user1080[Nov 27 2024 09:45:00 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-68921cfc9c69ee04' via api in 0.11 seconds1081[Nov 27 2024 09:45:00 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-68921cfc9c69ee04' via api in 0.64 seconds1082[Nov 27 2024 09:45:00 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-68921cfc9c69ee04"1083[Nov 27 2024 09:45:00 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1084[Nov 27 2024 09:45:00 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1085[Nov 27 2024 09:45:05 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-30167c0521ff' via api in 0.65 seconds1086[Nov 27 2024 09:45:06 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-30167c0521ff/qa-test-2024-11-27-09-44-27-b8e026f04f0984c9' via api in 1.3 seconds1087[Nov 27 2024 09:45:07 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-30167c0521ff/qa-test-2024-11-27-09-44-27-b8e026f04f0984c9/the_awesome_project-5c8a34933441baf6' via api in 2.57 seconds1088[Nov 27 2024 09:45:07 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.59 seconds1089[Nov 27 2024 09:45:08 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.19 seconds1090[Nov 27 2024 09:45:09 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1091[Nov 27 2024 09:45:09 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds1092[Nov 27 2024 09:45:09 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-30167c0521ff/qa-test-2024-11-27-09-44-27-b8e026f04f0984c9/the_awesome_project-5c8a34933441baf61093[Nov 27 2024 09:45:21 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1094[Nov 27 2024 09:45:21 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1095[Nov 27 2024 09:45:22 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.324s1096[Nov 27 2024 09:45:22 UTC (QA Tests ENV-3)] INFO -- clicking :new-merge-request-button1097[Nov 27 2024 09:45:23 UTC (QA Tests ENV-3)] INFO -- clicking :compare-dropdown1098[Nov 27 2024 09:45:23 UTC (QA Tests ENV-3)] INFO -- Searching in dropdown: "qa-test-feature-a0480c79d4d55017"1099[Nov 27 2024 09:45:24 UTC (QA Tests ENV-3)] INFO -- clicking :compare-branches-button1100[Nov 27 2024 09:45:27 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element compare-branches-button' took 2.83s1101[Nov 27 2024 09:45:27 UTC (QA Tests ENV-3)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1102[Nov 27 2024 09:45:28 UTC (QA Tests ENV-3)] INFO -- clicking :assign-to-me-link1103[Nov 27 2024 09:45:28 UTC (QA Tests ENV-3)] INFO -- clicking :issuable-label-dropdown1104[Nov 27 2024 09:45:28 UTC (QA Tests ENV-3)] INFO -- clicking :issuable-label-dropdown1105[Nov 27 2024 09:45:29 UTC (QA Tests ENV-3)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1106[Nov 27 2024 09:45:31 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.508s1107[Nov 27 2024 09:45:31 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 23.47 seconds1108[Nov 27 2024 09:45:33 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.576s1109 creates a merge request with a milestone and label1110[Nov 27 2024 09:45:34 UTC (QA Tests ENV-3)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1111[Nov 27 2024 09:45:34 UTC (QA Tests ENV-3)] INFO -- Creating test user1112[Nov 27 2024 09:45:34 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-a4b73e4d66d1d77e' via api in 0.1 seconds1113[Nov 27 2024 09:45:34 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a4b73e4d66d1d77e' via api in 0.56 seconds1114[Nov 27 2024 09:45:35 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-a4b73e4d66d1d77e"1115[Nov 27 2024 09:45:35 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1116[Nov 27 2024 09:45:35 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1117[Nov 27 2024 09:45:39 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-70c7f34bb8bb' via api in 0.45 seconds1118[Nov 27 2024 09:45:40 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-70c7f34bb8bb/qa-test-2024-11-27-09-44-27-cef3b0f62cc9447d' via api in 1.14 seconds1119[Nov 27 2024 09:45:41 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-70c7f34bb8bb/qa-test-2024-11-27-09-44-27-cef3b0f62cc9447d/the_awesome_project-5791f0342d522bf5' via api in 2.21 seconds1120[Nov 27 2024 09:45:42 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds1121[Nov 27 2024 09:45:43 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.25 seconds1122[Nov 27 2024 09:45:43 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-70c7f34bb8bb/qa-test-2024-11-27-09-44-27-cef3b0f62cc9447d/the_awesome_project-5791f0342d522bf51123[Nov 27 2024 09:45:56 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1124[Nov 27 2024 09:45:56 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1125[Nov 27 2024 09:45:57 UTC (QA Tests ENV-3)] INFO -- clicking :new-merge-request-button1126[Nov 27 2024 09:45:57 UTC (QA Tests ENV-3)] INFO -- clicking :compare-dropdown1127[Nov 27 2024 09:45:58 UTC (QA Tests ENV-3)] INFO -- Searching in dropdown: "qa-test-feature-122d5d467ce204c7"1128[Nov 27 2024 09:45:59 UTC (QA Tests ENV-3)] INFO -- clicking :compare-branches-button1129[Nov 27 2024 09:46:00 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element compare-branches-button' took 1.46s1130[Nov 27 2024 09:46:00 UTC (QA Tests ENV-3)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1131[Nov 27 2024 09:46:01 UTC (QA Tests ENV-3)] INFO -- clicking :assign-to-me-link1132[Nov 27 2024 09:46:01 UTC (QA Tests ENV-3)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1133[Nov 27 2024 09:46:03 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.458s1134[Nov 27 2024 09:46:03 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 22.22 seconds1135 creates a basic merge request1136Package1137 Maven Repository with Gradle1138 using ci job token1139[Nov 27 2024 09:46:03 UTC (QA Tests ENV-3)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle1140[Nov 27 2024 09:46:03 UTC (QA Tests ENV-3)] INFO -- Creating test user1141[Nov 27 2024 09:46:04 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-42ce77a0de0d9a11' via api in 0.1 seconds1142[Nov 27 2024 09:46:04 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-42ce77a0de0d9a11' via api in 0.64 seconds1143[Nov 27 2024 09:46:05 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-331489f350da' via api in 1.34 seconds1144[Nov 27 2024 09:46:06 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-331489f350da/qa-test-2024-11-27-09-44-27-f095d601356db0ec' via api in 1.94 seconds1145[Nov 27 2024 09:46:07 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-331489f350da/qa-test-2024-11-27-09-44-27-f095d601356db0ec/maven_gradle_project-2c8d14f805a83d3e' via api in 3.16 seconds1146[Nov 27 2024 09:46:07 UTC (QA Tests ENV-3)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1147[Nov 27 2024 09:46:08 UTC (QA Tests ENV-3)] INFO -- Executing: `docker network inspect host`1148[Nov 27 2024 09:46:08 UTC (QA Tests ENV-3)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-9c55f96b9de5 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9c55f96b9de5 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-9c55f96b9de5 --url http://gitlab.172.18.0.2.nip.io --token **** --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=host --docker-volumes=/certs/client && gitlab-runner run" `1149[Nov 27 2024 09:46:08 UTC (QA Tests ENV-3)] INFO -- Executing: `docker logs qa-runner-9c55f96b9de5`1150[Nov 27 2024 09:46:08 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'qa-runner-9c55f96b9de5' via api in 1.38 seconds1151[Nov 27 2024 09:46:09 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-42ce77a0de0d9a11"1152[Nov 27 2024 09:46:09 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1153[Nov 27 2024 09:46:09 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1154[Nov 27 2024 09:46:14 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.19 seconds1155[Nov 27 2024 09:46:15 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds1156[Nov 27 2024 09:46:15 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-331489f350da/qa-test-2024-11-27-09-44-27-f095d601356db0ec/maven_gradle_project-2c8d14f805a83d3e1157[Nov 27 2024 09:46:17 UTC (QA Tests ENV-3)] INFO -- Waiting for maven_gradle_project-2c8d14f805a83d3e's latest pipeline to be created...1158[Nov 27 2024 09:46:18 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project's job publish at http://gitlab.172.18.0.2.nip.io/qa-sandbox-331489f350da/qa-test-2024-11-27-09-44-27-f095d601356db0ec/maven_gradle_project-2c8d14f805a83d3e/-/jobs/41159[Nov 27 2024 09:46:20 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.026s1160[Nov 27 2024 09:46:20 UTC (QA Tests ENV-3)] INFO -- refreshing http://gitlab.172.18.0.2.nip.io/qa-sandbox-331489f350da/qa-test-2024-11-27-09-44-27-f095d601356db0ec/maven_gradle_project-2c8d14f805a83d3e/-/jobs/41161[Nov 27 2024 09:47:15 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project's job install at http://gitlab.172.18.0.2.nip.io/qa-sandbox-331489f350da/qa-test-2024-11-27-09-44-27-f095d601356db0ec/maven_gradle_project-2c8d14f805a83d3e/-/jobs/51162[Nov 27 2024 09:47:29 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1163[Nov 27 2024 09:47:29 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1164[Nov 27 2024 09:47:30 UTC (QA Tests ENV-3)] INFO -- clicking :details-link1165 pushes and pulls a maven package via gradle1166 using personal access token1167[Nov 27 2024 09:47:31 UTC (QA Tests ENV-3)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle1168[Nov 27 2024 09:47:31 UTC (QA Tests ENV-3)] INFO -- Creating test user1169[Nov 27 2024 09:47:31 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-790dafbd1cee79a1' via api in 0.1 seconds1170[Nov 27 2024 09:47:31 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-790dafbd1cee79a1' via api in 0.59 seconds1171[Nov 27 2024 09:47:32 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-5ec5d3b2c01a' via api in 0.45 seconds1172[Nov 27 2024 09:47:32 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb' via api in 1.05 seconds1173[Nov 27 2024 09:47:33 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb/maven_gradle_project-704280ee47076531' via api in 2.2 seconds1174[Nov 27 2024 09:47:33 UTC (QA Tests ENV-3)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1175[Nov 27 2024 09:47:34 UTC (QA Tests ENV-3)] INFO -- Executing: `docker network inspect host`1176[Nov 27 2024 09:47:34 UTC (QA Tests ENV-3)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-6eded4aea903 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6eded4aea903 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-6eded4aea903 --url http://gitlab.172.18.0.2.nip.io --token **** --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=host --docker-volumes=/certs/client && gitlab-runner run" `1177[Nov 27 2024 09:47:34 UTC (QA Tests ENV-3)] INFO -- Executing: `docker logs qa-runner-6eded4aea903`1178[Nov 27 2024 09:47:34 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'qa-runner-6eded4aea903' via api in 1.18 seconds1179[Nov 27 2024 09:47:35 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-790dafbd1cee79a1"1180[Nov 27 2024 09:47:35 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1181[Nov 27 2024 09:47:35 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1182[Nov 27 2024 09:47:40 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds1183[Nov 27 2024 09:47:41 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1184[Nov 27 2024 09:47:41 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb/maven_gradle_project-704280ee470765311185[Nov 27 2024 09:47:43 UTC (QA Tests ENV-3)] INFO -- Waiting for maven_gradle_project-704280ee47076531's latest pipeline to be created...1186[Nov 27 2024 09:47:43 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project's job publish at http://gitlab.172.18.0.2.nip.io/qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb/maven_gradle_project-704280ee47076531/-/jobs/201187[Nov 27 2024 09:47:45 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.028s1188[Nov 27 2024 09:47:45 UTC (QA Tests ENV-3)] INFO -- refreshing http://gitlab.172.18.0.2.nip.io/qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb/maven_gradle_project-704280ee47076531/-/jobs/201189[Nov 27 2024 09:47:49 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.028s1190[Nov 27 2024 09:47:49 UTC (QA Tests ENV-3)] INFO -- refreshing http://gitlab.172.18.0.2.nip.io/qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb/maven_gradle_project-704280ee47076531/-/jobs/201191[Nov 27 2024 09:48:22 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project's job install at http://gitlab.172.18.0.2.nip.io/qa-sandbox-5ec5d3b2c01a/qa-test-2024-11-27-09-44-27-6cad2a02486fc5cb/maven_gradle_project-704280ee47076531/-/jobs/211192[Nov 27 2024 09:48:35 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1193[Nov 27 2024 09:48:36 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1194[Nov 27 2024 09:48:37 UTC (QA Tests ENV-3)] INFO -- clicking :details-link1195 pushes and pulls a maven package via gradle1196 using project deploy token1197[Nov 27 2024 09:48:37 UTC (QA Tests ENV-3)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle1198[Nov 27 2024 09:48:37 UTC (QA Tests ENV-3)] INFO -- Creating test user1199[Nov 27 2024 09:48:38 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-f4e7f5177cd406aa' via api in 0.1 seconds1200[Nov 27 2024 09:48:38 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f4e7f5177cd406aa' via api in 0.63 seconds1201[Nov 27 2024 09:48:39 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-853f6688ffd2' via api in 0.53 seconds1202[Nov 27 2024 09:48:39 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-853f6688ffd2/qa-test-2024-11-27-09-44-27-aeed87bf5838820e' via api in 1.15 seconds1203[Nov 27 2024 09:48:40 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-853f6688ffd2/qa-test-2024-11-27-09-44-27-aeed87bf5838820e/maven_gradle_project-7bb75b1594315de0' via api in 2.33 seconds1204[Nov 27 2024 09:48:41 UTC (QA Tests ENV-3)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1205[Nov 27 2024 09:48:41 UTC (QA Tests ENV-3)] INFO -- Executing: `docker network inspect host`1206[Nov 27 2024 09:48:41 UTC (QA Tests ENV-3)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-4049cab753e1 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4049cab753e1 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-4049cab753e1 --url http://gitlab.172.18.0.2.nip.io --token **** --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=host --docker-volumes=/certs/client && gitlab-runner run" `1207[Nov 27 2024 09:48:41 UTC (QA Tests ENV-3)] INFO -- Executing: `docker logs qa-runner-4049cab753e1`1208[Nov 27 2024 09:48:42 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectRunner with name 'qa-runner-4049cab753e1' via api in 1.18 seconds1209[Nov 27 2024 09:48:42 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-f4e7f5177cd406aa"1210[Nov 27 2024 09:48:42 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1211[Nov 27 2024 09:48:42 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1212[Nov 27 2024 09:48:47 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.22 seconds1213[Nov 27 2024 09:48:47 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.25 seconds1214[Nov 27 2024 09:48:48 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds1215[Nov 27 2024 09:48:48 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-853f6688ffd2/qa-test-2024-11-27-09-44-27-aeed87bf5838820e/maven_gradle_project-7bb75b1594315de01216[Nov 27 2024 09:48:50 UTC (QA Tests ENV-3)] INFO -- Waiting for maven_gradle_project-7bb75b1594315de0's latest pipeline to be created...1217[Nov 27 2024 09:48:50 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project's job publish at http://gitlab.172.18.0.2.nip.io/qa-sandbox-853f6688ffd2/qa-test-2024-11-27-09-44-27-aeed87bf5838820e/maven_gradle_project-7bb75b1594315de0/-/jobs/221218[Nov 27 2024 09:49:36 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project's job install at http://gitlab.172.18.0.2.nip.io/qa-sandbox-853f6688ffd2/qa-test-2024-11-27-09-44-27-aeed87bf5838820e/maven_gradle_project-7bb75b1594315de0/-/jobs/231219[Nov 27 2024 09:49:38 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1220[Nov 27 2024 09:49:38 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1221[Nov 27 2024 09:49:39 UTC (QA Tests ENV-3)] INFO -- clicking :details-link1222 pushes and pulls a maven package via gradle1223Create1224 Merge Requests1225 with a malformed URL1226[Nov 27 2024 09:49:39 UTC (QA Tests ENV-3)] INFO -- Starting test: Create Merge Requests with a malformed URL returns 400 or 3021227[Nov 27 2024 09:49:39 UTC (QA Tests ENV-3)] INFO -- Creating test user1228[Nov 27 2024 09:49:40 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-8c98e379bf0ec050' via api in 0.2 seconds1229[Nov 27 2024 09:49:40 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8c98e379bf0ec050' via api in 0.76 seconds1230 returns 400 or 3021231Create1232 Default branch name instance setting1233[Nov 27 2024 09:49:40 UTC (QA Tests ENV-3)] INFO -- Setting application settings: {:default_branch_name=>"main"}1234[Nov 27 2024 09:49:41 UTC (QA Tests ENV-3)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project1235[Nov 27 2024 09:49:41 UTC (QA Tests ENV-3)] INFO -- Creating test user1236[Nov 27 2024 09:49:42 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-9d68cfb00254ed87' via api in 0.11 seconds1237[Nov 27 2024 09:49:42 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9d68cfb00254ed87' via api in 0.61 seconds1238[Nov 27 2024 09:49:42 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-2155105394ce' via api in 0.48 seconds1239[Nov 27 2024 09:49:43 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-2155105394ce/qa-test-2024-11-27-09-44-27-5fb12863bc83611c' via api in 1.1 seconds1240[Nov 27 2024 09:49:44 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-2155105394ce/qa-test-2024-11-27-09-44-27-5fb12863bc83611c/default-branch-name-b671150a0c75fc0d' via api in 2.46 seconds1241 sets the default branch name for a new project1242[Nov 27 2024 09:49:45 UTC (QA Tests ENV-3)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name1243[Nov 27 2024 09:49:45 UTC (QA Tests ENV-3)] INFO -- Creating test user1244[Nov 27 2024 09:49:45 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-2dd5e2d09c04ab4b' via api in 0.1 seconds1245[Nov 27 2024 09:49:45 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2dd5e2d09c04ab4b' via api in 0.58 seconds1246[Nov 27 2024 09:49:46 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-a23e48e13f07' via api in 0.48 seconds1247[Nov 27 2024 09:49:47 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-a23e48e13f07/qa-test-2024-11-27-09-44-27-dbe9ec2f791c3c77' via api in 1.09 seconds1248[Nov 27 2024 09:49:49 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-sandbox-a23e48e13f07/qa-test-2024-11-27-09-44-27-dbe9ec2f791c3c77/default-branch-name-via-cli-aba3328a726040c6' via api in 0.19 seconds1249 allows a project to be created via the CLI with a different default branch name1250[Nov 27 2024 09:49:49 UTC (QA Tests ENV-3)] INFO -- Setting application settings: {:default_branch_name=>nil}1251Monitor1252 Product Analytics1253 custom dashboard can be created (PENDING: Test is not compatible with this environment or pipeline)1254Data Stores1255 Group with members1256[Nov 27 2024 09:49:50 UTC (QA Tests ENV-3)] INFO -- Starting test: Data Stores Group with members can be shared with another group with correct access level1257[Nov 27 2024 09:49:50 UTC (QA Tests ENV-3)] INFO -- Creating test user1258[Nov 27 2024 09:49:50 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-1ef58847bca4e9f8' via api in 0.11 seconds1259[Nov 27 2024 09:49:50 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1ef58847bca4e9f8' via api in 0.65 seconds1260[Nov 27 2024 09:49:51 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-7a2290ef4e54' via api in 0.47 seconds1261[Nov 27 2024 09:49:51 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-7a2290ef4e54/target-group-with-project_60a5bb9619d0630a' via api in 1.09 seconds1262[Nov 27 2024 09:49:53 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-7a2290ef4e54/target-group-with-project_60a5bb9619d0630a/the_awesome_project-019ebb6904e3ee3d' via api in 1.17 seconds1263[Nov 27 2024 09:49:53 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-fd9c82fe237d' via api in 0.44 seconds1264[Nov 27 2024 09:49:54 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-fd9c82fe237d/source-group-with-members_99221c1ed5779e84' via api in 1.05 seconds1265[Nov 27 2024 09:49:54 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds1266[Nov 27 2024 09:49:54 UTC (QA Tests ENV-3)] INFO -- Adding user gitlab-qa-user1 to qa-sandbox-fd9c82fe237d/source-group-with-members_99221c1ed5779e84 QA::Resource::Group1267[Nov 27 2024 09:49:55 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-1ef58847bca4e9f8"1268[Nov 27 2024 09:49:55 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1269[Nov 27 2024 09:49:55 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1270[Nov 27 2024 09:49:59 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Group at http://gitlab.172.18.0.2.nip.io/groups/qa-sandbox-7a2290ef4e54/target-group-with-project_60a5bb9619d0630a1271[Nov 27 2024 09:50:00 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1272[Nov 27 2024 09:50:00 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1273[Nov 27 2024 09:50:01 UTC (QA Tests ENV-3)] INFO -- clicking :invite-group-button1274[Nov 27 2024 09:50:01 UTC (QA Tests ENV-3)] INFO -- Searching in dropdown: "source-group-with-members_99221c1ed5779e84"1275[Nov 27 2024 09:50:02 UTC (QA Tests ENV-3)] INFO -- clicking :invite-modal-submit1276[Nov 27 2024 09:50:04 UTC (QA Tests ENV-3)] INFO -- clicking :groups-list-tab1277[Nov 27 2024 09:50:05 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s1278[Nov 27 2024 09:50:07 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.044s1279[Nov 27 2024 09:50:07 UTC (QA Tests ENV-3)] INFO -- clicking :user-avatar-content1280[Nov 27 2024 09:50:07 UTC (QA Tests ENV-3)] INFO -- clicking :sign-out-link1281[Nov 27 2024 09:50:08 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "gitlab-qa-user1"1282[Nov 27 2024 09:50:08 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1283[Nov 27 2024 09:50:08 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1284[Nov 27 2024 09:50:12 UTC (QA Tests ENV-3)] INFO -- clicking :search-button1285 can be shared with another group with correct access level1286Create1287 File Locking1288[Nov 27 2024 09:50:13 UTC (QA Tests ENV-3)] INFO -- Starting test: Create File Locking merge request is blocked when a path is locked by another user1289[Nov 27 2024 09:50:13 UTC (QA Tests ENV-3)] INFO -- Creating test user1290[Nov 27 2024 09:50:13 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-7a4d483bcbf2bf3d' via api in 0.11 seconds1291[Nov 27 2024 09:50:13 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7a4d483bcbf2bf3d' via api in 0.59 seconds1292[Nov 27 2024 09:50:14 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-7a4d483bcbf2bf3d"1293[Nov 27 2024 09:50:14 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1294[Nov 27 2024 09:50:14 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1295[Nov 27 2024 09:50:19 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-006f818ca3a7' via api in 1.11 seconds1296[Nov 27 2024 09:50:20 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-006f818ca3a7/qa-test-2024-11-27-09-44-27-3d011cb9df53b00b' via api in 1.7 seconds1297[Nov 27 2024 09:50:21 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-006f818ca3a7/qa-test-2024-11-27-09-44-27-3d011cb9df53b00b/file_locking-9e89aad3c03490e4' via api in 3.08 seconds1298[Nov 27 2024 09:50:23 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1299[Nov 27 2024 09:50:25 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.19 seconds1300[Nov 27 2024 09:50:26 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.76 seconds1301[Nov 27 2024 09:50:27 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 1.16 seconds1302[Nov 27 2024 09:50:27 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1303[Nov 27 2024 09:50:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.4 seconds1304[Nov 27 2024 09:50:28 UTC (QA Tests ENV-3)] INFO -- Removed a QA::Resource::ProtectedBranch1305[Nov 27 2024 09:50:28 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1306[Nov 27 2024 09:50:28 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1307[Nov 27 2024 09:50:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.3 seconds1308[Nov 27 2024 09:50:31 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1309[Nov 27 2024 09:50:31 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds1310[Nov 27 2024 09:50:35 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.62 seconds1311[Nov 27 2024 09:50:36 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s1312[Nov 27 2024 09:50:37 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.032s1313[Nov 27 2024 09:50:37 UTC (QA Tests ENV-3)] INFO -- clicking :user-avatar-content1314[Nov 27 2024 09:50:37 UTC (QA Tests ENV-3)] INFO -- clicking :sign-out-link1315[Nov 27 2024 09:50:38 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "gitlab-qa-user1"1316[Nov 27 2024 09:50:38 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1317[Nov 27 2024 09:50:38 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1318[Nov 27 2024 09:50:39 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.059s1319[Nov 27 2024 09:50:42 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-006f818ca3a7/qa-test-2024-11-27-09-44-27-3d011cb9df53b00b/file_locking-9e89aad3c03490e41320[Nov 27 2024 09:50:44 UTC (QA Tests ENV-3)] INFO -- clicking :file-name-link1321[Nov 27 2024 09:50:44 UTC (QA Tests ENV-3)] INFO -- clicking :lock-button1322[Nov 27 2024 09:50:45 UTC (QA Tests ENV-3)] INFO -- clicking :confirm-ok-button1323[Nov 27 2024 09:50:45 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab.172.18.0.2.nip.io/qa-sandbox-006f818ca3a7/qa-test-2024-11-27-09-44-27-3d011cb9df53b00b/file_locking-9e89aad3c03490e4/-/merge_requests/11324 merge request is blocked when a path is locked by another user1325[Nov 27 2024 09:50:48 UTC (QA Tests ENV-3)] INFO -- Starting test: Create File Locking locks a file and unlocks in list1326[Nov 27 2024 09:50:48 UTC (QA Tests ENV-3)] INFO -- Creating test user1327[Nov 27 2024 09:50:49 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-66ed492455e19e41' via api in 0.1 seconds1328[Nov 27 2024 09:50:49 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-66ed492455e19e41' via api in 0.72 seconds1329[Nov 27 2024 09:50:49 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-66ed492455e19e41"1330[Nov 27 2024 09:50:49 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1331[Nov 27 2024 09:50:49 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1332[Nov 27 2024 09:50:54 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-643b768c32a0' via api in 0.46 seconds1333[Nov 27 2024 09:50:54 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-643b768c32a0/qa-test-2024-11-27-09-44-27-9e3b5aaa1ed7cd84' via api in 1.13 seconds1334[Nov 27 2024 09:50:56 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-643b768c32a0/qa-test-2024-11-27-09-44-27-9e3b5aaa1ed7cd84/file_locking-1c3873a3c0e06829' via api in 2.75 seconds1335[Nov 27 2024 09:50:58 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1336[Nov 27 2024 09:50:59 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.88 seconds1337[Nov 27 2024 09:50:59 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds1338[Nov 27 2024 09:50:59 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.28 seconds1339[Nov 27 2024 09:50:59 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds1340[Nov 27 2024 09:51:00 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.44 seconds1341[Nov 27 2024 09:51:00 UTC (QA Tests ENV-3)] INFO -- Removed a QA::Resource::ProtectedBranch1342[Nov 27 2024 09:51:00 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1343[Nov 27 2024 09:51:00 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1344[Nov 27 2024 09:51:00 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.26 seconds1345[Nov 27 2024 09:51:01 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s1346[Nov 27 2024 09:51:02 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.061s1347[Nov 27 2024 09:51:02 UTC (QA Tests ENV-3)] INFO -- clicking :user-avatar-content1348[Nov 27 2024 09:51:03 UTC (QA Tests ENV-3)] INFO -- clicking :sign-out-link1349[Nov 27 2024 09:51:03 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "gitlab-qa-user1"1350[Nov 27 2024 09:51:03 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1351[Nov 27 2024 09:51:04 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1352[Nov 27 2024 09:51:07 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-643b768c32a0/qa-test-2024-11-27-09-44-27-9e3b5aaa1ed7cd84/file_locking-1c3873a3c0e068291353[Nov 27 2024 09:51:09 UTC (QA Tests ENV-3)] INFO -- clicking :file-name-link1354[Nov 27 2024 09:51:09 UTC (QA Tests ENV-3)] INFO -- clicking :lock-button1355[Nov 27 2024 09:51:10 UTC (QA Tests ENV-3)] INFO -- clicking :confirm-ok-button1356[Nov 27 2024 09:51:10 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-643b768c32a0/qa-test-2024-11-27-09-44-27-9e3b5aaa1ed7cd84/file_locking-1c3873a3c0e068291357[Nov 27 2024 09:51:12 UTC (QA Tests ENV-3)] INFO -- clicking :menu-section-button1358[Nov 27 2024 09:51:12 UTC (QA Tests ENV-3)] INFO -- clicking :nav-item-link1359[Nov 27 2024 09:51:13 UTC (QA Tests ENV-3)] INFO -- clicking :unlock-button1360[Nov 27 2024 09:51:13 UTC (QA Tests ENV-3)] INFO -- clicking :confirm-ok-button1361[Nov 27 2024 09:51:15 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1362[Nov 27 2024 09:51:15 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.74 seconds1363 locks a file and unlocks in list1364[Nov 27 2024 09:51:15 UTC (QA Tests ENV-3)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user1365[Nov 27 2024 09:51:15 UTC (QA Tests ENV-3)] INFO -- Creating test user1366[Nov 27 2024 09:51:16 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-6bf5a760dd3567d0' via api in 0.1 seconds1367[Nov 27 2024 09:51:16 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6bf5a760dd3567d0' via api in 1.51 seconds1368[Nov 27 2024 09:51:17 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-6bf5a760dd3567d0"1369[Nov 27 2024 09:51:17 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1370[Nov 27 2024 09:51:17 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1371[Nov 27 2024 09:51:22 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-41fb50eaae5b' via api in 1.53 seconds1372[Nov 27 2024 09:51:23 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-41fb50eaae5b/qa-test-2024-11-27-09-44-27-0be857eef7ebe8d9' via api in 2.25 seconds1373[Nov 27 2024 09:51:24 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-41fb50eaae5b/qa-test-2024-11-27-09-44-27-0be857eef7ebe8d9/file_locking-6661905b51a1c221' via api in 3.58 seconds1374[Nov 27 2024 09:51:26 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1375[Nov 27 2024 09:51:27 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.66 seconds1376[Nov 27 2024 09:51:27 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds1377[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.29 seconds1378[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1379[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds1380[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] INFO -- Removed a QA::Resource::ProtectedBranch1381[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1382[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1383[Nov 27 2024 09:51:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.24 seconds1384[Nov 27 2024 09:51:30 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1385[Nov 27 2024 09:51:30 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.56 seconds1386[Nov 27 2024 09:51:31 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s1387[Nov 27 2024 09:51:33 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.015s1388[Nov 27 2024 09:51:33 UTC (QA Tests ENV-3)] INFO -- clicking :user-avatar-content1389[Nov 27 2024 09:51:33 UTC (QA Tests ENV-3)] INFO -- clicking :sign-out-link1390[Nov 27 2024 09:51:33 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "gitlab-qa-user1"1391[Nov 27 2024 09:51:34 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1392[Nov 27 2024 09:51:34 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1393[Nov 27 2024 09:51:38 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-41fb50eaae5b/qa-test-2024-11-27-09-44-27-0be857eef7ebe8d9/file_locking-6661905b51a1c2211394[Nov 27 2024 09:51:39 UTC (QA Tests ENV-3)] INFO -- clicking :file-name-link1395[Nov 27 2024 09:51:39 UTC (QA Tests ENV-3)] INFO -- clicking :lock-button1396[Nov 27 2024 09:51:40 UTC (QA Tests ENV-3)] INFO -- clicking :confirm-ok-button1397[Nov 27 2024 09:51:41 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? lock-button' took 1.246s1398[Nov 27 2024 09:51:54 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1399[Nov 27 2024 09:51:54 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.61 seconds1400 locks a directory and tries to push as a second user1401[Nov 27 2024 09:51:54 UTC (QA Tests ENV-3)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user1402[Nov 27 2024 09:51:54 UTC (QA Tests ENV-3)] INFO -- Creating test user1403[Nov 27 2024 09:51:55 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-38c0efba37a3277e' via api in 0.11 seconds1404[Nov 27 2024 09:51:55 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-38c0efba37a3277e' via api in 0.58 seconds1405[Nov 27 2024 09:51:55 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-38c0efba37a3277e"1406[Nov 27 2024 09:51:55 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1407[Nov 27 2024 09:51:56 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1408[Nov 27 2024 09:52:00 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-61d3daa63767' via api in 0.42 seconds1409[Nov 27 2024 09:52:00 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-61d3daa63767/qa-test-2024-11-27-09-44-27-0a6f6f89f05d014b' via api in 1.04 seconds1410[Nov 27 2024 09:52:02 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-61d3daa63767/qa-test-2024-11-27-09-44-27-0a6f6f89f05d014b/file_locking-1785abe991ee3a42' via api in 2.4 seconds1411[Nov 27 2024 09:52:03 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1412[Nov 27 2024 09:52:05 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.98 seconds1413[Nov 27 2024 09:52:05 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.22 seconds1414[Nov 27 2024 09:52:05 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.29 seconds1415[Nov 27 2024 09:52:05 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds1416[Nov 27 2024 09:52:06 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.28 seconds1417[Nov 27 2024 09:52:06 UTC (QA Tests ENV-3)] INFO -- Removed a QA::Resource::ProtectedBranch1418[Nov 27 2024 09:52:06 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1419[Nov 27 2024 09:52:06 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1420[Nov 27 2024 09:52:06 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.25 seconds1421[Nov 27 2024 09:52:07 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.013s1422[Nov 27 2024 09:52:08 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.038s1423[Nov 27 2024 09:52:08 UTC (QA Tests ENV-3)] INFO -- clicking :user-avatar-content1424[Nov 27 2024 09:52:08 UTC (QA Tests ENV-3)] INFO -- clicking :sign-out-link1425[Nov 27 2024 09:52:09 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "gitlab-qa-user1"1426[Nov 27 2024 09:52:09 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1427[Nov 27 2024 09:52:09 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1428[Nov 27 2024 09:52:13 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-61d3daa63767/qa-test-2024-11-27-09-44-27-0a6f6f89f05d014b/file_locking-1785abe991ee3a421429[Nov 27 2024 09:52:15 UTC (QA Tests ENV-3)] INFO -- clicking :file-name-link1430[Nov 27 2024 09:52:15 UTC (QA Tests ENV-3)] INFO -- clicking :lock-button1431[Nov 27 2024 09:52:15 UTC (QA Tests ENV-3)] INFO -- clicking :confirm-ok-button1432[Nov 27 2024 09:52:28 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1433[Nov 27 2024 09:52:28 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.58 seconds1434 locks a file and tries to push as a second user1435[Nov 27 2024 09:52:29 UTC (QA Tests ENV-3)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled1436[Nov 27 2024 09:52:29 UTC (QA Tests ENV-3)] INFO -- Creating test user1437[Nov 27 2024 09:52:29 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with username 'qa-user-1c285ed02c2172c4' via api in 0.1 seconds1438[Nov 27 2024 09:52:29 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1c285ed02c2172c4' via api in 0.59 seconds1439[Nov 27 2024 09:52:30 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "qa-user-1c285ed02c2172c4"1440[Nov 27 2024 09:52:30 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1441[Nov 27 2024 09:52:30 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1442[Nov 27 2024 09:52:34 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'qa-sandbox-84b7a48fdbfa' via api in 0.42 seconds1443[Nov 27 2024 09:52:35 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Group with full_path 'qa-sandbox-84b7a48fdbfa/qa-test-2024-11-27-09-44-27-a086b5aec4197b8c' via api in 0.97 seconds1444[Nov 27 2024 09:52:36 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Project with full_path 'qa-sandbox-84b7a48fdbfa/qa-test-2024-11-27-09-44-27-a086b5aec4197b8c/file_locking-495516d4c0a81da8' via api in 2.17 seconds1445[Nov 27 2024 09:52:37 UTC (QA Tests ENV-3)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1446[Nov 27 2024 09:52:38 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.71 seconds1447[Nov 27 2024 09:52:39 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds1448[Nov 27 2024 09:52:39 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.28 seconds1449[Nov 27 2024 09:52:39 UTC (QA Tests ENV-3)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.21 seconds1450[Nov 27 2024 09:52:39 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds1451[Nov 27 2024 09:52:40 UTC (QA Tests ENV-3)] INFO -- Removed a QA::Resource::ProtectedBranch1452[Nov 27 2024 09:52:40 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1453[Nov 27 2024 09:52:40 UTC (QA Tests ENV-3)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1454[Nov 27 2024 09:52:40 UTC (QA Tests ENV-3)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.26 seconds1455[Nov 27 2024 09:52:40 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-84b7a48fdbfa/qa-test-2024-11-27-09-44-27-a086b5aec4197b8c/file_locking-495516d4c0a81da81456[Nov 27 2024 09:52:41 UTC (QA Tests ENV-3)] INFO -- clicking :file-name-link1457[Nov 27 2024 09:52:41 UTC (QA Tests ENV-3)] INFO -- clicking :lock-button1458[Nov 27 2024 09:52:42 UTC (QA Tests ENV-3)] INFO -- clicking :confirm-ok-button1459[Nov 27 2024 09:52:43 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.012s1460[Nov 27 2024 09:52:44 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.036s1461[Nov 27 2024 09:52:44 UTC (QA Tests ENV-3)] INFO -- clicking :user-avatar-content1462[Nov 27 2024 09:52:45 UTC (QA Tests ENV-3)] INFO -- clicking :sign-out-link1463[Nov 27 2024 09:52:45 UTC (QA Tests ENV-3)] INFO -- filling :username-field with "gitlab-qa-user1"1464[Nov 27 2024 09:52:45 UTC (QA Tests ENV-3)] INFO -- filling :password-field with "*****"1465[Nov 27 2024 09:52:46 UTC (QA Tests ENV-3)] INFO -- clicking :sign-in-button1466[Nov 27 2024 09:52:47 UTC (QA Tests ENV-3)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.004s1467[Nov 27 2024 09:52:49 UTC (QA Tests ENV-3)] INFO -- Visiting QA::Resource::Project at http://gitlab.172.18.0.2.nip.io/qa-sandbox-84b7a48fdbfa/qa-test-2024-11-27-09-44-27-a086b5aec4197b8c/file_locking-495516d4c0a81da81468[Nov 27 2024 09:52:51 UTC (QA Tests ENV-3)] INFO -- clicking :file-name-link1469 checks file locked by other user to be disabled1470[Nov 27 2024 09:52:51 UTC (QA Tests ENV-3)] INFO -- [influxdb exporter]: Pushed 19 test execution entries to influxdb1471[Nov 27 2024 09:52:52 UTC (QA Tests ENV-3)] INFO -- [influxdb exporter]: Pushed 19 test execution entries to GCS1472[Nov 27 2024 09:52:52 UTC (QA Tests ENV-3)] INFO -- [influxdb exporter]: Pushed 135 resource fabrication entries to influxdb1473[Nov 27 2024 09:52:53 UTC (QA Tests ENV-3)] INFO -- [influxdb exporter]: Pushed 135 resource fabrication entries to GCS1474[Nov 27 2024 09:52:53 UTC (QA Tests ENV-3)] INFO -- [influxdb exporter]: Pushed 1698 code runtime entries to influxdb1475[Nov 27 2024 09:52:53 UTC (QA Tests ENV-3)] INFO -- [influxdb exporter]: Saving test metrics json not enabled, skipping1476Pending: (Failures listed here are expected and do not affect your suite's status)1477 1) Data Stores Multiple Cells projects are unique between cells1478 # Test is not compatible with this environment or pipeline1479 # ./qa/specs/features/browser_ui/9_data_stores/cells/cell_uniqueness_spec.rb:161480 2) Data Stores Multiple Cells namespaces are unique between cells1481 # Test is not compatible with this environment or pipeline1482 # ./qa/specs/features/browser_ui/9_data_stores/cells/cell_uniqueness_spec.rb:271483 3) Monitor Product Analytics custom dashboard can be created1484 # Test is not compatible with this environment or pipeline1485 # ./qa/specs/features/ee/browser_ui/8_monitor/product_analytics/create_custom_dashboard_spec.rb:251486Finished in 8 minutes 46 seconds (files took 1.49 seconds to load)148719 examples, 0 failures, 3 pending1488Randomized with seed 3199148956 examples, 0 failures, 11 pendings1490Took 529 seconds (8:49)1491Test run finished successfully1493Running after script...1494$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1495$ cd qa1496$ bundle exec cng log events --save1497Fetching events1498 saving events to separate file in the current directory1499 created file 'deployment-events.log'1500$ bundle exec cng log pods --save --containers all --no-fail-on-missing-pods1501Fetching logs for pods 'gitlab-gitaly-0, gitlab-gitlab-shell-7b8c7fd999-5r4fv, gitlab-gitlab-shell-7b8c7fd999-vbkw4, gitlab-kas-848d6cb56c-kf7vg, gitlab-migrations-a5f6c23-k5jg7, gitlab-minio-76f8f6cd6f-sbt7q, gitlab-minio-create-buckets-408c1e8-l752g, gitlab-nginx-ingress-controller-85ff554bd-9vx57, gitlab-postgresql-0, gitlab-redis-master-0, gitlab-registry-c594bb669-wm56d, gitlab-sidekiq-all-in-1-v2-6c77564bd4-qmwcr, gitlab-toolbox-fdc8bd97-mcv4k, gitlab-webservice-default-65f7799c6b-qntrr'1502 saving logs to separate files in the current directory1503 created file 'gitlab-gitaly-0.log'1504 created file 'gitlab-gitlab-shell-7b8c7fd999-5r4fv.log'1505 created file 'gitlab-gitlab-shell-7b8c7fd999-vbkw4.log'1506 created file 'gitlab-kas-848d6cb56c-kf7vg.log'1507 created file 'gitlab-migrations-a5f6c23-k5jg7.log'1508 created file 'gitlab-minio-create-buckets-408c1e8-l752g.log'1509 created file 'gitlab-nginx-ingress-controller-85ff554bd-9vx57.log'1510 created file 'gitlab-postgresql-0.log'1511 created file 'gitlab-redis-master-0.log'1512 created file 'gitlab-registry-c594bb669-wm56d.log'1513 created file 'gitlab-sidekiq-all-in-1-v2-6c77564bd4-qmwcr.log'1514 created file 'gitlab-toolbox-fdc8bd97-mcv4k.log'1515 created file 'gitlab-webservice-default-65f7799c6b-qntrr.log'1516$ bundle exec cng create deployment "${DEPLOYMENT_TYPE}" \ # collapsed multi-line command1517Received --print-deploy-args option, printing example of all deployment arguments!1518To reproduce CI deployment, run cng with following arguments:1519 cng create deployment kind --set gitlab.gitaly.image.repository=registry.gitlab.com/gitlab-org/build/cng-mirror/gitaly --set gitlab.gitaly.image.tag=9a94e7c7c19fce3afb5c36d045195c06e50ce3ca --set gitlab.gitlab-shell.image.repository=registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell --set gitlab.gitlab-shell.image.tag=v14.39.0 --set gitlab.migrations.image.repository=registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-toolbox-ee --set gitlab.migrations.image.tag=eb9602ca353a9327db88689159461e5f21e7b35e --set gitlab.toolbox.image.repository=registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-toolbox-ee --set gitlab.toolbox.image.tag=eb9602ca353a9327db88689159461e5f21e7b35e --set gitlab.sidekiq.annotations.commit=eb9602ca --set gitlab.sidekiq.image.repository=registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-sidekiq-ee --set gitlab.sidekiq.image.tag=eb9602ca353a9327db88689159461e5f21e7b35e --set gitlab.webservice.annotations.commit=eb9602ca --set gitlab.webservice.image.repository=registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-webservice-ee --set gitlab.webservice.image.tag=eb9602ca353a9327db88689159461e5f21e7b35e --set gitlab.webservice.workhorse.image=registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-workhorse-ee --set gitlab.webservice.workhorse.tag=eb9602ca353a9327db88689159461e5f21e7b35e --env COVERBAND_ENABLED= --chart-sha 04b75b6610e7f1e4a013bef4964563d0219cbd721521Not uploading cache qa-ruby-gems-debian-bookworm-ruby-3.2.5-f3a6998f0659980682aa2de8350eced6989604fd-21 due to policy1523Uploading artifacts...1524qa/tmp: found 225 matching artifact files and directories 1525/builds/gitlab-org/gitlab/qa/*.log: found 14 matching artifact files and directories 1526Uploading artifacts as "archive" to coordinator... 201 Created id=8482029245 responseStatus=201 Created token=glcbt-661527Uploading artifacts...1528qa/tmp/rspec-*.xml: found 4 matching artifact files and directories 1529Uploading artifacts as "junit" to coordinator... 201 Created id=8482029245 responseStatus=201 Created token=glcbt-661530Uploading artifacts...1531/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1532Uploading artifacts as "dotenv" to coordinator... 201 Created id=8482029245 responseStatus=201 Created token=glcbt-661534Job succeeded