ldap-no-server
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:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690529962-c9f5d287-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: 194346, done. 20remote: Counting objects: 100% (194346/194346), done. 21remote: Compressing objects: 100% (115006/115006), done. 22remote: Total 194346 (delta 103604), reused 137133 (delta 72406), pack-reused 0 23Receiving objects: 100% (194346/194346), 142.39 MiB | 44.73 MiB/s, done.24Resolving deltas: 100% (103604/103604), done.26 * [new ref] refs/pipelines/948364738 -> refs/pipelines/94836473827 * [new branch] master -> origin/master28Checking out 09612fea as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-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 (4758981991)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4758981991 responseStatus=200 OK token=64_VN2ZD39Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...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! 37 Gemfile dependencies, 135 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::LDAPNoServer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:09612fea8bceb47ca2935844f4a8e1855a3f5898 -- --format QA::Support::JsonFormatter --out tmp/rspec-4758982059.json --format RspecJunitFormatter --out tmp/rspec-4758982059.xml --format html --out tmp/rspec-$(echo ldap-no-server | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 28 2023 08:06:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-ec522e33$`50[Jul 28 2023 08:06:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-ec522e33 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 28 2023 08:06:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-ec522e33:/etc/gitlab/trusted-certs`52[Jul 28 2023 08:06:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-ec522e33:/etc/gitlab/ssl`53[Jul 28 2023 08:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-ec522e33`54[Jul 28 2023 08:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-ec522e33`55[Jul 28 2023 08:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 28 2023 08:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:09612fea8bceb47ca2935844f4a8e1855a3f5898`57[Jul 28 2023 08:07:11 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-80fcdb7f$`58[Jul 28 2023 08:07:11 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 28 2023 08:07:11 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 28 2023 08:07:11 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-80fcdb7f --net test --hostname gitlab-ee-80fcdb7f.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-07-28-08-06-34-5b60446b/gitlab-ee-80fcdb7f/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:09612fea8bceb47ca2935844f4a8e1855a3f5898`61[Jul 28 2023 08:07:22 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-28 08:06:3462# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67gitlab_rails['ldap_enabled'] = true;68gitlab_rails['ldap_servers'] = {'main'=>{'label'=>'LDAP', 'host'=>'ldap-server.test', 'port'=>389, 'uid'=>'uid', 'bind_dn'=>'cn=admin,dc=example,dc=org', 'password'=>'admin', 'encryption'=>'plain', 'verify_certificates'=>false, 'base'=>'dc=example,dc=org', 'user_filter'=>'', 'group_base'=>'ou=Global Groups,dc=example,dc=org', 'admin_group'=>'AdminGroup', 'external_groups'=>'', 'sync_ssh_keys'=>false}};69gitlab_rails['ldap_sync_worker_cron'] = '* * * * *';70gitlab_rails['ldap_group_sync_worker_cron'] = '* * * * *';71gitlab_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[Jul 28 2023 08:07:22 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-80fcdb7f`73[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-80fcdb7f`75[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-80fcdb7f 80/tcp`76[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f 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[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-80fcdb7f:/tmp/data-seeds`86[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jul 28 2023 08:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jul 28 2023 08:11:34 UTC (Gitlab QA)] INFO -- Running Test::Integration::LDAPNoServer specs!89[Jul 28 2023 08:11:34 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q aerokube/selenoid:latest-release`90[Jul 28 2023 08:11:35 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^selenoid$`91[Jul 28 2023 08:11:36 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`92[Jul 28 2023 08:11:36 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q selenoid/chrome:111.0`93[Jul 28 2023 08:11:47 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q presidenten/selenoid-manual-video-recorder:latest`94[Jul 28 2023 08:11:48 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name selenoid --net test --hostname selenoid.test --publish 4444:4444 -e OVERRIDE_VIDEO_OUTPUT_DIR=/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-08-06-34-5b60446b/selenoid/video --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/lib/gitlab/qa/component/../../../../fixtures/selenoid:/etc/selenoid:z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-08-06-34-5b60446b/selenoid/video:/opt/selenoid/video:z aerokube/selenoid:latest-release -video-recorder-image presidenten/selenoid-manual-video-recorder -container-network test -timeout 10m0s`95[Jul 28 2023 08:11:57 UTC (Gitlab QA)] INFO -- Waiting for Selenoid ...96[Jul 28 2023 08:11:57 UTC (Gitlab QA)] INFO -- Selenoid ready!97[Jul 28 2023 08:11:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`98[Jul 28 2023 08:11:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:09612fea8bceb47ca2935844f4a8e1855a3f5898`99[Jul 28 2023 08:12:56 UTC (Gitlab QA)] INFO -- Running test suite `Test::Integration::LDAPNoServer` for gitlab-ee100[Jul 28 2023 08:12:56 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_REMOTE_GRID="$QA_REMOTE_GRID" --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_RECORD_VIDEO="$QA_RECORD_VIDEO" --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_REMOTE_GRID_PROTOCOL="http" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env WEBDRIVER_HEADLESS="0" --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_NAME_SLUG="$CI_JOB_NAME_SLUG" --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 GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env CHROME_DISABLE_DEV_SHM="true" --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-07-28-08-06-34-5b60446b/selenoid" --env USE_SELENOID="$USE_SELENOID" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-08-06-34-5b60446b/gitlab-ee-qa-3d787bc9:/home/gitlab/qa/tmp:z --volume admin:/home/gitlab/qa/qa/fixtures/ldap/admin:z --volume non_admin:/home/gitlab/qa/qa/fixtures/ldap/non_admin:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-3d787bc9 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:09612fea8bceb47ca2935844f4a8e1855a3f5898 Test::Integration::LDAPNoServer http://gitlab-ee-80fcdb7f.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4758982059.json --format RspecJunitFormatter --out tmp/rspec-4758982059.xml --format html --out tmp/rspec-ldap-no-server.htm --color --format documentation`1012023-07-28 08:13:01 / CONF :: 102 ==> Base URL: http://gitlab-ee-80fcdb7f.test103 ==> Browser: #<Selenium::WebDriver::Remote::Driver:0x00007f8636c409c8>104 ==> Libraries: Chemlab::Vendor105[Jul 28 2023 08:13:01 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA106[Jul 28 2023 08:13:01 UTC (QA Tests)] INFO -- Browser: chrome107[Jul 28 2023 08:13:01 UTC (QA Tests)] INFO -- Browser version: 111.0108[Jul 28 2023 08:13:01 UTC (QA Tests)] INFO -- Performing sanity check for environment!109[Jul 28 2023 08:13:01 UTC (QA Tests)] INFO -- Performing initial license fabrication!110[Jul 28 2023 08:13:02 UTC (QA Tests)] INFO -- Successfully added license key. Details:111{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}112[Jul 28 2023 08:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.31 seconds113[Jul 28 2023 08:13:02 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='presidenten/selenoid-manual-video-recorder' --format '{{.Names}}'`114[Jul 28 2023 08:13:02 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='selenoid/chrome:111.0' --format '{{.Names}}'`115[Jul 28 2023 08:13:02 UTC (QA Tests)] INFO -- Executing: `docker inspect thirsty_hamilton --format '{{.Config.Hostname}}'`116[Jul 28 2023 08:13:02 UTC (QA Tests)] INFO -- Test failure video recording setup complete!117Run options:118 include {:ldap_no_server=>true}119 exclude {:geo=>true, :requires_praefect=>true}120Randomized with seed 39483121[Jul 28 2023 08:13:03 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter122Manage123 LDAP admin sync124[Jul 28 2023 08:13:03 UTC (QA Tests)] INFO -- Starting test: Manage LDAP admin sync sets and removes user's admin status125[Jul 28 2023 08:13:04 UTC (QA Tests)] INFO -- Executing: `docker exec -d sharp_varahamihira sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f4274731163d:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/manage_ldap_admin_sync_sets_and_removes_user_s_admin_stat-2023-07-28-08-13-04-460.mp4" '`126[Jul 28 2023 08:13:04 UTC (QA Tests)] INFO -- Executing: `docker pull osixia/openldap:latest`127[Jul 28 2023 08:13:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`128[Jul 28 2023 08:13:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`129[Jul 28 2023 08:13:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname ldap-server.test --name ldap-server -p 389:389 --volume admin:/container/service/slapd/assets/config/bootstrap/ldif/custom osixia/openldap:latest --copy-service `130[Jul 28 2023 08:13:11 UTC (QA Tests)] INFO -- clicking :ldap_tab131[Jul 28 2023 08:13:11 UTC (QA Tests)] INFO -- filling :username_field with "adminuser1"132[Jul 28 2023 08:13:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username_field133[Jul 28 2023 08:13:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"134[Jul 28 2023 08:13:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field135[Jul 28 2023 08:13:12 UTC (QA Tests)] INFO -- clicking :sign_in_button136[Jul 28 2023 08:13:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.298s137[Jul 28 2023 08:13:16 UTC (QA Tests)] INFO -- clicking :ldap_tab138[Jul 28 2023 08:13:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f ldap-server`139[Jul 28 2023 08:13:17 UTC (QA Tests)] INFO -- Executing: `docker exec -d sharp_varahamihira sh -c 'pkill -INT -f ffmpeg'`140[Jul 28 2023 08:13:17 UTC (QA Tests)] INFO -- Saving screenshot..141[Jul 28 2023 08:13:17 UTC (QA Tests)] INFO -- Executing: `docker exec sharp_varahamihira sh -c 'stat -c %s /data/manage_ldap_admin_sync_sets_and_removes_user_s_admin_stat-2023-07-28-08-13-04-460.mp4'`142[Jul 28 2023 08:13:17 UTC (QA Tests)] INFO -- Executing: `docker cp sharp_varahamihira:/data/manage_ldap_admin_sync_sets_and_removes_user_s_admin_stat-2023-07-28-08-13-04-460.mp4 tmp/`143[Jul 28 2023 08:13:18 UTC (QA Tests)] INFO -- Executing: `pwd`144[Jul 28 2023 08:13:18 UTC (QA Tests)] INFO -- Starting test: Manage LDAP admin sync sets and removes user's admin status145[Jul 28 2023 08:13:18 UTC (QA Tests)] INFO -- Executing: `docker exec -d sharp_varahamihira sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i f4274731163d:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/manage_ldap_admin_sync_sets_and_removes_user_s_admin_stat-2023-07-28-08-13-18-109.mp4" '`146[Jul 28 2023 08:13:18 UTC (QA Tests)] INFO -- Executing: `docker pull osixia/openldap:latest`147[Jul 28 2023 08:13:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`148[Jul 28 2023 08:13:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`149[Jul 28 2023 08:13:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname ldap-server.test --name ldap-server -p 389:389 --volume admin:/container/service/slapd/assets/config/bootstrap/ldif/custom osixia/openldap:latest --copy-service `150[Jul 28 2023 08:13:20 UTC (QA Tests)] INFO -- clicking :ldap_tab151[Jul 28 2023 08:13:20 UTC (QA Tests)] INFO -- filling :username_field with "adminuser1"152[Jul 28 2023 08:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :username_field153[Jul 28 2023 08:13:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"154[Jul 28 2023 08:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field155[Jul 28 2023 08:13:20 UTC (QA Tests)] INFO -- clicking :sign_in_button156[Jul 28 2023 08:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.332s157[Jul 28 2023 08:13:22 UTC (QA Tests)] INFO -- clicking :context_switcher158[Jul 28 2023 08:13:22 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/159[Jul 28 2023 08:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.72s160[Jul 28 2023 08:13:24 UTC (QA Tests)] INFO -- clicking :context_switcher161[Jul 28 2023 08:13:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/162[Jul 28 2023 08:13:25 UTC (QA Tests)] INFO -- clicking :context_switcher163[Jul 28 2023 08:13:25 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/164[Jul 28 2023 08:13:27 UTC (QA Tests)] INFO -- clicking :context_switcher165[Jul 28 2023 08:13:27 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/166[Jul 28 2023 08:13:28 UTC (QA Tests)] INFO -- clicking :context_switcher167[Jul 28 2023 08:13:28 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/168[Jul 28 2023 08:13:30 UTC (QA Tests)] INFO -- clicking :context_switcher169[Jul 28 2023 08:13:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/170[Jul 28 2023 08:13:31 UTC (QA Tests)] INFO -- clicking :context_switcher171[Jul 28 2023 08:13:31 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/172[Jul 28 2023 08:13:33 UTC (QA Tests)] INFO -- clicking :context_switcher173[Jul 28 2023 08:13:33 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/174[Jul 28 2023 08:13:34 UTC (QA Tests)] INFO -- clicking :context_switcher175[Jul 28 2023 08:13:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/176[Jul 28 2023 08:13:36 UTC (QA Tests)] INFO -- clicking :context_switcher177[Jul 28 2023 08:13:36 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/178[Jul 28 2023 08:13:37 UTC (QA Tests)] INFO -- clicking :context_switcher179[Jul 28 2023 08:13:37 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/180[Jul 28 2023 08:13:39 UTC (QA Tests)] INFO -- clicking :context_switcher181[Jul 28 2023 08:13:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/182[Jul 28 2023 08:13:40 UTC (QA Tests)] INFO -- clicking :context_switcher183[Jul 28 2023 08:13:40 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/184[Jul 28 2023 08:13:42 UTC (QA Tests)] INFO -- clicking :context_switcher185[Jul 28 2023 08:13:42 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/186[Jul 28 2023 08:13:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.733s187[Jul 28 2023 08:13:44 UTC (QA Tests)] INFO -- clicking :context_switcher188[Jul 28 2023 08:13:44 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/189[Jul 28 2023 08:13:45 UTC (QA Tests)] INFO -- clicking :context_switcher190[Jul 28 2023 08:13:45 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/191[Jul 28 2023 08:13:46 UTC (QA Tests)] INFO -- clicking :context_switcher192[Jul 28 2023 08:13:47 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/193[Jul 28 2023 08:13:48 UTC (QA Tests)] INFO -- clicking :context_switcher194[Jul 28 2023 08:13:48 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/195[Jul 28 2023 08:13:49 UTC (QA Tests)] INFO -- clicking :context_switcher196[Jul 28 2023 08:13:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/197[Jul 28 2023 08:13:51 UTC (QA Tests)] INFO -- clicking :context_switcher198[Jul 28 2023 08:13:51 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/199[Jul 28 2023 08:13:52 UTC (QA Tests)] INFO -- clicking :context_switcher200[Jul 28 2023 08:13:52 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/201[Jul 28 2023 08:13:54 UTC (QA Tests)] INFO -- clicking :context_switcher202[Jul 28 2023 08:13:54 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/203[Jul 28 2023 08:13:55 UTC (QA Tests)] INFO -- clicking :context_switcher204[Jul 28 2023 08:13:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/205[Jul 28 2023 08:13:56 UTC (QA Tests)] INFO -- clicking :context_switcher206[Jul 28 2023 08:13:57 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/207[Jul 28 2023 08:13:58 UTC (QA Tests)] INFO -- clicking :context_switcher208[Jul 28 2023 08:13:58 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/209[Jul 28 2023 08:13:59 UTC (QA Tests)] INFO -- clicking :context_switcher210[Jul 28 2023 08:13:59 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/211[Jul 28 2023 08:14:01 UTC (QA Tests)] INFO -- clicking :context_switcher212[Jul 28 2023 08:14:01 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/213[Jul 28 2023 08:14:02 UTC (QA Tests)] INFO -- clicking :context_switcher214[Jul 28 2023 08:14:02 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/215[Jul 28 2023 08:14:04 UTC (QA Tests)] INFO -- clicking :context_switcher216[Jul 28 2023 08:14:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f ldap-server`217[Jul 28 2023 08:14:04 UTC (QA Tests)] INFO -- Executing: `docker pull osixia/openldap:latest`218[Jul 28 2023 08:14:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`219[Jul 28 2023 08:14:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`220[Jul 28 2023 08:14:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname ldap-server.test --name ldap-server -p 389:389 --volume non_admin:/container/service/slapd/assets/config/bootstrap/ldif/custom osixia/openldap:latest --copy-service `221[Jul 28 2023 08:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s222[Jul 28 2023 08:14:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content223[Jul 28 2023 08:14:07 UTC (QA Tests)] INFO -- clicking :sign_out_link224[Jul 28 2023 08:14:07 UTC (QA Tests)] INFO -- clicking :ldap_tab225[Jul 28 2023 08:14:07 UTC (QA Tests)] INFO -- filling :username_field with "adminuser1"226[Jul 28 2023 08:14:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username_field227[Jul 28 2023 08:14:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"228[Jul 28 2023 08:14:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field229[Jul 28 2023 08:14:08 UTC (QA Tests)] INFO -- clicking :sign_in_button230[Jul 28 2023 08:14:09 UTC (QA Tests)] INFO -- clicking :context_switcher231[Jul 28 2023 08:14:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/232[Jul 28 2023 08:14:10 UTC (QA Tests)] INFO -- clicking :context_switcher233[Jul 28 2023 08:14:10 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/234[Jul 28 2023 08:14:12 UTC (QA Tests)] INFO -- clicking :context_switcher235[Jul 28 2023 08:14:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/236[Jul 28 2023 08:14:13 UTC (QA Tests)] INFO -- clicking :context_switcher237[Jul 28 2023 08:14:13 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/238[Jul 28 2023 08:14:15 UTC (QA Tests)] INFO -- clicking :context_switcher239[Jul 28 2023 08:14:15 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/240[Jul 28 2023 08:14:16 UTC (QA Tests)] INFO -- clicking :context_switcher241[Jul 28 2023 08:14:16 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/242[Jul 28 2023 08:14:18 UTC (QA Tests)] INFO -- clicking :context_switcher243[Jul 28 2023 08:14:18 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/244[Jul 28 2023 08:14:19 UTC (QA Tests)] INFO -- clicking :context_switcher245[Jul 28 2023 08:14:19 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/246[Jul 28 2023 08:14:21 UTC (QA Tests)] INFO -- clicking :context_switcher247[Jul 28 2023 08:14:21 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/248[Jul 28 2023 08:14:22 UTC (QA Tests)] INFO -- clicking :context_switcher249[Jul 28 2023 08:14:22 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/250[Jul 28 2023 08:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.773s251[Jul 28 2023 08:14:24 UTC (QA Tests)] INFO -- clicking :context_switcher252[Jul 28 2023 08:14:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/253[Jul 28 2023 08:14:26 UTC (QA Tests)] INFO -- clicking :context_switcher254[Jul 28 2023 08:14:26 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/255[Jul 28 2023 08:14:27 UTC (QA Tests)] INFO -- clicking :context_switcher256[Jul 28 2023 08:14:27 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/257[Jul 28 2023 08:14:29 UTC (QA Tests)] INFO -- clicking :context_switcher258[Jul 28 2023 08:14:29 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/259[Jul 28 2023 08:14:30 UTC (QA Tests)] INFO -- clicking :context_switcher260[Jul 28 2023 08:14:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/261[Jul 28 2023 08:14:32 UTC (QA Tests)] INFO -- clicking :context_switcher262[Jul 28 2023 08:14:32 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/263[Jul 28 2023 08:14:33 UTC (QA Tests)] INFO -- clicking :context_switcher264[Jul 28 2023 08:14:33 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/265[Jul 28 2023 08:14:34 UTC (QA Tests)] INFO -- clicking :context_switcher266[Jul 28 2023 08:14:35 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/267[Jul 28 2023 08:14:36 UTC (QA Tests)] INFO -- clicking :context_switcher268[Jul 28 2023 08:14:36 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/269[Jul 28 2023 08:14:37 UTC (QA Tests)] INFO -- clicking :context_switcher270[Jul 28 2023 08:14:37 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/271[Jul 28 2023 08:14:39 UTC (QA Tests)] INFO -- clicking :context_switcher272[Jul 28 2023 08:14:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/273[Jul 28 2023 08:14:40 UTC (QA Tests)] INFO -- clicking :context_switcher274[Jul 28 2023 08:14:40 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/275[Jul 28 2023 08:14:42 UTC (QA Tests)] INFO -- clicking :context_switcher276[Jul 28 2023 08:14:42 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/277[Jul 28 2023 08:14:43 UTC (QA Tests)] INFO -- clicking :context_switcher278[Jul 28 2023 08:14:43 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/279[Jul 28 2023 08:14:45 UTC (QA Tests)] INFO -- clicking :context_switcher280[Jul 28 2023 08:14:45 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/281[Jul 28 2023 08:14:46 UTC (QA Tests)] INFO -- clicking :context_switcher282[Jul 28 2023 08:14:46 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/283[Jul 28 2023 08:14:48 UTC (QA Tests)] INFO -- clicking :context_switcher284[Jul 28 2023 08:14:48 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/285[Jul 28 2023 08:14:49 UTC (QA Tests)] INFO -- clicking :context_switcher286[Jul 28 2023 08:14:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/287[Jul 28 2023 08:14:51 UTC (QA Tests)] INFO -- clicking :context_switcher288[Jul 28 2023 08:14:51 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/289[Jul 28 2023 08:14:52 UTC (QA Tests)] INFO -- clicking :context_switcher290[Jul 28 2023 08:14:52 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/291[Jul 28 2023 08:14:54 UTC (QA Tests)] INFO -- clicking :context_switcher292[Jul 28 2023 08:14:54 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/293[Jul 28 2023 08:14:55 UTC (QA Tests)] INFO -- clicking :context_switcher294[Jul 28 2023 08:14:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/295[Jul 28 2023 08:14:57 UTC (QA Tests)] INFO -- clicking :context_switcher296[Jul 28 2023 08:14:57 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/297[Jul 28 2023 08:14:58 UTC (QA Tests)] INFO -- clicking :context_switcher298[Jul 28 2023 08:14:58 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/299[Jul 28 2023 08:15:00 UTC (QA Tests)] INFO -- clicking :context_switcher300[Jul 28 2023 08:15:00 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/301[Jul 28 2023 08:15:01 UTC (QA Tests)] INFO -- clicking :context_switcher302[Jul 28 2023 08:15:01 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/303[Jul 28 2023 08:15:03 UTC (QA Tests)] INFO -- clicking :context_switcher304[Jul 28 2023 08:15:03 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-80fcdb7f.test/305[Jul 28 2023 08:15:04 UTC (QA Tests)] INFO -- clicking :context_switcher306[Jul 28 2023 08:15:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f ldap-server`307[Jul 28 2023 08:15:05 UTC (QA Tests)] INFO -- Executing: `docker exec -d sharp_varahamihira sh -c 'pkill -INT -f ffmpeg'`308[Jul 28 2023 08:15:05 UTC (QA Tests)] INFO -- Executing: `docker exec -d sharp_varahamihira sh -c 'rm /data/manage_ldap_admin_sync_sets_and_removes_user_s_admin_stat-2023-07-28-08-13-18-109.mp4'`309 sets and removes user's admin status3111st Try error in ./qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb:13:312Unable to find css "[data-testid=\"ldap_tab\"],[data-testid=\"ldap-tab\"],[data-qa-selector=\"ldap_tab\"],.qa-ldap-tab"314RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb:13315Finished in 2 minutes 2.1 seconds (files took 3.97 seconds to load)3161 example, 0 failures317Randomized with seed 39483318[Jul 28 2023 08:15:06 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=selenoid`319[Jul 28 2023 08:15:06 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f selenoid`320[Jul 28 2023 08:15:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`321[Jul 28 2023 08:15:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-80fcdb7f bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`322[Jul 28 2023 08:15:06 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-80fcdb7f`323[Jul 28 2023 08:15:06 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-80fcdb7f`325Running after script...326$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command327$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")328$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"342Not uploading cache qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16 due to policy344Uploading artifacts...345gitlab-qa-run-*: found 111 matching artifact files and directories 346Uploading artifacts as "archive" to coordinator... 201 Created id=4758982059 responseStatus=201 Created token=64_VN2ZD347Uploading artifacts...348gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 349Uploading artifacts as "junit" to coordinator... 201 Created id=4758982059 responseStatus=201 Created token=64_VN2ZD350Uploading artifacts...351/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 352Uploading artifacts as "dotenv" to coordinator... 201 Created id=4758982059 responseStatus=201 Created token=64_VN2ZD354Job succeeded