decomposition-multiple-db 3/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p5Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1681360294-3560b242-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 134316, done. 20remote: Counting objects: 100% (134316/134316), done. 21remote: Compressing objects: 100% (87798/87798), done. 22remote: Total 134316 (delta 57262), reused 92941 (delta 41442), pack-reused 0 23Receiving objects: 100% (134316/134316), 121.34 MiB | 13.14 MiB/s, done.24Resolving deltas: 100% (57262/57262), done.26 * [new ref] refs/pipelines/835826453 -> refs/pipelines/83582645327 * [new branch] master -> origin/master28Checking out 8b310506 as master...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-3371ba29808d74ee2acfc73cd1f4df6a-16...32cache.zip is up to date 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4105243002)...37Downloading artifacts from coordinator... ok id=4105243002 responseStatus=200 OK token=64_wyMZ639Using docker image sha256:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 128 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"45$ echo "Running - '$QA_COMMAND'"46Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:8b310506bf23218eef5c54fea30a0df627498792 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4105243038.json --format RspecJunitFormatter --out tmp/rspec-4105243038.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'47$ eval "$QA_COMMAND"48[Apr 13 2023 07:40:24 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-69b1e02c$`49[Apr 13 2023 07:40:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-69b1e02c --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`50[Apr 13 2023 07:40:25 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.1.0/tls_certificates/authority/. alpine-69b1e02c:/etc/gitlab/trusted-certs`51[Apr 13 2023 07:40:25 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.1.0/tls_certificates/gitlab/. alpine-69b1e02c:/etc/gitlab/ssl`52[Apr 13 2023 07:40:25 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-69b1e02c`53[Apr 13 2023 07:40:26 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-69b1e02c`54[Apr 13 2023 07:40:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`55[Apr 13 2023 07:40:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:8b310506bf23218eef5c54fea30a0df627498792`56[Apr 13 2023 07:41:01 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-513edd23$`57[Apr 13 2023 07:41:01 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`58[Apr 13 2023 07:41:01 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`59[Apr 13 2023 07:41:01 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-513edd23 --net test --hostname gitlab-ee-513edd23.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-13-07-40-24-02b2183e/gitlab-ee-513edd23/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:8b310506bf23218eef5c54fea30a0df627498792`60[Apr 13 2023 07:41:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-04-13 07:40:2461# Gitlab::QA::Runtime::OmnibusConfigurations::Default62gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme63gitlab_rails['gitlab_disable_animations'] = true # Disable animations64gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry65gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password66# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb67#gitlab_rails['databases']['main']['enable'] = true68#gitlab_rails['databases']['ci']['enable'] = true69#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'70gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`71[Apr 13 2023 07:41:12 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-513edd23`72[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-513edd23`74[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-513edd23 80/tcp`75[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[Apr 13 2023 07:44:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Apr 13 2023 07:44:47 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.1.0/support/data gitlab-ee-513edd23:/tmp/data-seeds`85[Apr 13 2023 07:44:47 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Apr 13 2023 07:44:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Apr 13 2023 07:45:37 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`88[Apr 13 2023 07:45:37 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-ctl reconfigure"`89[Apr 13 2023 07:45:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`90[Apr 13 2023 07:45:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`91[Apr 13 2023 07:45:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`92[Apr 13 2023 07:45:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`93[Apr 13 2023 07:46:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-513edd23 bash -c "gitlab-ctl restart"`94[Apr 13 2023 07:47:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`95[Apr 13 2023 07:47:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:8b310506bf23218eef5c54fea30a0df627498792`96[Apr 13 2023 07:47:44 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee97[Apr 13 2023 07:47:44 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_REPORT_RESULT_TOKEN="$QA_REPORT_RESULT_TOKEN" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-13-07-40-24-02b2183e/gitlab-ee-qa-407038ff:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-407038ff registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:8b310506bf23218eef5c54fea30a0df627498792 Test::Instance::All http://gitlab-ee-513edd23.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4105243038.json --format RspecJunitFormatter --out tmp/rspec-4105243038.xml --format html --out tmp/rspec-decomposition-multiple-db_3_5.htm --color --format documentation`98warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.1002023-04-13 07:47:58 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:1022023-04-13 07:47:58 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.1032023-04-13 07:47:58 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.1042023-04-13 07:48:04 / CONF :: 105 ==> Base URL: http://gitlab-ee-513edd23.test106 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f436a5cfd78>107 ==> Libraries: Chemlab::Vendor108[Apr 13 2023 07:48:04 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA109[Apr 13 2023 07:48:04 UTC (QA Tests)] INFO -- Performing sanity check for environment!110[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Performing initial license fabrication!111[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Successfully added license key. Details:112{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}113[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.39 seconds114[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'115[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Report already exists, skipping!116[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====117[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Report specs:118[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_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/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]119[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Leftover specs:120[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_omnibus_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]121[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Knapsack report generator started!122[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'123[Apr 13 2023 07:48:05 UTC (QA Tests)] INFO -- Report already exists, skipping!124Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}125Randomized with seed 51447126Create127 Git clone over HTTP128[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone129[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA130[Apr 13 2023 07:50:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-boowbghn' via cache in 0.0 seconds131[Apr 13 2023 07:50:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 1.17 seconds132[Apr 13 2023 07:50:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 1.55 seconds133[Apr 13 2023 07:50:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-7161fb7d5fd62e7d' via api in 3.62 seconds134[Apr 13 2023 07:50:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"135 user performs a deep clone136[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone137[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.21 seconds138[Apr 13 2023 07:50:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.35 seconds139[Apr 13 2023 07:50:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-fd08814b37fb3693' via api in 1.98 seconds140[Apr 13 2023 07:50:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"141 user performs a shallow clone142Fulfillment143 Utilization144 in usage quotas145 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)146Create147 Prereceive hook148 when creating a tag for a ref149 when it triggers a prereceive hook configured with a custom error150[Apr 13 2023 07:50:54 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error151[Apr 13 2023 07:50:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds152[Apr 13 2023 07:50:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.24 seconds153[Apr 13 2023 07:50:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-37b45c6c90e76d0d' via api in 1.22 seconds154 returns a custom server hook error155Govern156 Policies List page157[Apr 13 2023 07:50:56 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list158[Apr 13 2023 07:50:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds159[Apr 13 2023 07:50:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.26 seconds160[Apr 13 2023 07:50:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-4f199ec27c02c3bc' via api in 0.72 seconds161[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- filling :login_field with "root"162[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field163[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"164[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field165[Apr 13 2023 07:51:02 UTC (QA Tests)] INFO -- clicking :sign_in_button166[Apr 13 2023 07:51:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-4f199ec27c02c3bc167[Apr 13 2023 07:51:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link168[Apr 13 2023 07:51:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-4f199ec27c02c3bc'169 can load Policies page and view the policies list170[Apr 13 2023 07:51:09 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page171[Apr 13 2023 07:51:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds172[Apr 13 2023 07:51:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.23 seconds173[Apr 13 2023 07:51:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-232539314a8a50a9' via api in 0.98 seconds174[Apr 13 2023 07:51:14 UTC (QA Tests)] INFO -- filling :login_field with "root"175[Apr 13 2023 07:51:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field176[Apr 13 2023 07:51:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"177[Apr 13 2023 07:51:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field178[Apr 13 2023 07:51:15 UTC (QA Tests)] INFO -- clicking :sign_in_button179[Apr 13 2023 07:51:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-232539314a8a50a9180[Apr 13 2023 07:51:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link181[Apr 13 2023 07:51:21 UTC (QA Tests)] INFO -- clicking :new_policy_button182[Apr 13 2023 07:51:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-232539314a8a50a9'183 can navigate to Policy Editor page184Govern185 Vulnerability management in a merge request186[Apr 13 2023 07:51:22 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget187[Apr 13 2023 07:51:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds188[Apr 13 2023 07:51:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds189[Apr 13 2023 07:51:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-2655ab8925db6c57' via api in 1.02 seconds190[Apr 13 2023 07:51:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.4 seconds191[Apr 13 2023 07:51:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`192[Apr 13 2023 07:51:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`193[Apr 13 2023 07:51:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-2655ab8925db6c57 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-2655ab8925db6c57 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-security-findings-2655ab8925db6c57 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `194[Apr 13 2023 07:51:30 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-2655ab8925db6c57`195[Apr 13 2023 07:51:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`196[Apr 13 2023 07:51:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-2655ab8925db6c57' via api in 6.63 seconds197[Apr 13 2023 07:51:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"198[Apr 13 2023 07:51:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.68 seconds199[Apr 13 2023 07:51:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.52 seconds200[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- filling :login_field with "root"201[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field202[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"203[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field204[Apr 13 2023 07:51:41 UTC (QA Tests)] INFO -- clicking :sign_in_button205[Apr 13 2023 07:51:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-2655ab8925db6c57206[Apr 13 2023 07:51:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link207[Apr 13 2023 07:51:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-2655ab8925db6c57/-/merge_requests/1208[Apr 13 2023 07:52:03 UTC (QA Tests)] INFO -- clicking :expand_report_button209[Apr 13 2023 07:52:03 UTC (QA Tests)] INFO -- clicking :dismiss_with_comment_button210[Apr 13 2023 07:52:04 UTC (QA Tests)] INFO -- clicking :add_and_dismiss_button211[Apr 13 2023 07:52:05 UTC (QA Tests)] INFO -- clicking :cancel_button212[Apr 13 2023 07:52:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"213[Apr 13 2023 07:52:07 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments214[Apr 13 2023 07:52:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.1 seconds215[Apr 13 2023 07:52:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.09 seconds216[Apr 13 2023 07:52:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.09 seconds217[Apr 13 2023 07:52:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '2' via api in 0.08 seconds218[Apr 13 2023 07:52:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link219[Apr 13 2023 07:52:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-2655ab8925db6c57'220[Apr 13 2023 07:52:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-2655ab8925db6c57`221 can dismiss a vulnerability with a reason from mr security widget222[Apr 13 2023 07:52:21 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a security finding with reason from pipeline security tab223[Apr 13 2023 07:52:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds224[Apr 13 2023 07:52:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds225[Apr 13 2023 07:52:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-263005dbd549dd8f' via api in 0.97 seconds226[Apr 13 2023 07:52:22 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.28 seconds227[Apr 13 2023 07:52:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`228[Apr 13 2023 07:52:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`229[Apr 13 2023 07:52:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-263005dbd549dd8f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-263005dbd549dd8f 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-security-findings-263005dbd549dd8f --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `230[Apr 13 2023 07:52:28 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-263005dbd549dd8f`231[Apr 13 2023 07:52:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`232[Apr 13 2023 07:52:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-263005dbd549dd8f' via api in 6.6 seconds233[Apr 13 2023 07:52:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"234[Apr 13 2023 07:52:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.57 seconds235[Apr 13 2023 07:52:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.47 seconds236[Apr 13 2023 07:52:38 UTC (QA Tests)] INFO -- filling :login_field with "root"237[Apr 13 2023 07:52:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field238[Apr 13 2023 07:52:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"239[Apr 13 2023 07:52:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field240[Apr 13 2023 07:52:39 UTC (QA Tests)] INFO -- clicking :sign_in_button241[Apr 13 2023 07:52:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-263005dbd549dd8f242[Apr 13 2023 07:52:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link243[Apr 13 2023 07:52:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-263005dbd549dd8f/-/merge_requests/1244[Apr 13 2023 07:52:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link245[Apr 13 2023 07:52:51 UTC (QA Tests)] INFO -- checking via JS :security_finding_checkbox with args {:finding_name=>"CVE-2017-18269 in glibc", :visible=>false}246[Apr 13 2023 07:52:52 UTC (QA Tests)] INFO -- selecting "Won't fix / Accept risk" in :finding_dismissal_reason247[Apr 13 2023 07:52:52 UTC (QA Tests)] INFO -- clicking :finding_dismiss_button248[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- clicking :finding_more_info_button249[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- clicking :cancel_button250[Apr 13 2023 07:52:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link251[Apr 13 2023 07:53:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"252[Apr 13 2023 07:53:08 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments253[Apr 13 2023 07:53:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.07 seconds254[Apr 13 2023 07:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.07 seconds255[Apr 13 2023 07:53:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.07 seconds256[Apr 13 2023 07:53:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '4' via api in 0.08 seconds257[Apr 13 2023 07:53:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link258[Apr 13 2023 07:53:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-263005dbd549dd8f'259[Apr 13 2023 07:53:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-263005dbd549dd8f`260[Apr 13 2023 07:53:31 UTC (QA Tests)] ERROR -- Interceptor Api Errors261[-1] GET /api/graphql -- Correlation Id: Correlation Id not found262 can dismiss a security finding with reason from pipeline security tab263[Apr 13 2023 07:53:31 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a vulnerability from mr security widget264[Apr 13 2023 07:53:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds265[Apr 13 2023 07:53:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.16 seconds266[Apr 13 2023 07:53:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-ed76fa66525e4aba' via api in 0.87 seconds267[Apr 13 2023 07:53:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.13 seconds268[Apr 13 2023 07:53:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`269[Apr 13 2023 07:53:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`270[Apr 13 2023 07:53:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-ed76fa66525e4aba --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-ed76fa66525e4aba 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-security-findings-ed76fa66525e4aba --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `271[Apr 13 2023 07:53:38 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-ed76fa66525e4aba`272[Apr 13 2023 07:53:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`273[Apr 13 2023 07:53:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-ed76fa66525e4aba' via api in 6.6 seconds274[Apr 13 2023 07:53:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"275[Apr 13 2023 07:53:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.61 seconds276[Apr 13 2023 07:53:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.32 seconds277[Apr 13 2023 07:53:48 UTC (QA Tests)] INFO -- filling :login_field with "root"278[Apr 13 2023 07:53:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Apr 13 2023 07:53:49 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Apr 13 2023 07:53:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-ed76fa66525e4aba283[Apr 13 2023 07:53:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link284[Apr 13 2023 07:53:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-ed76fa66525e4aba/-/merge_requests/1285[Apr 13 2023 07:54:09 UTC (QA Tests)] INFO -- clicking :expand_report_button286[Apr 13 2023 07:54:10 UTC (QA Tests)] INFO -- clicking :create_issue_button287[Apr 13 2023 07:54:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-ed76fa66525e4aba'288[Apr 13 2023 07:54:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-ed76fa66525e4aba`289 can create an issue from a vulnerability from mr security widget290[Apr 13 2023 07:54:14 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an auto-remediation MR from mr security widget291[Apr 13 2023 07:54:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds292[Apr 13 2023 07:54:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.17 seconds293[Apr 13 2023 07:54:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-1a156dafbb0d8496' via api in 0.94 seconds294[Apr 13 2023 07:54:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.37 seconds295[Apr 13 2023 07:54:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`296[Apr 13 2023 07:54:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`297[Apr 13 2023 07:54:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-1a156dafbb0d8496 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-1a156dafbb0d8496 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-security-findings-1a156dafbb0d8496 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `298[Apr 13 2023 07:54:21 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-1a156dafbb0d8496`299[Apr 13 2023 07:54:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`300[Apr 13 2023 07:54:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-1a156dafbb0d8496' via api in 6.84 seconds301[Apr 13 2023 07:54:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"302[Apr 13 2023 07:54:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.06 seconds303[Apr 13 2023 07:54:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.94 seconds304[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- filling :login_field with "root"305[Apr 13 2023 07:54:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field306[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"307[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field308[Apr 13 2023 07:54:34 UTC (QA Tests)] INFO -- clicking :sign_in_button309[Apr 13 2023 07:54:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-1a156dafbb0d8496310[Apr 13 2023 07:54:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link311[Apr 13 2023 07:54:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-1a156dafbb0d8496/-/merge_requests/1312[Apr 13 2023 07:54:55 UTC (QA Tests)] INFO -- clicking :expand_report_button313[Apr 13 2023 07:54:55 UTC (QA Tests)] INFO -- clicking :resolve_split_button314[Apr 13 2023 07:54:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-1a156dafbb0d8496'315[Apr 13 2023 07:55:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-1a156dafbb0d8496`316 can create an auto-remediation MR from mr security widget317[Apr 13 2023 07:55:00 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a security finding in pipeline security tab318[Apr 13 2023 07:55:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.16 seconds319[Apr 13 2023 07:55:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.47 seconds320[Apr 13 2023 07:55:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-f4be95e79065ef83' via api in 1.34 seconds321[Apr 13 2023 07:55:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.15 seconds322[Apr 13 2023 07:55:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`323[Apr 13 2023 07:55:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`324[Apr 13 2023 07:55:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-f4be95e79065ef83 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-f4be95e79065ef83 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-security-findings-f4be95e79065ef83 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `325[Apr 13 2023 07:55:08 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-f4be95e79065ef83`326[Apr 13 2023 07:55:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`327[Apr 13 2023 07:55:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-f4be95e79065ef83' via api in 6.81 seconds328[Apr 13 2023 07:55:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"329[Apr 13 2023 07:55:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.07 seconds330[Apr 13 2023 07:55:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.35 seconds331[Apr 13 2023 07:55:19 UTC (QA Tests)] INFO -- filling :login_field with "root"332[Apr 13 2023 07:55:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field333[Apr 13 2023 07:55:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"334[Apr 13 2023 07:55:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field335[Apr 13 2023 07:55:20 UTC (QA Tests)] INFO -- clicking :sign_in_button336[Apr 13 2023 07:55:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-f4be95e79065ef83337[Apr 13 2023 07:55:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link338[Apr 13 2023 07:55:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-security-findings-f4be95e79065ef83/-/merge_requests/1339[Apr 13 2023 07:55:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link340[Apr 13 2023 07:55:33 UTC (QA Tests)] INFO -- clicking :finding_create_issue_button and ensuring QA::Page::Project::Issue::Show is present341[Apr 13 2023 07:55:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link342[Apr 13 2023 07:55:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"343[Apr 13 2023 07:55:50 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments344[Apr 13 2023 07:55:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.09 seconds345[Apr 13 2023 07:55:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.09 seconds346[Apr 13 2023 07:55:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.07 seconds347[Apr 13 2023 07:56:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.07 seconds348[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown349[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item350[Apr 13 2023 07:56:01 UTC (QA Tests)] INFO -- clicking :filter_needs_triage_dropdown_item351[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown352[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- acting via capybara using 'find([data-qa-selector='filter_activity_dropdown'] > button)' with args {:wait=>30}353[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- clicking :filter_has_issue_dropdown_item354[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- acting via capybara using 'find([data-qa-selector='filter_activity_dropdown'] > button)' with args {}355[Apr 13 2023 07:56:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-f4be95e79065ef83'356[Apr 13 2023 07:56:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-f4be95e79065ef83`357[Apr 13 2023 07:56:04 UTC (QA Tests)] ERROR -- Interceptor Api Errors358[-1] GET /api/graphql -- Correlation Id: Correlation Id not found359 can create an issue from a security finding in pipeline security tab360Create361 Merge requests362 when merging once363 behaves like merge when pipeline succeeds364 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)365Verify366 Trigger matrix367[Apr 13 2023 07:56:04 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables368[Apr 13 2023 07:56:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.12 seconds369[Apr 13 2023 07:56:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.33 seconds370[Apr 13 2023 07:56:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-pipeline-d951c434550fa6f6' via api in 0.98 seconds371[Apr 13 2023 07:56:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`372[Apr 13 2023 07:56:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`373[Apr 13 2023 07:56:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-q9etr4oq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-q9etr4oq 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-q9etr4oq --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-q9etr4oq --executor shell && gitlab-runner run" `374[Apr 13 2023 07:56:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-q9etr4oq`375[Apr 13 2023 07:56:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`376[Apr 13 2023 07:56:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-q9etr4oq' via api in 6.59 seconds377[Apr 13 2023 07:56:16 UTC (QA Tests)] INFO -- filling :login_field with "root"378[Apr 13 2023 07:56:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field379[Apr 13 2023 07:56:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"380[Apr 13 2023 07:56:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field381[Apr 13 2023 07:56:17 UTC (QA Tests)] INFO -- clicking :sign_in_button382[Apr 13 2023 07:56:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.14 seconds383[Apr 13 2023 07:56:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-pipeline-d951c434550fa6f6384[Apr 13 2023 07:56:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link385[Apr 13 2023 07:56:35 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button386[Apr 13 2023 07:56:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present387[Apr 13 2023 07:56:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-q9etr4oq'388[Apr 13 2023 07:56:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-q9etr4oq`389[Apr 13 2023 07:56:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-pipeline-d951c434550fa6f6'390 creates 2 trigger jobs and passes corresponding matrix variables391Create392 Create a new merge request from the event notification after a push393[Apr 13 2023 07:56:38 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the API394[Apr 13 2023 07:56:42 UTC (QA Tests)] INFO -- filling :login_field with "root"395[Apr 13 2023 07:56:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field396[Apr 13 2023 07:56:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"397[Apr 13 2023 07:56:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field398[Apr 13 2023 07:56:43 UTC (QA Tests)] INFO -- clicking :sign_in_button399[Apr 13 2023 07:56:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds400[Apr 13 2023 07:56:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.17 seconds401[Apr 13 2023 07:56:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-4d6eccb252be2fe2' via api in 0.89 seconds402[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds403[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"404[Apr 13 2023 07:56:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-4d6eccb252be2fe2405[Apr 13 2023 07:56:48 UTC (QA Tests)] INFO -- clicking :create_merge_request_button406[Apr 13 2023 07:56:49 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 82fb819b64e667fd"407[Apr 13 2023 07:56:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field408[Apr 13 2023 07:56:50 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present409 creates a merge request after a push via the API410[Apr 13 2023 07:56:52 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request from the event notification after a push creates a merge request after a push via the git CLI411[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- filling :login_field with "root"412[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field413[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"414[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field415[Apr 13 2023 07:56:57 UTC (QA Tests)] INFO -- clicking :sign_in_button416[Apr 13 2023 07:57:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds417[Apr 13 2023 07:57:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.17 seconds418[Apr 13 2023 07:57:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-2db93ce5552a2e63' via api in 1.09 seconds419[Apr 13 2023 07:57:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"420[Apr 13 2023 07:57:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.93 seconds421[Apr 13 2023 07:57:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/the_awesome_project-2db93ce5552a2e63422[Apr 13 2023 07:57:04 UTC (QA Tests)] INFO -- clicking :create_merge_request_button423[Apr 13 2023 07:57:06 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Merge from push event notification test 460282af414648f0"424[Apr 13 2023 07:57:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field425[Apr 13 2023 07:57:06 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present426 creates a merge request after a push via the git CLI427Govern428 Security Reports in a Merge Request Widget429[Apr 13 2023 07:57:09 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports in a Merge Request Widget displays vulnerabilities in merge request widget430[Apr 13 2023 07:57:13 UTC (QA Tests)] INFO -- filling :login_field with "root"431[Apr 13 2023 07:57:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field432[Apr 13 2023 07:57:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"433[Apr 13 2023 07:57:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field434[Apr 13 2023 07:57:14 UTC (QA Tests)] INFO -- clicking :sign_in_button435[Apr 13 2023 07:57:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds436[Apr 13 2023 07:57:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.21 seconds437[Apr 13 2023 07:57:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-secure-97a761aca235ecb0' via api in 1.07 seconds438[Apr 13 2023 07:57:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`439[Apr 13 2023 07:57:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`440[Apr 13 2023 07:57:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1681372629 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1681372629 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-1681372629 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `441[Apr 13 2023 07:57:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1681372629`442[Apr 13 2023 07:57:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`443[Apr 13 2023 07:57:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1681372629' via api in 1.81 seconds444[Apr 13 2023 07:57:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"445[Apr 13 2023 07:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.87 seconds446[Apr 13 2023 07:57:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.48 seconds447[Apr 13 2023 07:57:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-secure-97a761aca235ecb0448[Apr 13 2023 07:57:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link449[Apr 13 2023 07:57:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-secure-97a761aca235ecb0/-/merge_requests/1450[Apr 13 2023 07:57:51 UTC (QA Tests)] INFO -- clicking :expand_report_button451[Apr 13 2023 07:57:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1681372629'452[Apr 13 2023 07:57:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1681372629`453 displays vulnerabilities in merge request widget454Create455 Adding comments on snippets456 behaves like comments on snippets457[Apr 13 2023 07:57:53 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet458[Apr 13 2023 07:57:57 UTC (QA Tests)] INFO -- filling :login_field with "root"459[Apr 13 2023 07:57:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field460[Apr 13 2023 07:57:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"461[Apr 13 2023 07:57:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field462[Apr 13 2023 07:57:58 UTC (QA Tests)] INFO -- clicking :sign_in_button463[Apr 13 2023 07:58:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.34 seconds464[Apr 13 2023 07:58:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content465[Apr 13 2023 07:58:04 UTC (QA Tests)] INFO -- clicking :sign_out_link466[Apr 13 2023 07:58:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.28 seconds467[Apr 13 2023 07:58:07 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"468[Apr 13 2023 07:58:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field469[Apr 13 2023 07:58:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"470[Apr 13 2023 07:58:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field471[Apr 13 2023 07:58:08 UTC (QA Tests)] INFO -- clicking :sign_in_button472[Apr 13 2023 07:58:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-513edd23.test/-/snippets/1473[Apr 13 2023 07:58:10 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"474[Apr 13 2023 07:58:10 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field475[Apr 13 2023 07:58:11 UTC (QA Tests)] INFO -- clicking :comment_button476[Apr 13 2023 07:58:11 UTC (QA Tests)] INFO -- clicking :edit_comment_button477[Apr 13 2023 07:58:11 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"478[Apr 13 2023 07:58:11 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field479[Apr 13 2023 07:58:12 UTC (QA Tests)] INFO -- clicking :save_comment_button480[Apr 13 2023 07:58:12 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown481[Apr 13 2023 07:58:12 UTC (QA Tests)] INFO -- clicking :delete_comment_button482[Apr 13 2023 07:58:12 UTC (QA Tests)] INFO -- clicking :confirm_ok_button483 adds, edits, and deletes a comment on a personal_snippet484 behaves like comments on snippets485[Apr 13 2023 07:58:13 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet486[Apr 13 2023 07:58:17 UTC (QA Tests)] INFO -- filling :login_field with "root"487[Apr 13 2023 07:58:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field488[Apr 13 2023 07:58:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"489[Apr 13 2023 07:58:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field490[Apr 13 2023 07:58:18 UTC (QA Tests)] INFO -- clicking :sign_in_button491[Apr 13 2023 07:58:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds492[Apr 13 2023 07:58:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds493[Apr 13 2023 07:58:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-snippets-df5dd8606424b62d' via api in 0.72 seconds494[Apr 13 2023 07:58:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.16 seconds495[Apr 13 2023 07:58:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content496[Apr 13 2023 07:58:25 UTC (QA Tests)] INFO -- clicking :sign_out_link497[Apr 13 2023 07:58:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds498[Apr 13 2023 07:58:28 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"499[Apr 13 2023 07:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field500[Apr 13 2023 07:58:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"501[Apr 13 2023 07:58:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field502[Apr 13 2023 07:58:29 UTC (QA Tests)] INFO -- clicking :sign_in_button503[Apr 13 2023 07:58:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-snippets-df5dd8606424b62d/-/snippets/2504[Apr 13 2023 07:58:32 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"505[Apr 13 2023 07:58:32 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field506[Apr 13 2023 07:58:32 UTC (QA Tests)] INFO -- clicking :comment_button507[Apr 13 2023 07:58:33 UTC (QA Tests)] INFO -- clicking :edit_comment_button508[Apr 13 2023 07:58:33 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"509[Apr 13 2023 07:58:33 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field510[Apr 13 2023 07:58:33 UTC (QA Tests)] INFO -- clicking :save_comment_button511[Apr 13 2023 07:58:34 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown512[Apr 13 2023 07:58:34 UTC (QA Tests)] INFO -- clicking :delete_comment_button513[Apr 13 2023 07:58:34 UTC (QA Tests)] INFO -- clicking :confirm_ok_button514 adds, edits, and deletes a comment on a project_snippet515Create516 Merge request creation from fork517[Apr 13 2023 07:58:35 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge feature branch fork to mainline518[Apr 13 2023 07:58:39 UTC (QA Tests)] INFO -- filling :login_field with "root"519[Apr 13 2023 07:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field520[Apr 13 2023 07:58:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"521[Apr 13 2023 07:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field522[Apr 13 2023 07:58:40 UTC (QA Tests)] INFO -- clicking :sign_in_button523[Apr 13 2023 07:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds524[Apr 13 2023 07:58:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.17 seconds525[Apr 13 2023 07:58:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-fcbd2a5ff90015c3' via api in 0.72 seconds526[Apr 13 2023 07:58:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"527[Apr 13 2023 07:58:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.91 seconds528[Apr 13 2023 07:58:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e4a74b4eaf326b69' via api in 0.28 seconds529[Apr 13 2023 07:58:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content530[Apr 13 2023 07:58:50 UTC (QA Tests)] INFO -- clicking :sign_out_link531[Apr 13 2023 07:58:53 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e4a74b4eaf326b69"532[Apr 13 2023 07:58:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field533[Apr 13 2023 07:58:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"534[Apr 13 2023 07:58:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field535[Apr 13 2023 07:58:53 UTC (QA Tests)] INFO -- clicking :sign_in_button536[Apr 13 2023 07:58:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-fcbd2a5ff90015c3537[Apr 13 2023 07:58:57 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown538[Apr 13 2023 07:58:57 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-e4a74b4eaf326b69"539[Apr 13 2023 07:58:58 UTC (QA Tests)] INFO -- clicking :fork_privacy_button540[Apr 13 2023 07:58:58 UTC (QA Tests)] INFO -- clicking :fork_project_button541[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e4a74b4eaf326b69542[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e4a74b4eaf326b69, last six chars of token:bQyYnT543[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e4a74b4eaf326b69-tevc8w4r' via api in 0.11 seconds544[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-e4a74b4eaf326b69/project-with-code-fcbd2a5ff90015c3' via api in 0.27 seconds545[Apr 13 2023 07:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-fcbd2a5ff90015c3' via browser_ui in 22.56 seconds546[Apr 13 2023 07:59:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"547[Apr 13 2023 07:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.8 seconds548[Apr 13 2023 07:59:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/qa-user-e4a74b4eaf326b69/project-with-code-fcbd2a5ff90015c3549[Apr 13 2023 07:59:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content550[Apr 13 2023 07:59:13 UTC (QA Tests)] INFO -- clicking :sign_out_link551[Apr 13 2023 07:59:15 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e4a74b4eaf326b69"552[Apr 13 2023 07:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[Apr 13 2023 07:59:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[Apr 13 2023 07:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[Apr 13 2023 07:59:16 UTC (QA Tests)] INFO -- clicking :sign_in_button556[Apr 13 2023 07:59:18 UTC (QA Tests)] INFO -- clicking :create_merge_request_button557[Apr 13 2023 07:59:19 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present558[Apr 13 2023 07:59:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content559[Apr 13 2023 07:59:45 UTC (QA Tests)] INFO -- clicking :sign_out_link560[Apr 13 2023 07:59:48 UTC (QA Tests)] INFO -- filling :login_field with "root"561[Apr 13 2023 07:59:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field562[Apr 13 2023 07:59:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"563[Apr 13 2023 07:59:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field564[Apr 13 2023 07:59:48 UTC (QA Tests)] INFO -- clicking :sign_in_button565[Apr 13 2023 07:59:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds566[Apr 13 2023 07:59:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.26 seconds567[Apr 13 2023 07:59:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-merge-request-df2f965161fe02c3' via api in 1.03 seconds568[Apr 13 2023 07:59:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 69.96 seconds569[Apr 13 2023 07:59:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-fcbd2a5ff90015c3/-/merge_requests/1570[Apr 13 2023 07:59:55 UTC (QA Tests)] INFO -- clicking :merge_button571[Apr 13 2023 07:59:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-e4a74b4eaf326b69/project-with-code-fcbd2a5ff90015c3'572[Apr 13 2023 07:59:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-fcbd2a5ff90015c3'573[Apr 13 2023 07:59:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e4a74b4eaf326b69'574 can merge feature branch fork to mainline575Verify576 Multi-project pipelines577[Apr 13 2023 07:59:58 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download578[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds579[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds580[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`581[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`582[Apr 13 2023 07:59:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-2d2def39 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-2d2def39 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-2d2def39 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-2d2def39 --executor shell && gitlab-runner run" `583[Apr 13 2023 08:00:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-2d2def39`584[Apr 13 2023 08:00:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`585[Apr 13 2023 08:00:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-2d2def39' via api in 1.63 seconds586[Apr 13 2023 08:00:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/downstream-project-97bf6c1a6ca3cdc8' via api in 0.49 seconds587[Apr 13 2023 08:00:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/upstream-project-8b2bc8e16c592fdf' via api in 0.4 seconds588[Apr 13 2023 08:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds589[Apr 13 2023 08:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds590[Apr 13 2023 08:00:07 UTC (QA Tests)] INFO -- filling :login_field with "root"591[Apr 13 2023 08:00:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[Apr 13 2023 08:00:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[Apr 13 2023 08:00:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[Apr 13 2023 08:00:07 UTC (QA Tests)] INFO -- clicking :sign_in_button595[Apr 13 2023 08:00:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/upstream-project-8b2bc8e16c592fdf596[Apr 13 2023 08:00:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link597[Apr 13 2023 08:00:24 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button598[Apr 13 2023 08:00:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-2d2def39'599[Apr 13 2023 08:00:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-2d2def39`600[Apr 13 2023 08:00:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/upstream-project-8b2bc8e16c592fdf'601[Apr 13 2023 08:00:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/downstream-project-97bf6c1a6ca3cdc8'602 creates a multi-project pipeline with artifact download603Create604 Codeowners605 when the project is in a subgroup606 and the code owner is a user607 behaves like code owner merge request608[Apr 13 2023 08:00:25 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged609[Apr 13 2023 08:00:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds610[Apr 13 2023 08:00:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.27 seconds611[Apr 13 2023 08:00:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-0d9672015fe645e2' via api in 1.11 seconds612[Apr 13 2023 08:00:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2f45576335b5bda2' via api in 0.61 seconds613[Apr 13 2023 08:00:27 UTC (QA Tests)] INFO -- Adding user qa-user-2f45576335b5bda2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-0d9672015fe645e2 QA::Resource::Project614[Apr 13 2023 08:00:32 UTC (QA Tests)] INFO -- filling :login_field with "root"615[Apr 13 2023 08:00:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field616[Apr 13 2023 08:00:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"617[Apr 13 2023 08:00:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field618[Apr 13 2023 08:00:32 UTC (QA Tests)] INFO -- clicking :sign_in_button619[Apr 13 2023 08:00:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-0d9672015fe645e2620[Apr 13 2023 08:00:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link621[Apr 13 2023 08:00:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link622[Apr 13 2023 08:00:38 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"623[Apr 13 2023 08:00:38 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field624[Apr 13 2023 08:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds625[Apr 13 2023 08:00:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds626[Apr 13 2023 08:00:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.71 seconds627[Apr 13 2023 08:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.37 seconds628[Apr 13 2023 08:00:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content629[Apr 13 2023 08:00:46 UTC (QA Tests)] INFO -- clicking :sign_out_link630[Apr 13 2023 08:00:49 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2f45576335b5bda2"631[Apr 13 2023 08:00:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field632[Apr 13 2023 08:00:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"633[Apr 13 2023 08:00:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field634[Apr 13 2023 08:00:50 UTC (QA Tests)] INFO -- clicking :sign_in_button635[Apr 13 2023 08:00:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-0d9672015fe645e2/-/merge_requests/1636[Apr 13 2023 08:01:16 UTC (QA Tests)] INFO -- clicking :approve_button637[Apr 13 2023 08:01:17 UTC (QA Tests)] INFO -- clicking :merge_button638[Apr 13 2023 08:01:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content639[Apr 13 2023 08:01:25 UTC (QA Tests)] INFO -- clicking :sign_out_link640[Apr 13 2023 08:01:25 UTC (QA Tests)] INFO -- Removing user qa-user-2f45576335b5bda2 from gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-0d9672015fe645e2 QA::Resource::Project641[Apr 13 2023 08:01:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2f45576335b5bda2'642 is approved and merged643 and the code owner is the root group644 behaves like code owner merge request645[Apr 13 2023 08:01:26 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged646[Apr 13 2023 08:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds647[Apr 13 2023 08:01:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.23 seconds648[Apr 13 2023 08:01:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-822d11ef4303a4ff' via api in 1.85 seconds649[Apr 13 2023 08:01:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1fc84ab569bf8fc5' via api in 0.27 seconds650[Apr 13 2023 08:01:28 UTC (QA Tests)] INFO -- Adding user qa-user-1fc84ab569bf8fc5 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox651[Apr 13 2023 08:01:33 UTC (QA Tests)] INFO -- filling :login_field with "root"652[Apr 13 2023 08:01:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field653[Apr 13 2023 08:01:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"654[Apr 13 2023 08:01:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field655[Apr 13 2023 08:01:34 UTC (QA Tests)] INFO -- clicking :sign_in_button656[Apr 13 2023 08:01:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-822d11ef4303a4ff657[Apr 13 2023 08:01:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link658[Apr 13 2023 08:01:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link659[Apr 13 2023 08:01:41 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"660[Apr 13 2023 08:01:41 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field661[Apr 13 2023 08:01:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds662[Apr 13 2023 08:01:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.09 seconds663[Apr 13 2023 08:01:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.93 seconds664[Apr 13 2023 08:01:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.34 seconds665[Apr 13 2023 08:01:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content666[Apr 13 2023 08:01:49 UTC (QA Tests)] INFO -- clicking :sign_out_link667[Apr 13 2023 08:01:51 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-1fc84ab569bf8fc5"668[Apr 13 2023 08:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field669[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"670[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field671[Apr 13 2023 08:01:52 UTC (QA Tests)] INFO -- clicking :sign_in_button672[Apr 13 2023 08:01:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-822d11ef4303a4ff/-/merge_requests/1673[Apr 13 2023 08:02:19 UTC (QA Tests)] INFO -- clicking :approve_button674[Apr 13 2023 08:02:19 UTC (QA Tests)] INFO -- clicking :merge_button675[Apr 13 2023 08:02:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content676[Apr 13 2023 08:02:26 UTC (QA Tests)] INFO -- clicking :sign_out_link677[Apr 13 2023 08:02:27 UTC (QA Tests)] INFO -- Removing user qa-user-1fc84ab569bf8fc5 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox678[Apr 13 2023 08:02:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-1fc84ab569bf8fc5'679 is approved and merged680 and the code owner is the subgroup681 behaves like code owner merge request682[Apr 13 2023 08:02:27 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged683[Apr 13 2023 08:02:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.17 seconds684[Apr 13 2023 08:02:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.29 seconds685[Apr 13 2023 08:02:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-01ad37ed17ed8801' via api in 1.29 seconds686[Apr 13 2023 08:02:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c96a79ebaca2a5f3' via api in 0.23 seconds687[Apr 13 2023 08:02:29 UTC (QA Tests)] INFO -- Adding user qa-user-c96a79ebaca2a5f3 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc QA::Resource::Group688[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- filling :login_field with "root"689[Apr 13 2023 08:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field690[Apr 13 2023 08:02:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"691[Apr 13 2023 08:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field692[Apr 13 2023 08:02:34 UTC (QA Tests)] INFO -- clicking :sign_in_button693[Apr 13 2023 08:02:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-01ad37ed17ed8801694[Apr 13 2023 08:02:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link695[Apr 13 2023 08:02:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link696[Apr 13 2023 08:02:41 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"697[Apr 13 2023 08:02:41 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field698[Apr 13 2023 08:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds699[Apr 13 2023 08:02:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds700[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.97 seconds701[Apr 13 2023 08:02:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.44 seconds702[Apr 13 2023 08:02:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content703[Apr 13 2023 08:02:50 UTC (QA Tests)] INFO -- clicking :sign_out_link704[Apr 13 2023 08:02:52 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c96a79ebaca2a5f3"705[Apr 13 2023 08:02:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field706[Apr 13 2023 08:02:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"707[Apr 13 2023 08:02:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field708[Apr 13 2023 08:02:53 UTC (QA Tests)] INFO -- clicking :sign_in_button709[Apr 13 2023 08:02:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/approve-and-merge-01ad37ed17ed8801/-/merge_requests/1710[Apr 13 2023 08:03:19 UTC (QA Tests)] INFO -- clicking :approve_button711[Apr 13 2023 08:03:20 UTC (QA Tests)] INFO -- clicking :merge_button712[Apr 13 2023 08:03:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content713[Apr 13 2023 08:03:26 UTC (QA Tests)] INFO -- clicking :sign_out_link714[Apr 13 2023 08:03:26 UTC (QA Tests)] INFO -- Removing user qa-user-c96a79ebaca2a5f3 from gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc QA::Resource::Group715[Apr 13 2023 08:03:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c96a79ebaca2a5f3'716 is approved and merged717Plan718 Sum of issues weights on issue board719[Apr 13 2023 08:03:27 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header720[Apr 13 2023 08:03:31 UTC (QA Tests)] INFO -- filling :login_field with "root"721[Apr 13 2023 08:03:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field722[Apr 13 2023 08:03:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"723[Apr 13 2023 08:03:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field724[Apr 13 2023 08:03:32 UTC (QA Tests)] INFO -- clicking :sign_in_button725[Apr 13 2023 08:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds726[Apr 13 2023 08:03:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds727[Apr 13 2023 08:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-board-list-0d67d42568a39dfc' via api in 0.84 seconds728[Apr 13 2023 08:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.18 seconds729[Apr 13 2023 08:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.14 seconds730[Apr 13 2023 08:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.36 seconds731[Apr 13 2023 08:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.46 seconds732[Apr 13 2023 08:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.27 seconds733[Apr 13 2023 08:03:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-board-list-0d67d42568a39dfc734[Apr 13 2023 08:03:38 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link735[Apr 13 2023 08:03:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link736 shows the sum of issues weights in the board list's header737Plan738 Group issue boards739[Apr 13 2023 08:03:40 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards creates a group issue board via the GUI740[Apr 13 2023 08:03:45 UTC (QA Tests)] INFO -- filling :login_field with "root"741[Apr 13 2023 08:03:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field742[Apr 13 2023 08:03:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"743[Apr 13 2023 08:03:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field744[Apr 13 2023 08:03:45 UTC (QA Tests)] INFO -- clicking :sign_in_button745[Apr 13 2023 08:03:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds746[Apr 13 2023 08:03:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.23 seconds747[Apr 13 2023 08:03:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link748[Apr 13 2023 08:03:49 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-04-13-07-50-40-97d518af39e7cfdc"749[Apr 13 2023 08:03:49 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field750[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link751[Apr 13 2023 08:03:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link752[Apr 13 2023 08:03:53 UTC (QA Tests)] INFO -- clicking :create_new_board_button753[Apr 13 2023 08:03:54 UTC (QA Tests)] INFO -- clicking :save_changes_button754 creates a group issue board via the GUI755Fulfillment756 without active subscription757 behaves like Purchase storage758 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)759 with existing CI minutes packs760 behaves like Purchase storage761 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)762 with an active subscription763 behaves like Purchase storage764 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)765Create766 Commit data767[Apr 13 2023 08:03:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.09 seconds768[Apr 13 2023 08:03:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds769[Apr 13 2023 08:03:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.27 seconds770[Apr 13 2023 08:03:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-f5936ad590b4273e' via api in 1.15 seconds771[Apr 13 2023 08:03:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"772[Apr 13 2023 08:04:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.03 seconds773[Apr 13 2023 08:04:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds774[Apr 13 2023 08:04:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds775[Apr 13 2023 08:04:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-new-file-f83fa609c29e22e8' via api in 1.67 seconds776[Apr 13 2023 08:04:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.48 seconds777[Apr 13 2023 08:04:02 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch778[Apr 13 2023 08:04:07 UTC (QA Tests)] INFO -- filling :login_field with "root"779[Apr 13 2023 08:04:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field780[Apr 13 2023 08:04:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"781[Apr 13 2023 08:04:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field782[Apr 13 2023 08:04:07 UTC (QA Tests)] INFO -- clicking :sign_in_button783[Apr 13 2023 08:04:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-f5936ad590b4273e784[Apr 13 2023 08:04:14 UTC (QA Tests)] INFO -- clicking :options_button785 user views raw email patch786[Apr 13 2023 08:04:14 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff787[Apr 13 2023 08:04:19 UTC (QA Tests)] INFO -- filling :login_field with "root"788[Apr 13 2023 08:04:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field789[Apr 13 2023 08:04:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"790[Apr 13 2023 08:04:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field791[Apr 13 2023 08:04:20 UTC (QA Tests)] INFO -- clicking :sign_in_button792[Apr 13 2023 08:04:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-code-f5936ad590b4273e793[Apr 13 2023 08:04:26 UTC (QA Tests)] INFO -- clicking :options_button794 user views raw commit diff795Plan796 Assign Iterations797[Apr 13 2023 08:04:26 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue798[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- filling :login_field with "root"799[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field800[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"801[Apr 13 2023 08:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field802[Apr 13 2023 08:04:32 UTC (QA Tests)] INFO -- clicking :sign_in_button803[Apr 13 2023 08:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds804[Apr 13 2023 08:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-7ff80d30bce1eeae' via api in 0.42 seconds805[Apr 13 2023 08:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.09 seconds806[Apr 13 2023 08:04:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-7ff80d30bce1eeae/project-to-test-iterations-ab81ca8ccabf8898-d014e3677af625aa' via api in 0.45 seconds807[Apr 13 2023 08:04:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.42 seconds808[Apr 13 2023 08:04:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-7ff80d30bce1eeae/project-to-test-iterations-ab81ca8ccabf8898-d014e3677af625aa/-/issues/1809[Apr 13 2023 08:04:38 UTC (QA Tests)] INFO -- clicking :edit_link810[Apr 13 2023 08:04:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-7ff80d30bce1eeae/project-to-test-iterations-ab81ca8ccabf8898-d014e3677af625aa/-/issues/1811[Apr 13 2023 08:04:41 UTC (QA Tests)] INFO -- clicking :iteration_link812 assigns a group iteration to an existing issue813Create814 Create, list, and delete branches via web815[Apr 13 2023 08:04:42 UTC (QA Tests)] INFO -- Starting test: Create Create, list, and delete branches via web lists branches correctly after CRUD operations816[Apr 13 2023 08:04:47 UTC (QA Tests)] INFO -- filling :login_field with "root"817[Apr 13 2023 08:04:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field818[Apr 13 2023 08:04:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"819[Apr 13 2023 08:04:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field820[Apr 13 2023 08:04:48 UTC (QA Tests)] INFO -- clicking :sign_in_button821[Apr 13 2023 08:04:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds822[Apr 13 2023 08:04:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds823[Apr 13 2023 08:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-qa-test-063ccb9472cc18ce' via api in 1.74 seconds824[Apr 13 2023 08:04:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file-3.txt"825[Apr 13 2023 08:05:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-qa-test-063ccb9472cc18ce826[Apr 13 2023 08:05:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link827[Apr 13 2023 08:05:03 UTC (QA Tests)] INFO -- clicking :delete_branch_button828[Apr 13 2023 08:05:03 UTC (QA Tests)] INFO -- clicking :delete_branch_confirmation_button829[Apr 13 2023 08:05:05 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_button830[Apr 13 2023 08:05:05 UTC (QA Tests)] INFO -- filling :delete_merged_branches_input with "delete"831[Apr 13 2023 08:05:05 UTC (QA Tests)] INFO -- clicking the coordinates of :delete_merged_branches_input832[Apr 13 2023 08:05:05 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_confirmation_button833[Apr 13 2023 08:05:06 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-qa-test-063ccb9472cc18ce/-/branches834 lists branches correctly after CRUD operations835Fulfillment836 Active license details837[Apr 13 2023 08:05:07 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page838[Apr 13 2023 08:05:12 UTC (QA Tests)] INFO -- filling :login_field with "root"839[Apr 13 2023 08:05:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field840[Apr 13 2023 08:05:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"841[Apr 13 2023 08:05:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field842[Apr 13 2023 08:05:13 UTC (QA Tests)] INFO -- clicking :sign_in_button843[Apr 13 2023 08:05:17 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments844 shows up in subscription page845Create846 Testing project wiki847[Apr 13 2023 08:05:18 UTC (QA Tests)] INFO -- Starting test: Create Testing project wiki can delete a page848[Apr 13 2023 08:05:22 UTC (QA Tests)] INFO -- filling :login_field with "root"849[Apr 13 2023 08:05:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field850[Apr 13 2023 08:05:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"851[Apr 13 2023 08:05:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field852[Apr 13 2023 08:05:23 UTC (QA Tests)] INFO -- clicking :sign_in_button853[Apr 13 2023 08:05:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds854[Apr 13 2023 08:05:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds855[Apr 13 2023 08:05:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/wiki_testing-8ab3df671f6fa448' via api in 0.94 seconds856[Apr 13 2023 08:05:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.4 seconds857[Apr 13 2023 08:05:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/wiki_testing-8ab3df671f6fa448/-/wikis/Home858[Apr 13 2023 08:05:28 UTC (QA Tests)] INFO -- clicking :edit_page_button859[Apr 13 2023 08:05:29 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present860[Apr 13 2023 08:05:29 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button861 can delete a page862Verify863 Pass dotenv variables to downstream via bridge864[Apr 13 2023 08:05:31 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config865[Apr 13 2023 08:05:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.16 seconds866[Apr 13 2023 08:05:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.31 seconds867[Apr 13 2023 08:05:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`868[Apr 13 2023 08:05:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`869[Apr 13 2023 08:05:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-o5ms93df --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-o5ms93df 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-o5ms93df --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-o5ms93df --executor shell && gitlab-runner run" `870[Apr 13 2023 08:05:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-o5ms93df`871[Apr 13 2023 08:05:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`872[Apr 13 2023 08:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-o5ms93df' via api in 2.05 seconds873[Apr 13 2023 08:05:38 UTC (QA Tests)] INFO -- filling :login_field with "root"874[Apr 13 2023 08:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field875[Apr 13 2023 08:05:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"876[Apr 13 2023 08:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field877[Apr 13 2023 08:05:39 UTC (QA Tests)] INFO -- clicking :sign_in_button878[Apr 13 2023 08:05:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/downstream-project-with-bridge-24cd3112ae489082' via api in 0.89 seconds879[Apr 13 2023 08:05:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.09 seconds880[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/upstream-project-with-bridge-806bd526153e8f16' via api in 0.94 seconds881[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds882[Apr 13 2023 08:05:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/upstream-project-with-bridge-806bd526153e8f16883[Apr 13 2023 08:05:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link884[Apr 13 2023 08:06:00 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button885[Apr 13 2023 08:06:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present886[Apr 13 2023 08:06:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-o5ms93df'887[Apr 13 2023 08:06:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-o5ms93df`888[Apr 13 2023 08:06:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/upstream-project-with-bridge-806bd526153e8f16'889[Apr 13 2023 08:06:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/downstream-project-with-bridge-24cd3112ae489082'890 runs the pipeline with composed config891Create892 Snippet index page893 behaves like displaying details on index page894[Apr 13 2023 08:06:03 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number895[Apr 13 2023 08:06:07 UTC (QA Tests)] INFO -- filling :login_field with "root"896[Apr 13 2023 08:06:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field897[Apr 13 2023 08:06:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"898[Apr 13 2023 08:06:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field899[Apr 13 2023 08:06:08 UTC (QA Tests)] INFO -- clicking :sign_in_button900[Apr 13 2023 08:06:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.4 seconds901[Apr 13 2023 08:06:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link902 shows correct details of personal_snippet_with_multiple_files including file number903 behaves like displaying details on index page904[Apr 13 2023 08:06:12 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number905[Apr 13 2023 08:06:17 UTC (QA Tests)] INFO -- filling :login_field with "root"906[Apr 13 2023 08:06:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field907[Apr 13 2023 08:06:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"908[Apr 13 2023 08:06:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field909[Apr 13 2023 08:06:18 UTC (QA Tests)] INFO -- clicking :sign_in_button910[Apr 13 2023 08:06:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds911[Apr 13 2023 08:06:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds912[Apr 13 2023 08:06:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-snippets-6000d66801db6a8d' via api in 0.73 seconds913[Apr 13 2023 08:06:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.24 seconds914[Apr 13 2023 08:06:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link915 shows correct details of project_snippet_with_multiple_files including file number916 behaves like displaying details on index page917[Apr 13 2023 08:06:23 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number918[Apr 13 2023 08:06:27 UTC (QA Tests)] INFO -- filling :login_field with "root"919[Apr 13 2023 08:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field920[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"921[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field922[Apr 13 2023 08:06:28 UTC (QA Tests)] INFO -- clicking :sign_in_button923[Apr 13 2023 08:06:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via api in 0.37 seconds924[Apr 13 2023 08:06:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link925[Apr 13 2023 08:06:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-513edd23.test/dashboard/snippets926 shows correct details of personal_snippet_with_single_file including file number927 behaves like displaying details on index page928[Apr 13 2023 08:06:39 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number929[Apr 13 2023 08:06:44 UTC (QA Tests)] INFO -- filling :login_field with "root"930[Apr 13 2023 08:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field931[Apr 13 2023 08:06:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"932[Apr 13 2023 08:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field933[Apr 13 2023 08:06:45 UTC (QA Tests)] INFO -- clicking :sign_in_button934[Apr 13 2023 08:06:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds935[Apr 13 2023 08:06:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds936[Apr 13 2023 08:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-snippets-9e46389b529be46f' via api in 1.04 seconds937[Apr 13 2023 08:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.56 seconds938[Apr 13 2023 08:06:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link939 shows correct details of project_snippet_with_single_file including file number940Verify941 Parent-child pipelines independent relationship942[Apr 13 2023 08:06:50 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes943[Apr 13 2023 08:06:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.14 seconds944[Apr 13 2023 08:06:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.27 seconds945[Apr 13 2023 08:06:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/pipeline-independent-relationship-3d5d5de97c8db969' via api in 1.44 seconds946[Apr 13 2023 08:06:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`947[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`948[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-3d5d5de97c8db969 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-3d5d5de97c8db969 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 pipeline-independent-relationship-3d5d5de97c8db969 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list pipeline-independent-relationship-3d5d5de97c8db969 --executor shell && gitlab-runner run" `949[Apr 13 2023 08:06:52 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-3d5d5de97c8db969`950[Apr 13 2023 08:06:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`951[Apr 13 2023 08:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-3d5d5de97c8db969' via api in 1.56 seconds952[Apr 13 2023 08:06:57 UTC (QA Tests)] INFO -- filling :login_field with "root"953[Apr 13 2023 08:06:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field954[Apr 13 2023 08:06:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"955[Apr 13 2023 08:06:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field956[Apr 13 2023 08:06:58 UTC (QA Tests)] INFO -- clicking :sign_in_button957[Apr 13 2023 08:07:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds958[Apr 13 2023 08:07:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/pipeline-independent-relationship-3d5d5de97c8db969959[Apr 13 2023 08:07:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link960[Apr 13 2023 08:07:07 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments961[Apr 13 2023 08:07:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-3d5d5de97c8db969'962[Apr 13 2023 08:07:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-3d5d5de97c8db969`963 parent pipelines passes if child passes964[Apr 13 2023 08:07:20 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails965[Apr 13 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.46 seconds966[Apr 13 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.61 seconds967[Apr 13 2023 08:07:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/pipeline-independent-relationship-2c240af8fa9fb3ad' via api in 1.18 seconds968[Apr 13 2023 08:07:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`969[Apr 13 2023 08:07:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`970[Apr 13 2023 08:07:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-2c240af8fa9fb3ad --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-2c240af8fa9fb3ad 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 pipeline-independent-relationship-2c240af8fa9fb3ad --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list pipeline-independent-relationship-2c240af8fa9fb3ad --executor shell && gitlab-runner run" `971[Apr 13 2023 08:07:22 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-2c240af8fa9fb3ad`972[Apr 13 2023 08:07:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`973[Apr 13 2023 08:07:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-2c240af8fa9fb3ad' via api in 1.61 seconds974[Apr 13 2023 08:07:28 UTC (QA Tests)] INFO -- filling :login_field with "root"975[Apr 13 2023 08:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field976[Apr 13 2023 08:07:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"977[Apr 13 2023 08:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field978[Apr 13 2023 08:07:28 UTC (QA Tests)] INFO -- clicking :sign_in_button979[Apr 13 2023 08:07:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds980[Apr 13 2023 08:07:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/pipeline-independent-relationship-2c240af8fa9fb3ad981[Apr 13 2023 08:07:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link982[Apr 13 2023 08:07:35 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments983[Apr 13 2023 08:07:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-2c240af8fa9fb3ad'984[Apr 13 2023 08:07:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-2c240af8fa9fb3ad`985 parent pipeline passes even if child fails986Verify987 Runner registration988[Apr 13 2023 08:07:48 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner989[Apr 13 2023 08:07:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`990[Apr 13 2023 08:07:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds991[Apr 13 2023 08:07:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds992[Apr 13 2023 08:07:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-ci-cd-e0bddbb7716d55d8' via api in 0.73 seconds993[Apr 13 2023 08:07:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`994[Apr 13 2023 08:07:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1681373268 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1681373268 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-1681373268 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `995[Apr 13 2023 08:07:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1681373268`996[Apr 13 2023 08:07:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`997[Apr 13 2023 08:07:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1681373268' via api in 7.28 seconds998[Apr 13 2023 08:08:00 UTC (QA Tests)] INFO -- filling :login_field with "root"999[Apr 13 2023 08:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1000[Apr 13 2023 08:08:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1001[Apr 13 2023 08:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1002[Apr 13 2023 08:08:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1003[Apr 13 2023 08:08:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-ci-cd-e0bddbb7716d55d81004[Apr 13 2023 08:08:05 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1005[Apr 13 2023 08:08:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1006[Apr 13 2023 08:08:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1681373268'1007[Apr 13 2023 08:08:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1681373268`1008 user registers a new project runner1009Release1010 Git clone using a deploy key1011[Apr 13 2023 08:08:09 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1012[Apr 13 2023 08:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1013[Apr 13 2023 08:08:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds1014[Apr 13 2023 08:08:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-404e3a90af88ede8' via api in 0.72 seconds1015[Apr 13 2023 08:08:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1016[Apr 13 2023 08:08:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1017[Apr 13 2023 08:08:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1373fd73 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1373fd73 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-1373fd73 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-1373fd73 --executor shell && gitlab-runner run" `1018[Apr 13 2023 08:08:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1373fd73`1019[Apr 13 2023 08:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1020[Apr 13 2023 08:08:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1373fd73' via api in 6.48 seconds1021[Apr 13 2023 08:08:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1022[Apr 13 2023 08:08:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1023[Apr 13 2023 08:08:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1024[Apr 13 2023 08:08:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1025[Apr 13 2023 08:08:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1026[Apr 13 2023 08:08:24 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20230413-39-y289qq/id_ecdsa -N `1027[Apr 13 2023 08:08:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-404e3a90af88ede81028[Apr 13 2023 08:08:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1029[Apr 13 2023 08:08:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1030[Apr 13 2023 08:08:28 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1031[Apr 13 2023 08:08:28 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1032[Apr 13 2023 08:08:29 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1033[Apr 13 2023 08:08:29 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1034[Apr 13 2023 08:08:29 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1035[Apr 13 2023 08:08:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.35 seconds1036[Apr 13 2023 08:08:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.69 seconds1037[Apr 13 2023 08:08:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1038[Apr 13 2023 08:08:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.84 seconds1039[Apr 13 2023 08:08:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1040[Apr 13 2023 08:08:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-404e3a90af88ede8/-/jobs/751041[Apr 13 2023 08:08:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1373fd73'1042[Apr 13 2023 08:08:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1373fd73`1043[Apr 13 2023 08:08:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-404e3a90af88ede8'1044 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1045[Apr 13 2023 08:08:41 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines1046[Apr 13 2023 08:08:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1047[Apr 13 2023 08:08:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.26 seconds1048[Apr 13 2023 08:08:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-47ca1fbdabdf30b4' via api in 0.79 seconds1049[Apr 13 2023 08:08:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1050[Apr 13 2023 08:08:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1051[Apr 13 2023 08:08:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3135434a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3135434a 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-3135434a --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-3135434a --executor shell && gitlab-runner run" `1052[Apr 13 2023 08:08:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3135434a`1053[Apr 13 2023 08:08:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1054[Apr 13 2023 08:08:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3135434a' via api in 1.42 seconds1055[Apr 13 2023 08:08:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1056[Apr 13 2023 08:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1057[Apr 13 2023 08:08:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1058[Apr 13 2023 08:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1059[Apr 13 2023 08:08:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1060[Apr 13 2023 08:08:53 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20230413-39-cl8qux/id_ed25519 -N `1061[Apr 13 2023 08:08:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-47ca1fbdabdf30b41062[Apr 13 2023 08:08:54 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1063[Apr 13 2023 08:08:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1064[Apr 13 2023 08:08:57 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1065[Apr 13 2023 08:08:57 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1066[Apr 13 2023 08:08:57 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1067[Apr 13 2023 08:08:57 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1068[Apr 13 2023 08:08:58 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1069[Apr 13 2023 08:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.16 seconds1070[Apr 13 2023 08:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1071[Apr 13 2023 08:09:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1072[Apr 13 2023 08:09:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.88 seconds1073[Apr 13 2023 08:09:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1074[Apr 13 2023 08:09:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3135434a'1075[Apr 13 2023 08:09:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3135434a`1076[Apr 13 2023 08:09:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-47ca1fbdabdf30b4'1077 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines1078[Apr 13 2023 08:09:18 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines1079[Apr 13 2023 08:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1080[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.22 seconds1081[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-919c5e0e2c7fa659' via api in 0.77 seconds1082[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1083[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1084[Apr 13 2023 08:09:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-75a24575 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-75a24575 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-75a24575 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-75a24575 --executor shell && gitlab-runner run" `1085[Apr 13 2023 08:09:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-75a24575`1086[Apr 13 2023 08:09:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1087[Apr 13 2023 08:09:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-75a24575' via api in 1.45 seconds1088[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1089[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1090[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1091[Apr 13 2023 08:09:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1092[Apr 13 2023 08:09:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1093[Apr 13 2023 08:09:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20230413-39-tdy0v0/id_rsa -N `1094[Apr 13 2023 08:09:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-919c5e0e2c7fa6591095[Apr 13 2023 08:09:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1096[Apr 13 2023 08:09:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1097[Apr 13 2023 08:09:42 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1098[Apr 13 2023 08:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1099[Apr 13 2023 08:09:42 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1100[Apr 13 2023 08:09:42 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1101[Apr 13 2023 08:09:43 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1102[Apr 13 2023 08:09:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.64 seconds1103[Apr 13 2023 08:09:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1104[Apr 13 2023 08:09:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1105[Apr 13 2023 08:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.93 seconds1106[Apr 13 2023 08:09:46 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1107[Apr 13 2023 08:09:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-75a24575'1108[Apr 13 2023 08:09:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-75a24575`1109[Apr 13 2023 08:09:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/deploy-key-clone-project-919c5e0e2c7fa659'1110 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines1111Data Stores1112 User1113 when added to sub-group1114[Apr 13 2023 08:09:50 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files1115[Apr 13 2023 08:09:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1116[Apr 13 2023 08:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-2f6ad405c69b0816' via api in 0.47 seconds1117[Apr 13 2023 08:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-2f6ad405c69b0816/sub-group-to-test-user-access-73b25645df5a1f77' via api in 0.29 seconds1118[Apr 13 2023 08:09:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-2f6ad405c69b0816/parent-group-project-to-test-user-access-b6992a97b27991e7' via api in 0.97 seconds1119[Apr 13 2023 08:09:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-46f939ce4e667de1' via api in 0.31 seconds1120[Apr 13 2023 08:09:53 UTC (QA Tests)] INFO -- Adding user qa-user-46f939ce4e667de1 to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-2f6ad405c69b0816/sub-group-to-test-user-access-73b25645df5a1f77 QA::Resource::Group1121[Apr 13 2023 08:09:57 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-46f939ce4e667de1"1122[Apr 13 2023 08:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1123[Apr 13 2023 08:09:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1124[Apr 13 2023 08:09:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1125[Apr 13 2023 08:09:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1126[Apr 13 2023 08:10:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-2f6ad405c69b0816/parent-group-project-to-test-user-access-b6992a97b27991e71127[Apr 13 2023 08:10:02 UTC (QA Tests)] INFO -- clicking :file_name_link1128[Apr 13 2023 08:10:02 UTC (QA Tests)] INFO -- clicking :edit_menu_item1129[Apr 13 2023 08:10:03 UTC (QA Tests)] INFO -- clicking :edit_button1130[Apr 13 2023 08:10:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-46f939ce4e667de1'1131 is not allowed to edit the parent group project files1132 when added to parent group1133[Apr 13 2023 08:10:03 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files1134[Apr 13 2023 08:10:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1135[Apr 13 2023 08:10:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-b3ea3cfb83b64faf' via api in 0.43 seconds1136[Apr 13 2023 08:10:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-b3ea3cfb83b64faf/sub-group-to-test-user-access-709206ce7e589107' via api in 0.29 seconds1137[Apr 13 2023 08:10:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d7d3aa95d4bad3e6' via api in 0.36 seconds1138[Apr 13 2023 08:10:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-b3ea3cfb83b64faf/sub-group-to-test-user-access-709206ce7e589107/sub-group-project-to-test-user-access-b9cb8e61ff0eed6c' via api in 0.82 seconds1139[Apr 13 2023 08:10:05 UTC (QA Tests)] INFO -- Adding user qa-user-d7d3aa95d4bad3e6 to gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-b3ea3cfb83b64faf QA::Resource::Group1140[Apr 13 2023 08:10:10 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d7d3aa95d4bad3e6"1141[Apr 13 2023 08:10:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1142[Apr 13 2023 08:10:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1143[Apr 13 2023 08:10:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1144[Apr 13 2023 08:10:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1145[Apr 13 2023 08:10:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/parent-group-to-test-user-access-b3ea3cfb83b64faf/sub-group-to-test-user-access-709206ce7e589107/sub-group-project-to-test-user-access-b9cb8e61ff0eed6c1146[Apr 13 2023 08:10:14 UTC (QA Tests)] INFO -- clicking :file_name_link1147[Apr 13 2023 08:10:15 UTC (QA Tests)] INFO -- clicking :edit_menu_item1148[Apr 13 2023 08:10:15 UTC (QA Tests)] INFO -- clicking :edit_button1149[Apr 13 2023 08:10:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d7d3aa95d4bad3e6'1150 is allowed to edit the sub-group project files1151Secure1152 License merge request widget1153 when a CycloneDX SBOM file exists1154 manage licenses from the merge request (PENDING: Test is not compatible with this environment or pipeline)1155 when a license scanning report exists1156[Apr 13 2023 08:10:17 UTC (QA Tests)] INFO -- Starting test: Secure License merge request widget when a license scanning report exists manage licenses from the merge request1157[Apr 13 2023 08:10:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1158[Apr 13 2023 08:10:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1159[Apr 13 2023 08:10:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1160[Apr 13 2023 08:10:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1161[Apr 13 2023 08:10:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1162[Apr 13 2023 08:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1163[Apr 13 2023 08:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds1164[Apr 13 2023 08:10:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/license-widget-project-5027fb52f11f2af0' via api in 1.98 seconds1165[Apr 13 2023 08:10:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1166[Apr 13 2023 08:10:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1167[Apr 13 2023 08:10:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1681373427 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1681373427 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-1681373427 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list secure_license --executor shell && gitlab-runner run" `1168[Apr 13 2023 08:10:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1681373427`1169[Apr 13 2023 08:10:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1170[Apr 13 2023 08:10:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1681373427' via api in 1.55 seconds1171[Apr 13 2023 08:10:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1172[Apr 13 2023 08:10:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/license-widget-project-5027fb52f11f2af01173[Apr 13 2023 08:10:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1174[Apr 13 2023 08:10:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1175[Apr 13 2023 08:10:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.63 seconds1176[Apr 13 2023 08:10:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/license-widget-project-5027fb52f11f2af01177[Apr 13 2023 08:10:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1178[Apr 13 2023 08:10:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/license-widget-project-5027fb52f11f2af0/-/merge_requests/11179[Apr 13 2023 08:11:02 UTC (QA Tests)] INFO -- clicking :mr_widget_extension_actions_button1180[Apr 13 2023 08:11:02 UTC (QA Tests)] INFO -- clicking :policies_tab1181[Apr 13 2023 08:11:03 UTC (QA Tests)] INFO -- clicking :license_add_button1182[Apr 13 2023 08:11:03 UTC (QA Tests)] INFO -- clicking :add_license_submit_button1183[Apr 13 2023 08:11:04 UTC (QA Tests)] INFO -- clicking :license_add_button1184[Apr 13 2023 08:11:04 UTC (QA Tests)] INFO -- clicking :add_license_submit_button1185[Apr 13 2023 08:11:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/license-widget-project-5027fb52f11f2af0/-/merge_requests/11186[Apr 13 2023 08:11:10 UTC (QA Tests)] INFO -- clicking :toggle_button1187[Apr 13 2023 08:11:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1681373427'1188[Apr 13 2023 08:11:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1681373427`1189 manage licenses from the merge request1190Manage1191 User with minimal access to group1192[Apr 13 2023 08:11:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5e0b649f7252f68a' via api in 0.29 seconds1193[Apr 13 2023 08:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.17 seconds1194[Apr 13 2023 08:11:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-fec0934e8576c045' via api in 1.05 seconds1195[Apr 13 2023 08:11:16 UTC (QA Tests)] INFO -- Adding user qa-user-5e0b649f7252f68a to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1196[Apr 13 2023 08:11:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-fec0934e8576c045/project-for-minimal-access-3c37d244698b02da' via api in 1.77 seconds1197[Apr 13 2023 08:11:18 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to push code via the CLI1198 is not allowed to push code via the CLI1199[Apr 13 2023 08:11:19 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to create a file via the API1200[Apr 13 2023 08:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1201[Apr 13 2023 08:11:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.22 seconds1202[Apr 13 2023 08:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-new-file-2a67d7651ee46e74' via api in 1.13 seconds1203[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-5e0b649f7252f68a1204[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- Caching token for username: qa-user-5e0b649f7252f68a, last six chars of token:8pkqyH1205[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-5e0b649f7252f68a-1kuvo0l7' via api in 0.08 seconds1206 is not allowed to create a file via the API1207[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to commit via the API1208 is not allowed to commit via the API1209[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-5e0b649f7252f68a'1210[Apr 13 2023 08:11:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-fec0934e8576c045/project-for-minimal-access-3c37d244698b02da'1211[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-fec0934e8576c045'1212Verify1213 Run pipeline with manual jobs1214[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state1215[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1216[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds1217[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/pipeline-with-manual-job-e66190c30b22b7ba' via api in 0.68 seconds1218[Apr 13 2023 08:11:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1219[Apr 13 2023 08:11:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1220[Apr 13 2023 08:11:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-6aa991c0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-6aa991c0 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-6aa991c0 --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-6aa991c0 --executor shell && gitlab-runner run" `1221[Apr 13 2023 08:11:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-6aa991c0`1222[Apr 13 2023 08:11:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1223[Apr 13 2023 08:11:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-6aa991c0' via api in 1.55 seconds1224[Apr 13 2023 08:11:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1225[Apr 13 2023 08:11:24 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...1226[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1227[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1228[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1229[Apr 13 2023 08:11:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1230[Apr 13 2023 08:11:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1231[Apr 13 2023 08:11:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/pipeline-with-manual-job-e66190c30b22b7ba1232[Apr 13 2023 08:11:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1233[Apr 13 2023 08:11:41 UTC (QA Tests)] INFO -- clicking :job_action_button1234[Apr 13 2023 08:12:06 UTC (QA Tests)] INFO -- clicking :job_dropdown_container1235[Apr 13 2023 08:12:16 UTC (QA Tests)] INFO -- clicking :job_dropdown_container1236[Apr 13 2023 08:12:16 UTC (QA Tests)] INFO -- clicking :job_dropdown_container1237[Apr 13 2023 08:12:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-6aa991c0'1238[Apr 13 2023 08:12:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-6aa991c0`1239 does not leave any job in skipped state1240Plan1241 Epics milestone dates API1242[Apr 13 2023 08:12:27 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue1243[Apr 13 2023 08:12:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1244[Apr 13 2023 08:12:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-818fd190f3e4c881' via api in 0.42 seconds1245[Apr 13 2023 08:12:28 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.22 seconds1246[Apr 13 2023 08:12:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-818fd190f3e4c881/epic-milestone-project-aae124cbfa75203b-be1dc7a69578d90e' via api in 0.54 seconds1247[Apr 13 2023 08:12:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.13 seconds1248[Apr 13 2023 08:12:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.59 seconds1249 updates epic dates when removing issue1250[Apr 13 2023 08:12:31 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1251[Apr 13 2023 08:12:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1252[Apr 13 2023 08:12:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-bccf48f19ef872f7' via api in 1.08 seconds1253[Apr 13 2023 08:12:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.14 seconds1254[Apr 13 2023 08:12:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-bccf48f19ef872f7/epic-milestone-project-508234a81d4e80bc-2f2f917b8e659407' via api in 0.53 seconds1255[Apr 13 2023 08:12:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.4 seconds1256[Apr 13 2023 08:12:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.46 seconds1257[Apr 13 2023 08:12:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '2'1258 updates epic dates when deleting milestones1259[Apr 13 2023 08:12:34 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1260[Apr 13 2023 08:12:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1261[Apr 13 2023 08:12:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-466065064bcd472c' via api in 0.41 seconds1262[Apr 13 2023 08:12:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.72 seconds1263[Apr 13 2023 08:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-466065064bcd472c/epic-milestone-project-80d3eeddb63764e4-7f6a7ee31aded209' via api in 0.45 seconds1264[Apr 13 2023 08:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.14 seconds1265[Apr 13 2023 08:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.3 seconds1266 updates epic dates when updating milestones1267[Apr 13 2023 08:12:37 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1268[Apr 13 2023 08:12:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1269[Apr 13 2023 08:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-ac1533d8917d2d73' via api in 0.44 seconds1270[Apr 13 2023 08:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.18 seconds1271[Apr 13 2023 08:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-ac1533d8917d2d73/epic-milestone-project-b093a3cbd06e3daf-359ee863d6ba85a4' via api in 0.44 seconds1272[Apr 13 2023 08:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.13 seconds1273[Apr 13 2023 08:12:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.4 seconds1274[Apr 13 2023 08:12:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.12 seconds1275[Apr 13 2023 08:12:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.54 seconds1276 updates epic dates when adding another issue1277Create1278 Merge request squashing1279[Apr 13 2023 08:12:40 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1280[Apr 13 2023 08:12:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1281[Apr 13 2023 08:12:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1282[Apr 13 2023 08:12:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1283[Apr 13 2023 08:12:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1284[Apr 13 2023 08:12:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1285[Apr 13 2023 08:12:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1286[Apr 13 2023 08:12:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds1287[Apr 13 2023 08:12:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/squash-before-merge-06b6f21fc9a10abd' via api in 0.67 seconds1288[Apr 13 2023 08:12:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1289[Apr 13 2023 08:12:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1290[Apr 13 2023 08:12:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.43 seconds1291[Apr 13 2023 08:12:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1292[Apr 13 2023 08:12:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.01 seconds1293[Apr 13 2023 08:12:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/squash-before-merge-06b6f21fc9a10abd/-/merge_requests/11294[Apr 13 2023 08:12:55 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1295[Apr 13 2023 08:12:56 UTC (QA Tests)] INFO -- clicking :merge_button1296 user squashes commits while merging1297Create1298 Repository tags1299 when not protected1300 behaves like successful tag creation1301[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by developer_user1302[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1303[Apr 13 2023 08:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.21 seconds1304[Apr 13 2023 08:13:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-8f31ef63b872bb49' via api in 1.01 seconds1305[Apr 13 2023 08:13:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1306[Apr 13 2023 08:13:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-8f31ef63b872bb49 QA::Resource::Project1307[Apr 13 2023 08:13:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.28 seconds1308[Apr 13 2023 08:13:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-8f31ef63b872bb49 QA::Resource::Project1309[Apr 13 2023 08:13:05 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1310[Apr 13 2023 08:13:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1311[Apr 13 2023 08:13:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1312[Apr 13 2023 08:13:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1313[Apr 13 2023 08:13:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1314[Apr 13 2023 08:13:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-8f31ef63b872bb491315[Apr 13 2023 08:13:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1316[Apr 13 2023 08:13:11 UTC (QA Tests)] INFO -- clicking :new_tag_button1317[Apr 13 2023 08:13:12 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1318[Apr 13 2023 08:13:12 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1319[Apr 13 2023 08:13:12 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1320[Apr 13 2023 08:13:12 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1321[Apr 13 2023 08:13:12 UTC (QA Tests)] INFO -- clicking :create_tag_button1322 can be created by developer_user1323 behaves like successful tag creation1324[Apr 13 2023 08:13:14 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by maintainer_user1325[Apr 13 2023 08:13:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1326[Apr 13 2023 08:13:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.17 seconds1327[Apr 13 2023 08:13:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-e2a97eadb40b172a' via api in 1.13 seconds1328[Apr 13 2023 08:13:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1329[Apr 13 2023 08:13:15 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-e2a97eadb40b172a QA::Resource::Project1330[Apr 13 2023 08:13:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1331[Apr 13 2023 08:13:16 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-e2a97eadb40b172a QA::Resource::Project1332[Apr 13 2023 08:13:20 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1333[Apr 13 2023 08:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1334[Apr 13 2023 08:13:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1335[Apr 13 2023 08:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1336[Apr 13 2023 08:13:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1337[Apr 13 2023 08:13:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-e2a97eadb40b172a1338[Apr 13 2023 08:13:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1339[Apr 13 2023 08:13:26 UTC (QA Tests)] INFO -- clicking :new_tag_button1340[Apr 13 2023 08:13:26 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1341[Apr 13 2023 08:13:26 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1342[Apr 13 2023 08:13:27 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1343[Apr 13 2023 08:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1344[Apr 13 2023 08:13:27 UTC (QA Tests)] INFO -- clicking :create_tag_button1345 can be created by maintainer_user1346 when protected1347 behaves like successful tag creation1348[Apr 13 2023 08:13:28 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like successful tag creation can be created by maintainer_user1349[Apr 13 2023 08:13:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1350[Apr 13 2023 08:13:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds1351[Apr 13 2023 08:13:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-9c7c934eb8666f5b' via api in 1.25 seconds1352[Apr 13 2023 08:13:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1353[Apr 13 2023 08:13:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-9c7c934eb8666f5b QA::Resource::Project1354[Apr 13 2023 08:13:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1355[Apr 13 2023 08:13:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-9c7c934eb8666f5b QA::Resource::Project1356[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1357[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1358[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1359[Apr 13 2023 08:13:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1360[Apr 13 2023 08:13:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1361[Apr 13 2023 08:13:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-9c7c934eb8666f5b1362[Apr 13 2023 08:13:40 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1363[Apr 13 2023 08:13:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1364[Apr 13 2023 08:13:44 UTC (QA Tests)] INFO -- clicking :tags_dropdown1365[Apr 13 2023 08:13:44 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1366[Apr 13 2023 08:13:44 UTC (QA Tests)] INFO -- clicking :protect_tag_button1367[Apr 13 2023 08:13:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content1368[Apr 13 2023 08:13:49 UTC (QA Tests)] INFO -- clicking :sign_out_link1369[Apr 13 2023 08:13:51 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1370[Apr 13 2023 08:13:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1371[Apr 13 2023 08:13:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1372[Apr 13 2023 08:13:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1373[Apr 13 2023 08:13:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1374[Apr 13 2023 08:13:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-9c7c934eb8666f5b1375[Apr 13 2023 08:13:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1376[Apr 13 2023 08:13:58 UTC (QA Tests)] INFO -- clicking :new_tag_button1377[Apr 13 2023 08:13:59 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1378[Apr 13 2023 08:13:59 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1379[Apr 13 2023 08:14:00 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1380[Apr 13 2023 08:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1381[Apr 13 2023 08:14:00 UTC (QA Tests)] INFO -- clicking :create_tag_button1382 can be created by maintainer_user1383 behaves like unsuccessful tag creation1384[Apr 13 2023 08:14:01 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like unsuccessful tag creation cannot be created by an unauthorized developer_user1385[Apr 13 2023 08:14:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1386[Apr 13 2023 08:14:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds1387[Apr 13 2023 08:14:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-b58d5249e5050b58' via api in 0.99 seconds1388[Apr 13 2023 08:14:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1389[Apr 13 2023 08:14:02 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-b58d5249e5050b58 QA::Resource::Project1390[Apr 13 2023 08:14:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1391[Apr 13 2023 08:14:03 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-b58d5249e5050b58 QA::Resource::Project1392[Apr 13 2023 08:14:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1393[Apr 13 2023 08:14:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1394[Apr 13 2023 08:14:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1395[Apr 13 2023 08:14:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1396[Apr 13 2023 08:14:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1397[Apr 13 2023 08:14:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-b58d5249e5050b581398[Apr 13 2023 08:14:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1399[Apr 13 2023 08:14:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1400[Apr 13 2023 08:14:15 UTC (QA Tests)] INFO -- clicking :tags_dropdown1401[Apr 13 2023 08:14:15 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1402[Apr 13 2023 08:14:16 UTC (QA Tests)] INFO -- clicking :protect_tag_button1403[Apr 13 2023 08:14:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content1404[Apr 13 2023 08:14:20 UTC (QA Tests)] INFO -- clicking :sign_out_link1405[Apr 13 2023 08:14:23 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1406[Apr 13 2023 08:14:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1407[Apr 13 2023 08:14:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1408[Apr 13 2023 08:14:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1409[Apr 13 2023 08:14:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1410[Apr 13 2023 08:14:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-for-tags-b58d5249e5050b581411[Apr 13 2023 08:14:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1412[Apr 13 2023 08:14:28 UTC (QA Tests)] INFO -- clicking :new_tag_button1413[Apr 13 2023 08:14:28 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1414[Apr 13 2023 08:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1415[Apr 13 2023 08:14:29 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1416[Apr 13 2023 08:14:29 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1417[Apr 13 2023 08:14:29 UTC (QA Tests)] INFO -- clicking :create_tag_button1418 cannot be created by an unauthorized developer_user1419Create1420 Codeowners1421 when the project is in the root group1422 and the code owner is the root group1423 behaves like code owner merge request1424[Apr 13 2023 08:14:30 UTC (QA Tests)] 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 merged1425[Apr 13 2023 08:14:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1426[Apr 13 2023 08:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a8537948607dc882' via api in 0.24 seconds1427[Apr 13 2023 08:14:31 UTC (QA Tests)] INFO -- Adding user qa-user-a8537948607dc882 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1428[Apr 13 2023 08:14:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1429[Apr 13 2023 08:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1430[Apr 13 2023 08:14:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1431[Apr 13 2023 08:14:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1432[Apr 13 2023 08:14:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1433[Apr 13 2023 08:14:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-f538bf6cc4d5d1ed' via api in 0.71 seconds1434[Apr 13 2023 08:14:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-f538bf6cc4d5d1ed1435[Apr 13 2023 08:14:41 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1436[Apr 13 2023 08:14:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1437[Apr 13 2023 08:14:42 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1438[Apr 13 2023 08:14:42 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1439[Apr 13 2023 08:14:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1440[Apr 13 2023 08:14:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.09 seconds1441[Apr 13 2023 08:14:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.48 seconds1442[Apr 13 2023 08:14:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.42 seconds1443[Apr 13 2023 08:14:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content1444[Apr 13 2023 08:14:50 UTC (QA Tests)] INFO -- clicking :sign_out_link1445[Apr 13 2023 08:14:53 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a8537948607dc882"1446[Apr 13 2023 08:14:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1447[Apr 13 2023 08:14:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1448[Apr 13 2023 08:14:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1449[Apr 13 2023 08:14:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1450[Apr 13 2023 08:14:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-f538bf6cc4d5d1ed/-/merge_requests/11451[Apr 13 2023 08:15:20 UTC (QA Tests)] INFO -- clicking :approve_button1452[Apr 13 2023 08:15:21 UTC (QA Tests)] INFO -- clicking :merge_button1453[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content1454[Apr 13 2023 08:15:28 UTC (QA Tests)] INFO -- clicking :sign_out_link1455[Apr 13 2023 08:15:29 UTC (QA Tests)] INFO -- Removing user qa-user-a8537948607dc882 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1456[Apr 13 2023 08:15:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a8537948607dc882'1457[Apr 13 2023 08:15:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-f538bf6cc4d5d1ed'1458 is approved and merged1459 and the code owner is a user1460 behaves like code owner merge request1461[Apr 13 2023 08:15:30 UTC (QA Tests)] 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 merged1462[Apr 13 2023 08:15:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1463[Apr 13 2023 08:15:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-29db7affb0044d4e' via api in 0.8 seconds1464[Apr 13 2023 08:15:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-19e89a1e324095b9' via api in 0.32 seconds1465[Apr 13 2023 08:15:31 UTC (QA Tests)] INFO -- Adding user qa-user-19e89a1e324095b9 to gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-29db7affb0044d4e QA::Resource::Project1466[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1467[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1468[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1469[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1470[Apr 13 2023 08:15:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1471[Apr 13 2023 08:15:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-29db7affb0044d4e1472[Apr 13 2023 08:15:41 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1473[Apr 13 2023 08:15:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1474[Apr 13 2023 08:15:42 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1475[Apr 13 2023 08:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1476[Apr 13 2023 08:15:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds1477[Apr 13 2023 08:15:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds1478[Apr 13 2023 08:15:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.51 seconds1479[Apr 13 2023 08:15:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.62 seconds1480[Apr 13 2023 08:15:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content1481[Apr 13 2023 08:15:50 UTC (QA Tests)] INFO -- clicking :sign_out_link1482[Apr 13 2023 08:15:53 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-19e89a1e324095b9"1483[Apr 13 2023 08:15:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1484[Apr 13 2023 08:15:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1485[Apr 13 2023 08:15:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1486[Apr 13 2023 08:15:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1487[Apr 13 2023 08:15:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-29db7affb0044d4e/-/merge_requests/11488[Apr 13 2023 08:16:19 UTC (QA Tests)] INFO -- clicking :approve_button1489[Apr 13 2023 08:16:20 UTC (QA Tests)] INFO -- clicking :merge_button1490[Apr 13 2023 08:16:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content1491[Apr 13 2023 08:16:26 UTC (QA Tests)] INFO -- clicking :sign_out_link1492[Apr 13 2023 08:16:27 UTC (QA Tests)] INFO -- Removing user qa-user-19e89a1e324095b9 from gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-29db7affb0044d4e QA::Resource::Project1493[Apr 13 2023 08:16:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-19e89a1e324095b9'1494[Apr 13 2023 08:16:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/code-owner-approve-and-merge-29db7affb0044d4e'1495 is approved and merged1496Plan1497 Group issue boards1498[Apr 13 2023 08:16:27 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu1499[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1500[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1501[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1502[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1503[Apr 13 2023 08:16:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1504[Apr 13 2023 08:16:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds1505[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.25 seconds1506[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-c79bac5f' via api in 0.14 seconds1507[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-0a14accd' via api in 0.14 seconds1508[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-a8042cce' via api in 0.14 seconds1509[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1510[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-04-13-07-50-40-97d518af39e7cfdc"1511[Apr 13 2023 08:16:36 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1512[Apr 13 2023 08:16:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1513[Apr 13 2023 08:16:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1514 shows multiple group boards in the boards dropdown menu1515Verify1516 Pipeline API defined variable inheritance1517[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition1518[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1519[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-f17xd8xq' via api in 0.49 seconds1520[Apr 13 2023 08:16:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1521[Apr 13 2023 08:16:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1522[Apr 13 2023 08:16:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name f17xd8xq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach f17xd8xq 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 f17xd8xq --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list f17xd8xq --executor shell && gitlab-runner run" `1523[Apr 13 2023 08:16:42 UTC (QA Tests)] INFO -- Executing: `docker logs f17xd8xq`1524[Apr 13 2023 08:16:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1525[Apr 13 2023 08:16:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'f17xd8xq' via api in 1.5 seconds1526[Apr 13 2023 08:16:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1527[Apr 13 2023 08:16:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1528[Apr 13 2023 08:16:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1529[Apr 13 2023 08:16:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1530[Apr 13 2023 08:16:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1531[Apr 13 2023 08:16:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-f17xd8xq/downstream1-variable-inheritance-918cd1658b1fa93c' via api in 0.48 seconds1532[Apr 13 2023 08:16:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1533[Apr 13 2023 08:16:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-f17xd8xq/upstream-variable-inheritance-90f06fc5b63e467a' via api in 0.45 seconds1534[Apr 13 2023 08:16:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1535[Apr 13 2023 08:16:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.08 seconds1536[Apr 13 2023 08:16:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.12 seconds1537[Apr 13 2023 08:16:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.12 seconds1538[Apr 13 2023 08:16:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.06 seconds1539[Apr 13 2023 08:16:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.08 seconds1540[Apr 13 2023 08:16:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.68 seconds1541[Apr 13 2023 08:16:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.08 seconds1542[Apr 13 2023 08:16:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.16 seconds1543[Apr 13 2023 08:16:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.07 seconds1544[Apr 13 2023 08:16:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '32' via api in 0.09 seconds1545[Apr 13 2023 08:16:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '36' via api in 0.77 seconds1546[Apr 13 2023 08:16:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.08 seconds1547[Apr 13 2023 08:17:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.12 seconds1548[Apr 13 2023 08:17:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.58 seconds1549[Apr 13 2023 08:17:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '39' via api in 0.1 seconds1550[Apr 13 2023 08:17:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.08 seconds1551[Apr 13 2023 08:17:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '38' via api in 0.07 seconds1552[Apr 13 2023 08:17:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.08 seconds1553[Apr 13 2023 08:17:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '37' via api in 0.07 seconds1554[Apr 13 2023 08:17:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.08 seconds1555[Apr 13 2023 08:17:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '39' via api in 0.07 seconds1556[Apr 13 2023 08:17:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'f17xd8xq'1557[Apr 13 2023 08:17:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f f17xd8xq`1558 is determined based on forward:pipeline_variables condition1559Analytics1560 Service ping default enabled1561 when using default enabled from gitlab.yml config1562[Apr 13 2023 08:17:12 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled1563[Apr 13 2023 08:17:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1564[Apr 13 2023 08:17:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1565[Apr 13 2023 08:17:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1566[Apr 13 2023 08:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1567[Apr 13 2023 08:17:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1568[Apr 13 2023 08:17:20 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1569[Apr 13 2023 08:17:20 UTC (QA Tests)] INFO -- clicking :admin_area_link1570[Apr 13 2023 08:17:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1571[Apr 13 2023 08:17:23 UTC (QA Tests)] INFO -- clicking :admin_settings_metrics_and_profiling_link1572 has service ping toggle enabled1573Manage1574 basic user login1575[Apr 13 2023 08:17:25 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1576[Apr 13 2023 08:17:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1577[Apr 13 2023 08:17:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1578[Apr 13 2023 08:17:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1579[Apr 13 2023 08:17:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1580[Apr 13 2023 08:17:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1581[Apr 13 2023 08:17:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content1582[Apr 13 2023 08:17:36 UTC (QA Tests)] INFO -- clicking :sign_out_link1583 user logs in using basic credentials and logs out1584Create1585 Push over SSH using Git protocol version 21586[Apr 13 2023 08:17:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1587[Apr 13 2023 08:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1588[Apr 13 2023 08:17:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1589[Apr 13 2023 08:17:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1590[Apr 13 2023 08:17:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1591[Apr 13 2023 08:17:45 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230413-39-4th31y/id_rsa -N `1592[Apr 13 2023 08:17:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 0.44 seconds1593[Apr 13 2023 08:17:45 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository1594[Apr 13 2023 08:17:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1595[Apr 13 2023 08:17:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds1596[Apr 13 2023 08:17:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/git-protocol-project-e83393fc71ec1030' via api in 0.62 seconds1597[Apr 13 2023 08:17:48 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1598[Apr 13 2023 08:17:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/git-protocol-project-e83393fc71ec10301599[Apr 13 2023 08:17:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'1600 user pushes to the repository1601Manage1602 Group access tokens1603[Apr 13 2023 08:17:52 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI1604[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1605[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1606[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1607[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1608[Apr 13 2023 08:17:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1609[Apr 13 2023 08:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1610[Apr 13 2023 08:18:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.17 seconds1611[Apr 13 2023 08:18:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-513edd23.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc1612[Apr 13 2023 08:18:04 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1613[Apr 13 2023 08:18:04 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1614[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"1615[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field1616[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- clicking :api_label1617[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-04-15"1618[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1619[Apr 13 2023 08:18:05 UTC (QA Tests)] INFO -- clicking :create_token_button1620[Apr 13 2023 08:18:06 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button1621[Apr 13 2023 08:18:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-8pto4h7m', token's bot username 'group_5_bot_f99f5558e512ec13f659d88948c86a50' via browser_ui in 14.18 seconds1622[Apr 13 2023 08:18:06 UTC (QA Tests)] INFO -- clicking :revoke_button1623[Apr 13 2023 08:18:07 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1624 can be created and revoked via the UI1625Create1626 batch comments in merge request1627[Apr 13 2023 08:18:08 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a diff review1628[Apr 13 2023 08:18:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1629[Apr 13 2023 08:18:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1630[Apr 13 2023 08:18:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1631[Apr 13 2023 08:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1632[Apr 13 2023 08:18:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1633[Apr 13 2023 08:18:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds1634[Apr 13 2023 08:18:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.23 seconds1635[Apr 13 2023 08:18:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-merge-request-041cd17f1b009e72' via api in 0.84 seconds1636[Apr 13 2023 08:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1637[Apr 13 2023 08:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1638[Apr 13 2023 08:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.23 seconds1639[Apr 13 2023 08:18:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-merge-request-041cd17f1b009e72/-/merge_requests/11640[Apr 13 2023 08:18:20 UTC (QA Tests)] INFO -- clicking :diffs_tab1641[Apr 13 2023 08:18:21 UTC (QA Tests)] INFO -- clicking :diff_comment_button1642[Apr 13 2023 08:18:22 UTC (QA Tests)] INFO -- clicking :dismiss_suggestion_popover_button1643[Apr 13 2023 08:18:22 UTC (QA Tests)] INFO -- filling :reply_field with "Can you check this line of code?"1644[Apr 13 2023 08:18:22 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1645[Apr 13 2023 08:18:23 UTC (QA Tests)] INFO -- clicking :start_review_button1646[Apr 13 2023 08:18:29 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown1647[Apr 13 2023 08:18:29 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown1648[Apr 13 2023 08:18:29 UTC (QA Tests)] INFO -- clicking :submit_review_button1649[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1650[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Update file"1651[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- clicking :notes_tab1652[Apr 13 2023 08:18:31 UTC (QA Tests)] INFO -- clicking :resolve_discussion_button1653 user submits a diff review1654[Apr 13 2023 08:18:32 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a non-diff review1655[Apr 13 2023 08:18:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1656[Apr 13 2023 08:18:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1657[Apr 13 2023 08:18:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1658[Apr 13 2023 08:18:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1659[Apr 13 2023 08:18:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1660[Apr 13 2023 08:18:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1661[Apr 13 2023 08:18:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds1662[Apr 13 2023 08:18:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-merge-request-b398a66a23cdb9c5' via api in 0.98 seconds1663[Apr 13 2023 08:18:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1664[Apr 13 2023 08:18:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1665[Apr 13 2023 08:18:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.23 seconds1666[Apr 13 2023 08:18:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-merge-request-b398a66a23cdb9c5/-/merge_requests/11667[Apr 13 2023 08:18:44 UTC (QA Tests)] INFO -- clicking :notes_tab1668[Apr 13 2023 08:18:44 UTC (QA Tests)] INFO -- filling :comment_field with "I'm starting a new discussion"1669[Apr 13 2023 08:18:44 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1670[Apr 13 2023 08:18:45 UTC (QA Tests)] INFO -- clicking :discussion_menu_item1671[Apr 13 2023 08:18:45 UTC (QA Tests)] INFO -- clicking :comment_button1672[Apr 13 2023 08:18:46 UTC (QA Tests)] INFO -- filling :reply_field with "Could you please check this?"1673[Apr 13 2023 08:18:46 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1674[Apr 13 2023 08:18:47 UTC (QA Tests)] INFO -- clicking :start_review_button1675[Apr 13 2023 08:18:53 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown1676[Apr 13 2023 08:18:53 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown1677[Apr 13 2023 08:18:53 UTC (QA Tests)] INFO -- clicking :submit_review_button1678 user submits a non-diff review1679Create1680 Add a directory in Web IDE1681 when user adds a new empty directory1682[Apr 13 2023 08:18:54 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows successfully but not able to be committed1683[Apr 13 2023 08:18:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1684[Apr 13 2023 08:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1685[Apr 13 2023 08:18:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1686[Apr 13 2023 08:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1687[Apr 13 2023 08:18:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1688[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1689[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds1690[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/add-directory-project-16fc6f3eae6e9b14' via api in 1.02 seconds1691[Apr 13 2023 08:19:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/add-directory-project-16fc6f3eae6e9b141692[Apr 13 2023 08:19:05 UTC (QA Tests)] INFO -- clicking :web_ide_button1693 shows successfully but not able to be committed1694 when a directory with the same name already exists1695[Apr 13 2023 08:19:20 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error1696[Apr 13 2023 08:19:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1697[Apr 13 2023 08:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1698[Apr 13 2023 08:19:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1699[Apr 13 2023 08:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1700[Apr 13 2023 08:19:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1701[Apr 13 2023 08:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1702[Apr 13 2023 08:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds1703[Apr 13 2023 08:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/add-directory-project-13baa2cab5d4b2e9' via api in 1.12 seconds1704[Apr 13 2023 08:19:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/add-directory-project-13baa2cab5d4b2e91705[Apr 13 2023 08:19:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1706[Apr 13 2023 08:19:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/add-directory-project-13baa2cab5d4b2e91707[Apr 13 2023 08:19:32 UTC (QA Tests)] INFO -- clicking :web_ide_button1708 throws an error1709Create1710 File with unusual name1711 when file name starts with a dash and contains hash, semicolon, colon, and question mark1712[Apr 13 2023 08:19:36 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1713[Apr 13 2023 08:19:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1714[Apr 13 2023 08:19:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1715[Apr 13 2023 08:19:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1716[Apr 13 2023 08:19:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1717[Apr 13 2023 08:19:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1718[Apr 13 2023 08:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1719[Apr 13 2023 08:19:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.18 seconds1720[Apr 13 2023 08:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-new-file-1b30c05ddaa43422' via api in 0.97 seconds1721[Apr 13 2023 08:19:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1722[Apr 13 2023 08:19:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.21 seconds1723[Apr 13 2023 08:19:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/unusually-named-file-project-08db2bb932588d4a' via api in 1.08 seconds1724[Apr 13 2023 08:19:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.46 seconds1725[Apr 13 2023 08:19:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/unusually-named-file-project-08db2bb932588d4a1726[Apr 13 2023 08:19:50 UTC (QA Tests)] INFO -- clicking :file_name_link1727[Apr 13 2023 08:19:51 UTC (QA Tests)] INFO -- clicking :file_name_link1728 renders repository file tree correctly1729Verify1730 when pipeline is blocked1731[Apr 13 2023 08:19:52 UTC (QA Tests)] INFO -- Starting test: Verify when pipeline is blocked can still merge MR successfully1732[Apr 13 2023 08:19:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1733[Apr 13 2023 08:19:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds1734[Apr 13 2023 08:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-blocked-pipeline-93432cd4addc43a5' via api in 0.72 seconds1735[Apr 13 2023 08:19:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1736[Apr 13 2023 08:19:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1737[Apr 13 2023 08:19:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-gcnqaskm --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-gcnqaskm 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-gcnqaskm --url http://gitlab-ee-513edd23.test --registration-token **** --tag-list qa-runner-gcnqaskm --executor shell && gitlab-runner run" `1738[Apr 13 2023 08:19:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-gcnqaskm`1739[Apr 13 2023 08:19:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1740[Apr 13 2023 08:19:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-gcnqaskm' via api in 1.75 seconds1741[Apr 13 2023 08:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1742[Apr 13 2023 08:20:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1743[Apr 13 2023 08:20:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1744[Apr 13 2023 08:20:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1745[Apr 13 2023 08:20:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1746[Apr 13 2023 08:20:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1747[Apr 13 2023 08:20:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1748[Apr 13 2023 08:20:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.19 seconds1749[Apr 13 2023 08:20:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-blocked-pipeline-93432cd4addc43a5/-/merge_requests/11750[Apr 13 2023 08:20:18 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-with-blocked-pipeline-93432cd4addc43a5/-/merge_requests/11751[Apr 13 2023 08:20:20 UTC (QA Tests)] INFO -- clicking :merge_button1752[Apr 13 2023 08:20:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-gcnqaskm'1753[Apr 13 2023 08:20:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-gcnqaskm`1754 can still merge MR successfully1755Create1756 Project Wiki1757 with Wiki Page List1758[Apr 13 2023 08:20:24 UTC (QA Tests)] INFO -- Starting test: Create Project Wiki with Wiki Page List has all expected links that work1759[Apr 13 2023 08:20:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1760[Apr 13 2023 08:20:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1761[Apr 13 2023 08:20:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1762[Apr 13 2023 08:20:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1763[Apr 13 2023 08:20:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1764[Apr 13 2023 08:20:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1765[Apr 13 2023 08:20:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds1766[Apr 13 2023 08:20:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/wiki_testing-73b58d3e0f718c5b' via api in 1.55 seconds1767[Apr 13 2023 08:20:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 2.0 seconds1768[Apr 13 2023 08:20:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.49 seconds1769[Apr 13 2023 08:20:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.49 seconds1770[Apr 13 2023 08:20:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.44 seconds1771[Apr 13 2023 08:20:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.49 seconds1772[Apr 13 2023 08:20:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.43 seconds1773[Apr 13 2023 08:20:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1774[Apr 13 2023 08:20:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.45 seconds1775[Apr 13 2023 08:20:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1776[Apr 13 2023 08:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1777[Apr 13 2023 08:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1778[Apr 13 2023 08:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1779[Apr 13 2023 08:20:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1780[Apr 13 2023 08:20:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1781[Apr 13 2023 08:20:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1782[Apr 13 2023 08:20:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1783[Apr 13 2023 08:20:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/wiki_testing-73b58d3e0f718c5b/-/wikis/Home1784[Apr 13 2023 08:20:41 UTC (QA Tests)] INFO -- clicking :view_all_pages_button1785[Apr 13 2023 08:20:42 UTC (QA Tests)] INFO -- clicking :wiki_page_link1786 has all expected links that work1787 with Wiki Sidebar1788[Apr 13 2023 08:20:43 UTC (QA Tests)] INFO -- Starting test: Create Project Wiki with Wiki Sidebar has all expected links that work1789[Apr 13 2023 08:20:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1790[Apr 13 2023 08:20:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1791[Apr 13 2023 08:20:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1792[Apr 13 2023 08:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1793[Apr 13 2023 08:20:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1794[Apr 13 2023 08:20:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1795[Apr 13 2023 08:20:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.21 seconds1796[Apr 13 2023 08:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/wiki_testing-4a3a14c97817ce3a' via api in 0.74 seconds1797[Apr 13 2023 08:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.18 seconds1798[Apr 13 2023 08:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds1799[Apr 13 2023 08:20:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1800[Apr 13 2023 08:20:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds1801[Apr 13 2023 08:20:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.45 seconds1802[Apr 13 2023 08:20:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds1803[Apr 13 2023 08:20:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/wiki_testing-4a3a14c97817ce3a/-/wikis/Home1804[Apr 13 2023 08:20:55 UTC (QA Tests)] INFO -- clicking :wiki_page_link1805 has all expected links that work1806Manage1807 basic user1808 remains logged in when redirected from canary to non-canary node (PENDING: Test is not compatible with this environment or pipeline)1809Release1810 Deploy token creation1811[Apr 13 2023 08:20:56 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token1812[Apr 13 2023 08:21:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1813[Apr 13 2023 08:21:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1814[Apr 13 2023 08:21:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1815[Apr 13 2023 08:21:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1816[Apr 13 2023 08:21:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1817[Apr 13 2023 08:21:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1818[Apr 13 2023 08:21:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.19 seconds1819[Apr 13 2023 08:21:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/project-to-deploy-3dc2dde9b5c98ae2' via api in 0.74 seconds1820[Apr 13 2023 08:21:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.88 seconds1821 user adds a deploy token1822Create1823 Testing group wiki file upload1824[Apr 13 2023 08:21:05 UTC (QA Tests)] INFO -- Starting test: Create Testing group wiki file upload by creating a formatted page with an image uploaded1825[Apr 13 2023 08:21:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1826[Apr 13 2023 08:21:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1827[Apr 13 2023 08:21:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1828[Apr 13 2023 08:21:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1829[Apr 13 2023 08:21:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1830[Apr 13 2023 08:21:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1831[Apr 13 2023 08:21:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-wiki-9ff0d85b82fa70e9' via api in 0.35 seconds1832[Apr 13 2023 08:21:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.8 seconds1833[Apr 13 2023 08:21:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-513edd23.test/groups/gitlab-qa-sandbox-group-5/group-with-wiki-9ff0d85b82fa70e9/-/wikis/Home1834[Apr 13 2023 08:21:15 UTC (QA Tests)] INFO -- clicking :new_page_button1835[Apr 13 2023 08:21:16 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "Content Editor Page"1836[Apr 13 2023 08:21:16 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1837[Apr 13 2023 08:21:17 UTC (QA Tests)] INFO -- clicking :editing_mode_switcher1838[Apr 13 2023 08:21:19 UTC (QA Tests)] INFO -- clicking :text_style_dropdown1839[Apr 13 2023 08:21:20 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1840 by creating a formatted page with an image uploaded1841Data Stores1842 Project owner permissions1843 for personal projects1844 behaves like when user is added as owner1845[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions1846[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1847[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1848[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11849[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:Xk6W5y1850[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-39j36qny' via api in 0.09 seconds1851[Apr 13 2023 08:21:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-3ed38c5a74d7fa91' via api in 0.51 seconds1852[Apr 13 2023 08:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.4 seconds1853[Apr 13 2023 08:21:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1854[Apr 13 2023 08:21:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1855[Apr 13 2023 08:21:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1856[Apr 13 2023 08:21:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1857[Apr 13 2023 08:21:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1858[Apr 13 2023 08:21:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-513edd23.test/gitlab-qa-user1/qa-owner-personal-project-3ed38c5a74d7fa91/-/issues/11859[Apr 13 2023 08:21:34 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1860[Apr 13 2023 08:21:34 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present1861[Apr 13 2023 08:21:34 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1862[Apr 13 2023 08:21:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors1863[404] GET /gitlab-qa-user1/qa-owner-personal-project-3ed38c5a74d7fa91/-/issues/1/realtime_changes -- Correlation Id: 01GXWV9A020HG8TSS2M4TCZM4F1864 has owner role with owner permissions1865 behaves like when user is added as maintainer1866[Apr 13 2023 08:21:36 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions1867[Apr 13 2023 08:21:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1868[Apr 13 2023 08:21:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1869[Apr 13 2023 08:21:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Xk6W5y1870[Apr 13 2023 08:21:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-cw669sf1' via cache in 0.0 seconds1871[Apr 13 2023 08:21:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-770d9b36092b0d30' via api in 1.2 seconds1872[Apr 13 2023 08:21:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.35 seconds1873[Apr 13 2023 08:21:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-770d9b36092b0d30 QA::Resource::Project1874[Apr 13 2023 08:21:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1875[Apr 13 2023 08:21:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1876[Apr 13 2023 08:21:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1877[Apr 13 2023 08:21:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1878[Apr 13 2023 08:21:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1879[Apr 13 2023 08:21:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-513edd23.test/gitlab-qa-user1/qa-owner-personal-project-770d9b36092b0d30/-/issues/11880[Apr 13 2023 08:21:47 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1881 has maintainer role without owner permissions1882 for group projects1883 behaves like when user is added as owner1884[Apr 13 2023 08:21:59 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions1885[Apr 13 2023 08:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1886[Apr 13 2023 08:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1887[Apr 13 2023 08:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1888[Apr 13 2023 08:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.22 seconds1889[Apr 13 2023 08:22:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-d9565f1abe6cf7ca' via api in 0.74 seconds1890[Apr 13 2023 08:22:00 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Xk6W5y1891[Apr 13 2023 08:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-1kcbfg53' via cache in 0.0 seconds1892[Apr 13 2023 08:22:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 0.27 seconds1893[Apr 13 2023 08:22:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-d9565f1abe6cf7ca QA::Resource::Project1894[Apr 13 2023 08:22:05 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1895[Apr 13 2023 08:22:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1896[Apr 13 2023 08:22:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1897[Apr 13 2023 08:22:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1898[Apr 13 2023 08:22:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1899[Apr 13 2023 08:22:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-d9565f1abe6cf7ca/-/issues/11900[Apr 13 2023 08:22:10 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1901[Apr 13 2023 08:22:10 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present1902[Apr 13 2023 08:22:11 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1903[Apr 13 2023 08:22:13 UTC (QA Tests)] ERROR -- Interceptor Api Errors1904[404] GET /gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-d9565f1abe6cf7ca/-/issues/1/realtime_changes -- Correlation Id: 01GXWVADGK3E5HAGDHFFXH8KDD1905 has owner role with owner permissions1906 behaves like when user is added as maintainer1907[Apr 13 2023 08:22:13 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions1908[Apr 13 2023 08:22:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1909[Apr 13 2023 08:22:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1910[Apr 13 2023 08:22:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1911[Apr 13 2023 08:22:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc' via api in 0.2 seconds1912[Apr 13 2023 08:22:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-205b7bee06a1cc00' via api in 0.44 seconds1913[Apr 13 2023 08:22:14 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Xk6W5y1914[Apr 13 2023 08:22:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-e8zko23x' via cache in 0.0 seconds1915[Apr 13 2023 08:22:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.52 seconds1916[Apr 13 2023 08:22:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-205b7bee06a1cc00 QA::Resource::Project1917[Apr 13 2023 08:22:19 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1918[Apr 13 2023 08:22:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1919[Apr 13 2023 08:22:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1920[Apr 13 2023 08:22:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1921[Apr 13 2023 08:22:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1922[Apr 13 2023 08:22:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-513edd23.test/gitlab-qa-sandbox-group-5/qa-test-2023-04-13-07-50-40-97d518af39e7cfdc/qa-owner-group-project-205b7bee06a1cc00/-/issues/11923[Apr 13 2023 08:22:24 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1924 has maintainer role without owner permissions1925[Apr 13 2023 08:22:35 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:1926{1927 "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb": 13.838429254999937,1928 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 1.9216698110012658,1929 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 26.186519943001258,1930 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb": 281.7067068209999,1931 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb": 33.65609439800028,1932 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 30.864970947000984,1933 "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb": 44.00308038900039,1934 "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb": 42.052214993000234,1935 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 83.76017850199969,1936 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 26.879744672000015,1937 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 181.48213214299903,1938 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 13.262250035000761,1939 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb": 14.641493466000611,1940 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 31.779632555000717,1941 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 15.974190549999548,1942 "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb": 25.0755379000002,1943 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 10.122316238001076,1944 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb": 13.310238187999857,1945 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 31.900963535999836,1946 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 47.11130978800065,1947 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 58.300705080000625,1948 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 20.64970659699975,1949 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 101.37097259100119,1950 "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb": 26.794283963999987,1951 "qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb": 57.154478843000106,1952 "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb": 7.422484601000178,1953 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 65.61694537900075,1954 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 12.750072266000643,1955 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 18.789128179001636,1956 "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb": 91.52504298500025,1957 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb": 116.87215192700023,1958 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 13.595442042998911,1959 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 31.124364565999713,1960 "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb": 12.818893098001354,1961 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 12.13691737299996,1962 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb": 15.14340063399868,1963 "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb": 15.65085503299997,1964 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 46.58243669900003,1965 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 41.72546294800122,1966 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 15.991517575999751,1967 "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb": 31.55534033799995,1968 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_list_spec.rb": 32.48507103299926,1969 "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb": 9.179375318000893,1970 "qa/specs/features/ee/browser_ui/3_create/group_wiki/file_upload_group_wiki_page_spec.rb": 16.49724713499927,1971 "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb": 73.60915500500051972}1973[Apr 13 2023 08:22:35 UTC (QA Tests)] INFO -- 1974Knapsack global time execution for tests: 31m 54s1975Pending: (Failures listed here are expected and do not affect your suite's status)1976 1) Fulfillment Utilization in usage quotas user seat data is displayed correctly1977 # Test is not compatible with this environment or pipeline1978 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:581979 2) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds1980 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030171981 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:531982 3) Fulfillment without active subscription behaves like Purchase storage adds additional storage to group namespace1983 # Test is not compatible with this environment or pipeline1984 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:71985 4) Fulfillment with existing CI minutes packs behaves like Purchase storage adds additional storage to group namespace1986 # Test is not compatible with this environment or pipeline1987 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:71988 5) Fulfillment with an active subscription behaves like Purchase storage adds additional storage to group namespace1989 # Test is not compatible with this environment or pipeline1990 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:71991 6) Secure License merge request widget when a CycloneDX SBOM file exists manage licenses from the merge request1992 # Test is not compatible with this environment or pipeline1993 # ./qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb:2321994 7) Manage basic user remains logged in when redirected from canary to non-canary node1995 # Test is not compatible with this environment or pipeline1996 # ./qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb:61997Finished in 34 minutes 30 seconds (files took 8.62 seconds to load)199885 examples, 0 failures, 7 pending1999Randomized with seed 514472000[Apr 13 2023 08:22:36 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-513edd23`2001[Apr 13 2023 08:22:36 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-513edd23`2003Running after script...2004$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2005$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2174Not uploading cache qa-e2e-ruby-3.0-3371ba29808d74ee2acfc73cd1f4df6a-16 due to policy2176Uploading artifacts...2177gitlab-qa-run-*: found 413 matching files and directories 2178Uploading artifacts as "archive" to coordinator... 201 Created id=4105243038 responseStatus=201 Created token=64_wyMZ62179Uploading artifacts...2180gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2181Uploading artifacts as "junit" to coordinator... 201 Created id=4105243038 responseStatus=201 Created token=64_wyMZ62183Job succeeded