jira
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687095944-27393458-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 129829, done. 20remote: Counting objects: 100% (129829/129829), done. 21remote: Compressing objects: 100% (89767/89767), done. 22remote: Total 129829 (delta 52788), reused 85422 (delta 35058), pack-reused 0 23Receiving objects: 100% (129829/129829), 119.23 MiB | 43.23 MiB/s, done.24Resolving deltas: 100% (52788/52788), done.26 * [new ref] refs/pipelines/903605918 -> refs/pipelines/90360591827 * [new branch] master -> origin/master28Checking out 963bdc0e as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4494243624)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4494243624 responseStatus=200 OK token=64_XsxQL39Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 36 Gemfile dependencies, 128 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Integration::Jira registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4494243682.json --format RspecJunitFormatter --out tmp/rspec-4494243682.xml --format html --out tmp/rspec-$(echo jira | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jun 18 2023 13:48:04 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab-qa/jira-gitlab:8.8-project-and-issue`50[Jun 18 2023 13:48:23 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^jira$`51[Jun 18 2023 13:48:23 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`52[Jun 18 2023 13:48:24 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`53[Jun 18 2023 13:48:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name jira --net test --hostname jira.test --publish 8080:8080 registry.gitlab.com/gitlab-org/gitlab-qa/jira-gitlab:8.8-project-and-issue`54[Jun 18 2023 13:48:36 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-3ba8b845$`55[Jun 18 2023 13:48:36 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-3ba8b845 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`56[Jun 18 2023 13:48:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-3ba8b845:/etc/gitlab/trusted-certs`57[Jun 18 2023 13:48:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-3ba8b845:/etc/gitlab/ssl`58[Jun 18 2023 13:48:38 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-3ba8b845`59[Jun 18 2023 13:48:38 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-3ba8b845`60[Jun 18 2023 13:48:38 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`61[Jun 18 2023 13:48:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`62[Jun 18 2023 13:49:28 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-jira$`63[Jun 18 2023 13:49:28 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`64[Jun 18 2023 13:49:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-jira --net test --hostname gitlab-jira.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-48-04-52ca4439/gitlab-jira/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`65[Jun 18 2023 13:49:40 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-jira bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 13:48:0466# Gitlab::QA::Runtime::OmnibusConfigurations::Default67gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme68gitlab_rails['gitlab_disable_animations'] = true # Disable animations69gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry70gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password71gitlab_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;"`72[Jun 18 2023 13:49:40 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-jira`73[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-jira`75[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-jira 80/tcp`76[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-jira bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-jira bash -c "echo '#!/usr/bin/env bash79if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then80 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'81 exit 182fi83' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`84[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-jira bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jun 18 2023 13:53:49 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data gitlab-jira:/tmp/data-seeds`86[Jun 18 2023 13:53:50 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jun 18 2023 13:53:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-jira bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jun 18 2023 13:54:51 UTC (Gitlab QA)] INFO -- Running Jira specs!89[Jun 18 2023 13:54:51 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`90[Jun 18 2023 13:54:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8`91[Jun 18 2023 13:55:47 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee92[Jun 18 2023 13:55:47 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled93[Jun 18 2023 13:55:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_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_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env JIRA_HOSTNAME="jira.test" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-48-04-52ca4439/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-48-04-52ca4439/gitlab-ee-qa-1b12ca75:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-1b12ca75 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8 Test::Instance::All http://gitlab-jira.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4494243682.json --format RspecJunitFormatter --out tmp/rspec-4494243682.xml --format html --out tmp/rspec-jira.htm --color --format documentation --tag jira`942023-06-18 13:56:01 / CONF :: 95 ==> Base URL: http://gitlab-jira.test96 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fe17bf34c60>97 ==> Libraries: Chemlab::Vendor98[Jun 18 2023 13:56:02 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA99[Jun 18 2023 13:56:02 UTC (QA Tests)] INFO -- Browser: chrome100[Jun 18 2023 13:56:02 UTC (QA Tests)] INFO -- Performing sanity check for environment!101[Jun 18 2023 13:56:03 UTC (QA Tests)] INFO -- Performing initial license fabrication!102[Jun 18 2023 13:56:04 UTC (QA Tests)] INFO -- Successfully added license key. Details:103{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}104[Jun 18 2023 13:56:04 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.56 seconds105[Jun 18 2023 13:56:04 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled106[Jun 18 2023 13:56:05 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled107Run options:108 include {:jira=>true}109 exclude {:geo=>true, :requires_praefect=>true}110Randomized with seed 15043111Govern112 vulnerability report with jira integration113[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- Starting test: Govern vulnerability report with jira integration can successfully create a JIRA issue from vulnerability details page114[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA115[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-olefrono' via cache in 0.0 seconds116[Jun 18 2023 13:58:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 1.33 seconds117[Jun 18 2023 13:58:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4' via api in 2.83 seconds118[Jun 18 2023 13:58:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/vulnerabilities-jira-integration-1212ec9813d574af' via api in 5.62 seconds119[Jun 18 2023 13:58:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Cricket vulnerability' via api in 1.09 seconds120[Jun 18 2023 13:58:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Football vulnerability' via api in 0.3 seconds121[Jun 18 2023 13:58:25 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Basketball vulnerability' via api in 0.68 seconds122[Jun 18 2023 13:58:25 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Tennis vulnerability' via api in 0.52 seconds123[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- filling :login_field with "root"124[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field125[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"126[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field127[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- clicking :sign_in_button128[Jun 18 2023 13:58:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.605s129[Jun 18 2023 13:58:28 UTC (QA Tests)] INFO -- Enabling super sidebar!130[Jun 18 2023 13:58:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled131[Jun 18 2023 13:58:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/vulnerabilities-jira-integration-1212ec9813d574af132[Jun 18 2023 13:58:34 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}133[Jun 18 2023 13:58:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/vulnerabilities-jira-integration-1212ec9813d574af134[Jun 18 2023 13:58:37 UTC (QA Tests)] INFO -- clicking :menu_section_button135[Jun 18 2023 13:58:38 UTC (QA Tests)] INFO -- clicking :nav_item_link136[Jun 18 2023 13:58:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.132s137[Jun 18 2023 13:58:39 UTC (QA Tests)] INFO -- clicking :jira_link138[Jun 18 2023 13:58:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jira_link' took 1.051s139[Jun 18 2023 13:58:40 UTC (QA Tests)] INFO -- Setting up JIRA140[Jun 18 2023 13:58:40 UTC (QA Tests)] INFO -- filling :service_url_field with "http://jira.test:8080"141[Jun 18 2023 13:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :service_url_field142[Jun 18 2023 13:58:40 UTC (QA Tests)] INFO -- filling :service_username_field with "gitlab-qa"143[Jun 18 2023 13:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field144[Jun 18 2023 13:58:41 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"145[Jun 18 2023 13:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field146[Jun 18 2023 13:58:41 UTC (QA Tests)] INFO -- checking via JS :service_jira_issue_transition_enabled_checkbox with args {}147[Jun 18 2023 13:58:41 UTC (QA Tests)] INFO -- filling :service_jira_issue_transition_id_field with "11,21,31,41"148[Jun 18 2023 13:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_issue_transition_id_field149[Jun 18 2023 13:58:42 UTC (QA Tests)] INFO -- clicking :save_changes_button150[Jun 18 2023 13:58:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 3.245s151[Jun 18 2023 13:58:45 UTC (QA Tests)] INFO -- checking via JS :service_jira_issues_enabled_checkbox with args {}152[Jun 18 2023 13:58:45 UTC (QA Tests)] INFO -- filling :service_jira_project_key_field with "*****"153[Jun 18 2023 13:58:45 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_project_key_field154[Jun 18 2023 13:58:46 UTC (QA Tests)] INFO -- checking via JS :service_jira_enable_vulnerabilities_checkbox with args {}155[Jun 18 2023 13:58:46 UTC (QA Tests)] INFO -- clicking :service_jira_issue_types_fetch_retry_button156[Jun 18 2023 13:58:46 UTC (QA Tests)] INFO -- clicking :service_jira_select_issue_type_dropdown157[Jun 18 2023 13:58:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.568s158[Jun 18 2023 13:58:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element service_jira_select_issue_type_dropdown' took 0.666s159[Jun 18 2023 13:58:47 UTC (QA Tests)] INFO -- clicking :service_jira_type160[Jun 18 2023 13:58:47 UTC (QA Tests)] INFO -- clicking :save_changes_button161[Jun 18 2023 13:58:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.252s162[Jun 18 2023 13:58:49 UTC (QA Tests)] INFO -- clicking :menu_section_button163[Jun 18 2023 13:58:49 UTC (QA Tests)] INFO -- clicking :nav_item_link164[Jun 18 2023 13:58:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.065s165[Jun 18 2023 13:58:52 UTC (QA Tests)] INFO -- clicking :vulnerability166[Jun 18 2023 13:58:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.261s167[Jun 18 2023 13:58:54 UTC (QA Tests)] INFO -- clicking :create_new_jira_issue_button168 can successfully create a JIRA issue from vulnerability details page169Manage170 Jira issue import171[Jun 18 2023 13:59:05 UTC (QA Tests)] INFO -- Starting test: Manage Jira issue import imports issues from Jira172[Jun 18 2023 13:59:05 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}173[Jun 18 2023 13:59:06 UTC (QA Tests)] INFO -- filling :login_field with "root"174[Jun 18 2023 13:59:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field175[Jun 18 2023 13:59:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"176[Jun 18 2023 13:59:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field177[Jun 18 2023 13:59:07 UTC (QA Tests)] INFO -- clicking :sign_in_button178[Jun 18 2023 13:59:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.96s179[Jun 18 2023 13:59:09 UTC (QA Tests)] INFO -- Enabling super sidebar!180[Jun 18 2023 13:59:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled181[Jun 18 2023 13:59:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds182[Jun 18 2023 13:59:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4' via api in 0.28 seconds183[Jun 18 2023 13:59:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_import-1b6fcdb136c24cb3' via api in 1.9 seconds184[Jun 18 2023 13:59:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_import-1b6fcdb136c24cb3185[Jun 18 2023 13:59:14 UTC (QA Tests)] INFO -- clicking :menu_section_button186[Jun 18 2023 13:59:14 UTC (QA Tests)] INFO -- clicking :nav_item_link187[Jun 18 2023 13:59:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.985s188[Jun 18 2023 13:59:15 UTC (QA Tests)] INFO -- clicking :jira_link189[Jun 18 2023 13:59:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jira_link' took 0.985s190[Jun 18 2023 13:59:16 UTC (QA Tests)] INFO -- Setting up JIRA191[Jun 18 2023 13:59:16 UTC (QA Tests)] INFO -- filling :service_url_field with "http://jira.test:8080"192[Jun 18 2023 13:59:16 UTC (QA Tests)] INFO -- clicking the coordinates of :service_url_field193[Jun 18 2023 13:59:16 UTC (QA Tests)] INFO -- filling :service_username_field with "gitlab-qa"194[Jun 18 2023 13:59:16 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field195[Jun 18 2023 13:59:17 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"196[Jun 18 2023 13:59:17 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field197[Jun 18 2023 13:59:17 UTC (QA Tests)] INFO -- checking via JS :service_jira_issue_transition_enabled_checkbox with args {}198[Jun 18 2023 13:59:18 UTC (QA Tests)] INFO -- filling :service_jira_issue_transition_id_field with "11,21,31,41"199[Jun 18 2023 13:59:18 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_issue_transition_id_field200[Jun 18 2023 13:59:18 UTC (QA Tests)] INFO -- clicking :save_changes_button201[Jun 18 2023 13:59:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.394s202[Jun 18 2023 13:59:20 UTC (QA Tests)] INFO -- clicking :menu_section_button203[Jun 18 2023 13:59:20 UTC (QA Tests)] INFO -- clicking :nav_item_link204[Jun 18 2023 13:59:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.612s205[Jun 18 2023 13:59:22 UTC (QA Tests)] INFO -- refreshing http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_import-1b6fcdb136c24cb3/-/issues206[Jun 18 2023 13:59:24 UTC (QA Tests)] INFO -- clicking :import_issues_dropdown207[Jun 18 2023 13:59:24 UTC (QA Tests)] INFO -- clicking :import_from_jira_link208[Jun 18 2023 13:59:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_from_jira_link' took 0.985s209[Jun 18 2023 13:59:25 UTC (QA Tests)] INFO -- selecting "JITD" in :jira_project_dropdown210[Jun 18 2023 13:59:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.682s211[Jun 18 2023 13:59:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element jira_project_dropdown' took 0.708s212[Jun 18 2023 13:59:26 UTC (QA Tests)] INFO -- clicking :jira_issues_import_button213[Jun 18 2023 13:59:27 UTC (QA Tests)] INFO -- clicking :menu_section_button214[Jun 18 2023 13:59:27 UTC (QA Tests)] INFO -- clicking :nav_item_link215[Jun 18 2023 13:59:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.922s216[Jun 18 2023 13:59:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_attempts=>5, :sleep_interval=>1, :reload_page=>QA::Page::Project::Issue::Index}' arguments217[Jun 18 2023 13:59:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_import-1b6fcdb136c24cb3/-/issues218[Jun 18 2023 13:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.375s219[Jun 18 2023 13:59:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.561s220 imports issues from Jira221Manage222 Jira issues integration223[Jun 18 2023 13:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.09 seconds224[Jun 18 2023 13:59:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4' via api in 0.27 seconds225[Jun 18 2023 13:59:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_list-272bc43aec3c3df5' via api in 0.92 seconds226[Jun 18 2023 13:59:47 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}227[Jun 18 2023 13:59:48 UTC (QA Tests)] INFO -- filling :login_field with "root"228[Jun 18 2023 13:59:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field229[Jun 18 2023 13:59:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"230[Jun 18 2023 13:59:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field231[Jun 18 2023 13:59:49 UTC (QA Tests)] INFO -- clicking :sign_in_button232[Jun 18 2023 13:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.067s233[Jun 18 2023 13:59:50 UTC (QA Tests)] INFO -- Enabling super sidebar!234[Jun 18 2023 13:59:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled235[Jun 18 2023 13:59:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_list-272bc43aec3c3df5236[Jun 18 2023 13:59:53 UTC (QA Tests)] INFO -- clicking :menu_section_button237[Jun 18 2023 13:59:53 UTC (QA Tests)] INFO -- clicking :nav_item_link238[Jun 18 2023 13:59:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.05s239[Jun 18 2023 13:59:54 UTC (QA Tests)] INFO -- clicking :jira_link240[Jun 18 2023 13:59:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jira_link' took 0.929s241[Jun 18 2023 13:59:55 UTC (QA Tests)] INFO -- Setting up JIRA242[Jun 18 2023 13:59:55 UTC (QA Tests)] INFO -- filling :service_url_field with "http://jira.test:8080"243[Jun 18 2023 13:59:55 UTC (QA Tests)] INFO -- clicking the coordinates of :service_url_field244[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- filling :service_username_field with "gitlab-qa"245[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field246[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"247[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field248[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- checking via JS :service_jira_issue_transition_enabled_checkbox with args {}249[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- filling :service_jira_issue_transition_id_field with "11,21,31,41"250[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_issue_transition_id_field251[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- checking via JS :service_jira_issues_enabled_checkbox with args {}252[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- filling :service_jira_project_key_field with "*****"253[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_project_key_field254[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- clicking :save_changes_button255[Jun 18 2023 13:59:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.334s256[Jun 18 2023 13:59:59 UTC (QA Tests)] INFO -- Starting test: Manage Jira issues integration searching issues returns results257[Jun 18 2023 14:00:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_list-272bc43aec3c3df5258[Jun 18 2023 14:00:01 UTC (QA Tests)] INFO -- clicking :menu_section_button259[Jun 18 2023 14:00:01 UTC (QA Tests)] INFO -- clicking :nav_item_link260[Jun 18 2023 14:00:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.958s261 searching issues returns results262[Jun 18 2023 14:00:23 UTC (QA Tests)] INFO -- Starting test: Manage Jira issues integration views an issue263[Jun 18 2023 14:00:24 UTC (QA Tests)] INFO -- filling :login_field with "root"264[Jun 18 2023 14:00:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field265[Jun 18 2023 14:00:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"266[Jun 18 2023 14:00:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field267[Jun 18 2023 14:00:25 UTC (QA Tests)] INFO -- clicking :sign_in_button268[Jun 18 2023 14:00:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.082s269[Jun 18 2023 14:00:26 UTC (QA Tests)] INFO -- Enabling super sidebar!270[Jun 18 2023 14:00:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled271[Jun 18 2023 14:00:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_list-272bc43aec3c3df5272[Jun 18 2023 14:00:29 UTC (QA Tests)] INFO -- clicking :menu_section_button273[Jun 18 2023 14:00:29 UTC (QA Tests)] INFO -- clicking :nav_item_link274[Jun 18 2023 14:00:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.975s275 views an issue276[Jun 18 2023 14:00:42 UTC (QA Tests)] INFO -- Starting test: Manage Jira issues integration shows open issues277[Jun 18 2023 14:00:42 UTC (QA Tests)] INFO -- filling :login_field with "root"278[Jun 18 2023 14:00:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Jun 18 2023 14:00:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Jun 18 2023 14:00:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Jun 18 2023 14:00:43 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Jun 18 2023 14:00:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.084s283[Jun 18 2023 14:00:45 UTC (QA Tests)] INFO -- Enabling super sidebar!284[Jun 18 2023 14:00:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled285[Jun 18 2023 14:00:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/jira_issue_list-272bc43aec3c3df5286[Jun 18 2023 14:00:47 UTC (QA Tests)] INFO -- clicking :menu_section_button287[Jun 18 2023 14:00:48 UTC (QA Tests)] INFO -- clicking :nav_item_link288[Jun 18 2023 14:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.016s289 shows open issues290Manage291 Jira integration292[Jun 18 2023 14:00:59 UTC (QA Tests)] INFO -- Starting test: Manage Jira integration closes an issue via pushing a commit293[Jun 18 2023 14:01:02 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}294[Jun 18 2023 14:01:03 UTC (QA Tests)] INFO -- filling :login_field with "root"295[Jun 18 2023 14:01:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field296[Jun 18 2023 14:01:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"297[Jun 18 2023 14:01:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field298[Jun 18 2023 14:01:04 UTC (QA Tests)] INFO -- clicking :sign_in_button299[Jun 18 2023 14:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.992s300[Jun 18 2023 14:01:05 UTC (QA Tests)] INFO -- Enabling super sidebar!301[Jun 18 2023 14:01:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled302[Jun 18 2023 14:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.11 seconds303[Jun 18 2023 14:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4' via api in 0.28 seconds304[Jun 18 2023 14:01:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/project_with_jira_integration-9a62e7ea2dd75ea6' via api in 1.81 seconds305[Jun 18 2023 14:01:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/project_with_jira_integration-9a62e7ea2dd75ea6306[Jun 18 2023 14:01:10 UTC (QA Tests)] INFO -- clicking :menu_section_button307[Jun 18 2023 14:01:10 UTC (QA Tests)] INFO -- clicking :nav_item_link308[Jun 18 2023 14:01:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.165s309[Jun 18 2023 14:01:11 UTC (QA Tests)] INFO -- clicking :jira_link310[Jun 18 2023 14:01:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jira_link' took 1.031s311[Jun 18 2023 14:01:12 UTC (QA Tests)] INFO -- Setting up JIRA312[Jun 18 2023 14:01:12 UTC (QA Tests)] INFO -- filling :service_url_field with "http://jira.test:8080"313[Jun 18 2023 14:01:12 UTC (QA Tests)] INFO -- clicking the coordinates of :service_url_field314[Jun 18 2023 14:01:13 UTC (QA Tests)] INFO -- filling :service_username_field with "gitlab-qa"315[Jun 18 2023 14:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field316[Jun 18 2023 14:01:13 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"317[Jun 18 2023 14:01:13 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field318[Jun 18 2023 14:01:14 UTC (QA Tests)] INFO -- checking via JS :service_jira_issue_transition_enabled_checkbox with args {}319[Jun 18 2023 14:01:14 UTC (QA Tests)] INFO -- filling :service_jira_issue_transition_id_field with "11,21,31,41"320[Jun 18 2023 14:01:14 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_issue_transition_id_field321[Jun 18 2023 14:01:15 UTC (QA Tests)] INFO -- clicking :save_changes_button322[Jun 18 2023 14:01:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.338s323[Jun 18 2023 14:01:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes JITP-3"324[Jun 18 2023 14:01:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.8 seconds325 closes an issue via pushing a commit326[Jun 18 2023 14:01:20 UTC (QA Tests)] INFO -- Starting test: Manage Jira integration closes an issue via a merge request327[Jun 18 2023 14:01:21 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}328[Jun 18 2023 14:01:22 UTC (QA Tests)] INFO -- filling :login_field with "root"329[Jun 18 2023 14:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field330[Jun 18 2023 14:01:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"331[Jun 18 2023 14:01:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field332[Jun 18 2023 14:01:23 UTC (QA Tests)] INFO -- clicking :sign_in_button333[Jun 18 2023 14:01:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.186s334[Jun 18 2023 14:01:25 UTC (QA Tests)] INFO -- Enabling super sidebar!335[Jun 18 2023 14:01:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled336[Jun 18 2023 14:01:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds337[Jun 18 2023 14:01:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4' via api in 0.25 seconds338[Jun 18 2023 14:01:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/project_with_jira_integration-8401f109f9521c42' via api in 1.28 seconds339[Jun 18 2023 14:01:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/project_with_jira_integration-8401f109f9521c42340[Jun 18 2023 14:01:29 UTC (QA Tests)] INFO -- clicking :menu_section_button341[Jun 18 2023 14:01:29 UTC (QA Tests)] INFO -- clicking :nav_item_link342[Jun 18 2023 14:01:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.116s343[Jun 18 2023 14:01:30 UTC (QA Tests)] INFO -- clicking :jira_link344[Jun 18 2023 14:01:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jira_link' took 1.081s345[Jun 18 2023 14:01:31 UTC (QA Tests)] INFO -- Setting up JIRA346[Jun 18 2023 14:01:31 UTC (QA Tests)] INFO -- filling :service_url_field with "http://jira.test:8080"347[Jun 18 2023 14:01:31 UTC (QA Tests)] INFO -- clicking the coordinates of :service_url_field348[Jun 18 2023 14:01:32 UTC (QA Tests)] INFO -- filling :service_username_field with "gitlab-qa"349[Jun 18 2023 14:01:32 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field350[Jun 18 2023 14:01:32 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"351[Jun 18 2023 14:01:32 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field352[Jun 18 2023 14:01:33 UTC (QA Tests)] INFO -- checking via JS :service_jira_issue_transition_enabled_checkbox with args {}353[Jun 18 2023 14:01:33 UTC (QA Tests)] INFO -- filling :service_jira_issue_transition_id_field with "11,21,31,41"354[Jun 18 2023 14:01:33 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jira_issue_transition_id_field355[Jun 18 2023 14:01:34 UTC (QA Tests)] INFO -- clicking :save_changes_button356[Jun 18 2023 14:01:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.344s357[Jun 18 2023 14:01:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds358[Jun 18 2023 14:01:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds359[Jun 18 2023 14:01:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.97 seconds360[Jun 18 2023 14:01:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-jira.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-58-17-91dd4424e74ed8a4/project_with_jira_integration-8401f109f9521c42/-/merge_requests/1361[Jun 18 2023 14:01:42 UTC (QA Tests)] INFO -- clicking :merge_button362[Jun 18 2023 14:01:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.906s363 closes an issue via a merge request364Finished in 5 minutes 40 seconds (files took 5.9 seconds to load)3657 examples, 0 failures366Randomized with seed 15043367[Jun 18 2023 14:01:46 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-jira`368[Jun 18 2023 14:01:46 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-jira`369[Jun 18 2023 14:01:47 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=jira`370[Jun 18 2023 14:01:47 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f jira`372Running after script...373$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command374$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")375$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"401Not uploading cache qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 due to policy403Uploading artifacts...404gitlab-qa-run-*: found 121 matching artifact files and directories 405Uploading artifacts as "archive" to coordinator... 201 Created id=4494243682 responseStatus=201 Created token=64_XsxQL406Uploading artifacts...407gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 408Uploading artifacts as "junit" to coordinator... 201 Created id=4494243682 responseStatus=201 Created token=64_XsxQL409Uploading artifacts...410/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 411Uploading artifacts as "dotenv" to coordinator... 201 Created id=4494243682 responseStatus=201 Created token=64_XsxQL413Job succeeded