importers
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-1690451329-29c18f40-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: 170048, done. 20remote: Counting objects: 100% (170048/170048), done. 21remote: Compressing objects: 100% (106733/106733), done. 22remote: Total 170048 (delta 83950), reused 116874 (delta 57069), pack-reused 0 23Receiving objects: 100% (170048/170048), 131.75 MiB | 45.51 MiB/s, done.24Resolving deltas: 100% (83950/83950), done.26 * [new ref] refs/pipelines/947111561 -> refs/pipelines/94711156127 * [new branch] master -> origin/master28Checking out dd77f346 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 (4751002485)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4751002485 responseStatus=200 OK token=64_Wd_LP39Using 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::Import registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d -- --format QA::Support::JsonFormatter --out tmp/rspec-4751002654.json --format RspecJunitFormatter --out tmp/rspec-4751002654.xml --format html --out tmp/rspec-$(echo importers | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 27 2023 09:51:25 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q thiht/smocker:0.18.2`50[Jul 27 2023 09:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^smocker$`51[Jul 27 2023 09:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`52[Jul 27 2023 09:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`53[Jul 27 2023 09:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-cb7182ac$`54[Jul 27 2023 09:51:26 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-cb7182ac --volume smocker-ssl:/etc/smocker/tls:Z alpine:latest tail -f /dev/null`55[Jul 27 2023 09:51:27 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/smocker/. alpine-cb7182ac:/etc/smocker/tls`56[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-cb7182ac`57[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-cb7182ac`58[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name smocker --net test --hostname smocker.test -p 443 -p 8081 --volume smocker-ssl:/etc/smocker/tls:Z --env SMOCKER_MOCK_SERVER_LISTEN_PORT="443" --env SMOCKER_TLS_ENABLE="true" --env SMOCKER_TLS_CERT_FILE="/etc/smocker/tls/smocker.crt" --env SMOCKER_TLS_PRIVATE_KEY_FILE="/etc/smocker/tls/smocker.key" thiht/smocker:0.18.2`59[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' smocker`60[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-977c0e92$`61[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-4eede5b5$`62[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-977c0e92 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`63[Jul 27 2023 09:51:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-4eede5b5 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`64[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-977c0e92:/etc/gitlab/trusted-certs`65[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-4eede5b5:/etc/gitlab/trusted-certs`66[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-977c0e92:/etc/gitlab/ssl`67[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-4eede5b5:/etc/gitlab/ssl`68[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-977c0e92`69[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-4eede5b5`70[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-977c0e92`71[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-4eede5b5`72[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`73[Jul 27 2023 09:51:29 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`74[Jul 27 2023 09:51:30 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`75[Jul 27 2023 09:51:33 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`76[Jul 27 2023 09:52:35 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^import-target$`77[Jul 27 2023 09:52:35 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`78[Jul 27 2023 09:52:35 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name import-target --net test --hostname import-target.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-27-09-51-25-37dd72da/import-target/logs:/var/log/gitlab:Z --add-host=api.github.com:172.19.0.2 registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`79[Jul 27 2023 09:52:35 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^import-source$`80[Jul 27 2023 09:52:35 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`81[Jul 27 2023 09:52:35 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name import-source --net test --hostname import-source.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-27-09-51-25-37dd72da/import-source/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`82[Jul 27 2023 09:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 09:51:2583# Gitlab::QA::Runtime::OmnibusConfigurations::Default84gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme85gitlab_rails['gitlab_disable_animations'] = true # Disable animations86gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry87gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password88gitlab_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;"`89[Jul 27 2023 09:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 09:51:2590# Gitlab::QA::Runtime::OmnibusConfigurations::Default91gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme92gitlab_rails['gitlab_disable_animations'] = true # Disable animations93gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry94gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password95gitlab_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;"`96[Jul 27 2023 09:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false import-target`97[Jul 27 2023 09:52:51 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false import-source`98[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...99[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`100[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...101[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`102[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Shell command: `docker port import-target 80/tcp`103[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Shell command: `docker port import-source 80/tcp`104[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32770`!105[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`106[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32771`!107[Jul 27 2023 09:56:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`108[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "echo '#!/usr/bin/env bash109if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then110 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'111 exit 1112fi113' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`114[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "echo '#!/usr/bin/env bash115if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then116 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'117 exit 1118fi119' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`120[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`121[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`122[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data import-target:/tmp/data-seeds`123[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data import-source:/tmp/data-seeds`124[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Running exec_commands...125[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`126[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Running exec_commands...127[Jul 27 2023 09:56:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`128[Jul 27 2023 09:57:07 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q aerokube/selenoid:latest-release`129[Jul 27 2023 09:57:08 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^selenoid$`130[Jul 27 2023 09:57:08 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`131[Jul 27 2023 09:57:08 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q selenoid/chrome:111.0`132[Jul 27 2023 09:57:19 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q presidenten/selenoid-manual-video-recorder:latest`133[Jul 27 2023 09:57:20 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-27-09-51-25-37dd72da/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-27-09-51-25-37dd72da/selenoid/video:/opt/selenoid/video:z aerokube/selenoid:latest-release -video-recorder-image presidenten/selenoid-manual-video-recorder -container-network test -timeout 10m0s`134[Jul 27 2023 09:57:28 UTC (Gitlab QA)] INFO -- Waiting for Selenoid ...135[Jul 27 2023 09:57:30 UTC (Gitlab QA)] INFO -- Selenoid ready!136[Jul 27 2023 09:57:30 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`137[Jul 27 2023 09:57:31 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:dd77f34628f46aa537af9ff67d556ad435d3ae5d`138[Jul 27 2023 09:58:16 UTC (Gitlab QA)] INFO -- Running test suite `Test::Integration::Import` for gitlab-ee139[Jul 27 2023 09:58:16 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_MOCK_GITHUB="$QA_MOCK_GITHUB" --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-27-09-51-25-37dd72da/selenoid" --env USE_SELENOID="$USE_SELENOID" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --env QA_ALLOW_LOCAL_REQUESTS="true" --env QA_IMPORT_SOURCE_URL="http://import-source.test" --env QA_SMOCKER_HOST="smocker.test" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-09-51-25-37dd72da/gitlab-ee-qa-9beae909:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-9beae909 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:dd77f34628f46aa537af9ff67d556ad435d3ae5d Test::Integration::Import http://import-target.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4751002654.json --format RspecJunitFormatter --out tmp/rspec-4751002654.xml --format html --out tmp/rspec-importers.htm --color --format documentation`1402023-07-27 09:58:26 / CONF :: 141 ==> Base URL: http://import-target.test142 ==> Browser: #<Selenium::WebDriver::Remote::Driver:0x00007f47002a8688>143 ==> Libraries: Chemlab::Vendor144[Jul 27 2023 09:58:26 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA145[Jul 27 2023 09:58:26 UTC (QA Tests)] INFO -- Browser: chrome146[Jul 27 2023 09:58:26 UTC (QA Tests)] INFO -- Browser version: 111.0147[Jul 27 2023 09:58:26 UTC (QA Tests)] INFO -- Performing sanity check for environment!148[Jul 27 2023 09:58:27 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}149[Jul 27 2023 09:58:27 UTC (QA Tests)] INFO -- Performing initial license fabrication!150[Jul 27 2023 09:58:27 UTC (QA Tests)] INFO -- Successfully added license key. Details:151{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}152[Jul 27 2023 09:58:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.18 seconds153[Jul 27 2023 09:58:27 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='presidenten/selenoid-manual-video-recorder' --format '{{.Names}}'`154[Jul 27 2023 09:58:28 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='selenoid/chrome:111.0' --format '{{.Names}}'`155[Jul 27 2023 09:58:28 UTC (QA Tests)] INFO -- Executing: `docker inspect festive_edison --format '{{.Config.Hostname}}'`156[Jul 27 2023 09:58:28 UTC (QA Tests)] INFO -- Test failure video recording setup complete!157Run options:158 include {:import=>true}159 exclude {:geo=>true, :requires_praefect=>true}160Randomized with seed 5390161Manage162 Gitlab migration163 with project member164[Jul 27 2023 09:59:55 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with project member member retains direct membership in imported project165[Jul 27 2023 09:59:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.11 seconds166[Jul 27 2023 09:59:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-490a3bbd' via api in 1.23 seconds167[Jul 27 2023 09:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.12 seconds168[Jul 27 2023 10:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-c176f2428bd5' via api in 0.94 seconds169[Jul 27 2023 10:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.27 seconds170[Jul 27 2023 10:00:00 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}171[Jul 27 2023 10:00:01 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}172[Jul 27 2023 10:00:01 UTC (QA Tests)] INFO -- Adding user target-user-c176f2428bd5 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox173[Jul 27 2023 10:00:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-490a3bbd/the_awesome_project-8e677962fe6d4794' via api in 1.13 seconds174[Jul 27 2023 10:00:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b9cdc6268880c5a9' via api in 0.38 seconds175[Jul 27 2023 10:00:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2ccb4fc9ebecbc8f' via api in 0.99 seconds176[Jul 27 2023 10:00:05 UTC (QA Tests)] INFO -- Adding user qa-user-b9cdc6268880c5a9 to source-group-for-import-490a3bbd/the_awesome_project-8e677962fe6d4794 QA::Resource::Project177[Jul 27 2023 10:00:05 UTC (QA Tests)] INFO -- No cached token found for username: target-user-c176f2428bd5178[Jul 27 2023 10:00:06 UTC (QA Tests)] INFO -- Caching token for username: target-user-c176f2428bd5, last six chars of token:SQoVyB179[Jul 27 2023 10:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-c176f2428bd5-7ifz300j' via api in 0.22 seconds180[Jul 27 2023 10:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-490a3bbd' via api in 0.77 seconds181 member retains direct membership in imported project182 with group member183[Jul 27 2023 10:00:59 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with group member member retains indirect membership in imported project184[Jul 27 2023 10:01:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.11 seconds185[Jul 27 2023 10:01:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-828ffe02' via api in 0.52 seconds186[Jul 27 2023 10:01:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds187[Jul 27 2023 10:01:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-f3562b3695ea' via api in 0.37 seconds188[Jul 27 2023 10:01:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds189[Jul 27 2023 10:01:01 UTC (QA Tests)] INFO -- Adding user target-user-f3562b3695ea to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox190[Jul 27 2023 10:01:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-828ffe02/the_awesome_project-dfd42ee0fd80749d' via api in 1.36 seconds191[Jul 27 2023 10:01:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b33abbb78ca72858' via api in 0.4 seconds192[Jul 27 2023 10:01:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-51d846421f36e002' via api in 0.27 seconds193[Jul 27 2023 10:01:04 UTC (QA Tests)] INFO -- Adding user qa-user-b33abbb78ca72858 to source-group-for-import-828ffe02 QA::Resource::Sandbox194[Jul 27 2023 10:01:04 UTC (QA Tests)] INFO -- No cached token found for username: target-user-f3562b3695ea195[Jul 27 2023 10:01:04 UTC (QA Tests)] INFO -- Caching token for username: target-user-f3562b3695ea, last six chars of token:ci_tzX196[Jul 27 2023 10:01:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-f3562b3695ea-vk7rp358' via api in 0.08 seconds197[Jul 27 2023 10:01:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-828ffe02' via api in 0.5 seconds198 member retains indirect membership in imported project199Manage200 Gitlab migration201 with release202[Jul 27 2023 10:01:32 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with release successfully imports project release203[Jul 27 2023 10:01:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.1 seconds204[Jul 27 2023 10:01:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-8df65e09' via api in 0.43 seconds205[Jul 27 2023 10:01:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds206[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-ed5c193730ea' via api in 0.46 seconds207[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds208[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- Adding user target-user-ed5c193730ea to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox209[Jul 27 2023 10:01:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-8df65e09/the_awesome_project-a70b03da773151a1' via api in 1.46 seconds210[Jul 27 2023 10:01:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.14 seconds211[Jul 27 2023 10:01:37 UTC (QA Tests)] INFO -- No cached token found for username: target-user-ed5c193730ea212[Jul 27 2023 10:01:37 UTC (QA Tests)] INFO -- Caching token for username: target-user-ed5c193730ea, last six chars of token:-Ys4RW213[Jul 27 2023 10:01:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-ed5c193730ea-899mo0ct' via api in 0.2 seconds214[Jul 27 2023 10:01:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-8df65e09' via api in 0.66 seconds215[Jul 27 2023 10:02:07 UTC (QA Tests)] ERROR -- Import failures: [{:relation=>"self", :step=>"pipeline_worker_run", :exception_message=>"Export from source instance failed: Unsuccessful response 404 from [FILTERED]", :exception_class=>"BulkImports::Pipeline::FailedError", :correlation_id_value=>"b75cb7c060dea286225532cc948b111e", :created_at=>"2023-07-27T10:01:54.040Z", :pipeline_class=>"BulkImports::Projects::Pipelines::ProjectAttributesPipeline", :pipeline_step=>"pipeline_worker_run"}, {:relation=>"repository", :step=>"pipeline_worker_run", :exception_message=>"Export from source instance failed: Unsuccessful response 404 from [FILTERED]", :exception_class=>"BulkImports::Pipeline::FailedError", :correlation_id_value=>"b75cb7c060dea286225532cc948b111e", :created_at=>"2023-07-27T10:01:54.042Z", :pipeline_class=>"BulkImports::Projects::Pipelines::RepositoryBundlePipeline", :pipeline_step=>"pipeline_worker_run"}]216[Jul 27 2023 10:02:08 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.217[Jul 27 2023 10:02:08 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with release successfully imports project release218[Jul 27 2023 10:02:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.04 seconds219[Jul 27 2023 10:02:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-cf6b16fe' via api in 0.45 seconds220[Jul 27 2023 10:02:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.11 seconds221[Jul 27 2023 10:02:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-7c6842f7b458' via api in 0.32 seconds222[Jul 27 2023 10:02:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds223[Jul 27 2023 10:02:10 UTC (QA Tests)] INFO -- Adding user target-user-7c6842f7b458 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox224[Jul 27 2023 10:02:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-cf6b16fe/the_awesome_project-b9161360e5ced3c4' via api in 1.5 seconds225[Jul 27 2023 10:02:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.13 seconds226[Jul 27 2023 10:02:12 UTC (QA Tests)] INFO -- No cached token found for username: target-user-7c6842f7b458227[Jul 27 2023 10:02:12 UTC (QA Tests)] INFO -- Caching token for username: target-user-7c6842f7b458, last six chars of token:ixUHGL228[Jul 27 2023 10:02:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-7c6842f7b458-57ax23bp' via api in 0.07 seconds229[Jul 27 2023 10:02:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-cf6b16fe' via api in 0.47 seconds230 successfully imports project release2321st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb:62:233undefined method `except' for nil:NilClass235RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb:62236Manage237 Gitlab migration238 with merge request239 successfully imports merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/414859)240Manage241 Gitlab migration242 with repository243[Jul 27 2023 10:02:46 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with repository successfully imports repository244[Jul 27 2023 10:02:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds245[Jul 27 2023 10:02:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-1dc451db' via api in 0.51 seconds246[Jul 27 2023 10:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.09 seconds247[Jul 27 2023 10:02:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-b1bbd0ff601a' via api in 0.27 seconds248[Jul 27 2023 10:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds249[Jul 27 2023 10:02:48 UTC (QA Tests)] INFO -- Adding user target-user-b1bbd0ff601a to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox250[Jul 27 2023 10:02:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-1dc451db/the_awesome_project-24f49841d74de782' via api in 1.41 seconds251[Jul 27 2023 10:02:50 UTC (QA Tests)] INFO -- No cached token found for username: target-user-b1bbd0ff601a252[Jul 27 2023 10:02:51 UTC (QA Tests)] INFO -- Caching token for username: target-user-b1bbd0ff601a, last six chars of token:F4SLxy253[Jul 27 2023 10:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-b1bbd0ff601a-nrn7jtd2' via api in 0.09 seconds254[Jul 27 2023 10:02:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-1dc451db' via api in 0.55 seconds255 successfully imports repository256 with wiki257[Jul 27 2023 10:03:33 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with wiki successfully imports project wiki258[Jul 27 2023 10:03:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds259[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-8ccd4f7b' via api in 0.49 seconds260[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds261[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-d7a1dbfe0c92' via api in 0.23 seconds262[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds263[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- Adding user target-user-d7a1dbfe0c92 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox264[Jul 27 2023 10:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-8ccd4f7b/the_awesome_project-e164f03f0b419332' via api in 0.35 seconds265[Jul 27 2023 10:03:35 UTC (QA Tests)] INFO -- No cached token found for username: target-user-d7a1dbfe0c92266[Jul 27 2023 10:03:35 UTC (QA Tests)] INFO -- Caching token for username: target-user-d7a1dbfe0c92, last six chars of token:6X3spu267[Jul 27 2023 10:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-d7a1dbfe0c92-ewv3ilpu' via api in 0.08 seconds268[Jul 27 2023 10:03:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-8ccd4f7b' via api in 0.49 seconds269 successfully imports project wiki270 with uninitialized project271[Jul 27 2023 10:04:21 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with uninitialized project successfully imports project272[Jul 27 2023 10:04:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds273[Jul 27 2023 10:04:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-51b7da9d' via api in 0.47 seconds274[Jul 27 2023 10:04:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds275[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-9dad6daab350' via api in 0.25 seconds276[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds277[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- Adding user target-user-9dad6daab350 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox278[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-51b7da9d/the_awesome_project-2cfa42fe705ffb0b' via api in 0.39 seconds279[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- No cached token found for username: target-user-9dad6daab350280[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- Caching token for username: target-user-9dad6daab350, last six chars of token:J1mwpj281[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-9dad6daab350-1cgdwc9m' via api in 0.08 seconds282[Jul 27 2023 10:04:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-51b7da9d' via api in 0.48 seconds283 successfully imports project284Manage285 Gitlab migration286 with EE features287[Jul 27 2023 10:05:06 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with EE features imports group epics and iterations288[Jul 27 2023 10:05:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds289[Jul 27 2023 10:05:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-11c67224' via api in 0.46 seconds290[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds291[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-66ce84b30b69' via api in 0.25 seconds292[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds293[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- Adding user target-user-66ce84b30b69 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox294[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- Successfully added license key. Details:295{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}296[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.12 seconds297[Jul 27 2023 10:05:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.17 seconds298[Jul 27 2023 10:05:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.31 seconds299[Jul 27 2023 10:05:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupIteration with id '1' via api in 0.12 seconds300[Jul 27 2023 10:05:08 UTC (QA Tests)] INFO -- No cached token found for username: target-user-66ce84b30b69301[Jul 27 2023 10:05:08 UTC (QA Tests)] INFO -- Caching token for username: target-user-66ce84b30b69, last six chars of token:5e768N302[Jul 27 2023 10:05:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-66ce84b30b69-bzn8dylo' via api in 0.07 seconds303[Jul 27 2023 10:05:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-11c67224' via api in 0.49 seconds304 imports group epics and iterations305Manage306 Gitlab migration307 with ci pipeline308[Jul 27 2023 10:05:28 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with ci pipeline successfully imports ci pipeline309[Jul 27 2023 10:05:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds310[Jul 27 2023 10:05:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-ac5b4690' via api in 0.46 seconds311[Jul 27 2023 10:05:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds312[Jul 27 2023 10:05:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-2d7fcb01c377' via api in 0.28 seconds313[Jul 27 2023 10:05:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds314[Jul 27 2023 10:05:30 UTC (QA Tests)] INFO -- Adding user target-user-2d7fcb01c377 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox315[Jul 27 2023 10:05:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-ac5b4690/the_awesome_project-330d21361c5a72eb' via api in 0.73 seconds316[Jul 27 2023 10:05:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds317[Jul 27 2023 10:05:33 UTC (QA Tests)] INFO -- No cached token found for username: target-user-2d7fcb01c377318[Jul 27 2023 10:05:33 UTC (QA Tests)] INFO -- Caching token for username: target-user-2d7fcb01c377, last six chars of token:c3ragP319[Jul 27 2023 10:05:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-2d7fcb01c377-e7amidd3' via api in 0.08 seconds320[Jul 27 2023 10:05:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-ac5b4690' via api in 0.55 seconds321 successfully imports ci pipeline322Manage323 GitHub import324 when imported via api325[Jul 27 2023 10:06:07 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via api imports repo push rules326[Jul 27 2023 10:06:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds327[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-d9b9bcbc' via api in 0.35 seconds328[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-81cf42666e900bb5' via api in 0.23 seconds329[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- Adding user qa-user-81cf42666e900bb5 to gitlab-qa-sandbox-group-5/destination-group-for-import-d9b9bcbc QA::Resource::Group330[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["github"]}331[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-81cf42666e900bb5332[Jul 27 2023 10:06:09 UTC (QA Tests)] INFO -- Caching token for username: qa-user-81cf42666e900bb5, last six chars of token:ApFRoK333[Jul 27 2023 10:06:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-81cf42666e900bb5-txxnb5zp' via api in 0.07 seconds334[Jul 27 2023 10:06:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromGithub with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-d9b9bcbc/imported-project-e1115931c73de94e' via api in 0.82 seconds335 imports repo push rules336Manage337 GitHub import338 when imported via api339[Jul 27 2023 10:08:23 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via api imports project340[Jul 27 2023 10:08:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds341[Jul 27 2023 10:08:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-ddd8e60a' via api in 0.39 seconds342[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9d5f45431c3ca6b6' via api in 0.25 seconds343[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- Adding user qa-user-9d5f45431c3ca6b6 to gitlab-qa-sandbox-group-5/destination-group-for-import-ddd8e60a QA::Resource::Group344[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-9d5f45431c3ca6b6345[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- Caching token for username: qa-user-9d5f45431c3ca6b6, last six chars of token:kkAQ2K346[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-9d5f45431c3ca6b6-4f59ofs2' via api in 0.08 seconds347[Jul 27 2023 10:08:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromGithub with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-ddd8e60a/imported-project-656b2e96b4ec02ea' via api in 0.79 seconds348 imports project349Manage350 Gitlab migration351[Jul 27 2023 10:12:26 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration imports group from UI352[Jul 27 2023 10:12:26 UTC (QA Tests)] INFO -- Executing: `docker exec -d zealous_panini sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 6b73f758dd51:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/manage_gitlab_migration_imports_group_from_ui-2023-07-27-10-12-26-297.mp4" '`353[Jul 27 2023 10:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds354[Jul 27 2023 10:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-a2a1fdd8' via api in 0.55 seconds355[Jul 27 2023 10:12:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds356[Jul 27 2023 10:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-7e10854ec83a' via api in 0.29 seconds357[Jul 27 2023 10:12:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds358[Jul 27 2023 10:12:28 UTC (QA Tests)] INFO -- Adding user target-user-7e10854ec83a to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox359[Jul 27 2023 10:12:28 UTC (QA Tests)] INFO -- filling :login_field with "target-user-7e10854ec83a"360[Jul 27 2023 10:12:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field361[Jul 27 2023 10:12:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"362[Jul 27 2023 10:12:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field363[Jul 27 2023 10:12:29 UTC (QA Tests)] INFO -- clicking :sign_in_button364[Jul 27 2023 10:12:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.355s365[Jul 27 2023 10:12:32 UTC (QA Tests)] INFO -- Enabling super sidebar!366[Jul 27 2023 10:12:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled367[Jul 27 2023 10:12:34 UTC (QA Tests)] INFO -- clicking :new_menu_toggle368[Jul 27 2023 10:12:34 UTC (QA Tests)] INFO -- clicking :create_menu_item369[Jul 27 2023 10:12:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.722s370[Jul 27 2023 10:12:35 UTC (QA Tests)] INFO -- clicking :panel_link371[Jul 27 2023 10:12:35 UTC (QA Tests)] INFO -- filling :import_gitlab_url with "http://import-source.test"372[Jul 27 2023 10:12:35 UTC (QA Tests)] INFO -- clicking the coordinates of :import_gitlab_url373[Jul 27 2023 10:12:36 UTC (QA Tests)] INFO -- filling :import_gitlab_token with "*****"374[Jul 27 2023 10:12:36 UTC (QA Tests)] INFO -- clicking the coordinates of :import_gitlab_token375[Jul 27 2023 10:12:36 UTC (QA Tests)] INFO -- clicking :connect_instance_button376[Jul 27 2023 10:12:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element connect_instance_button' took 0.945s377[Jul 27 2023 10:12:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.697s378[Jul 27 2023 10:12:38 UTC (QA Tests)] INFO -- clicking :target_namespace_selector_dropdown379[Jul 27 2023 10:12:38 UTC (QA Tests)] INFO -- clicking :target_group_dropdown_item380[Jul 27 2023 10:12:39 UTC (QA Tests)] INFO -- clicking :import_group_button381[Jul 27 2023 10:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 19.239s382[Jul 27 2023 10:12:59 UTC (QA Tests)] INFO -- No cached token found for username: target-user-7e10854ec83a383[Jul 27 2023 10:12:59 UTC (QA Tests)] INFO -- Caching token for username: target-user-7e10854ec83a, last six chars of token:haW4Cz384[Jul 27 2023 10:12:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-7e10854ec83a-c0jmswh9' via api in 0.08 seconds385[Jul 27 2023 10:12:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::BulkImportGroup at http://import-target.test/groups/gitlab-qa-sandbox-group-5/source-group-for-import-a2a1fdd8386[Jul 27 2023 10:13:00 UTC (QA Tests)] INFO -- Executing: `docker exec -d zealous_panini sh -c 'pkill -INT -f ffmpeg'`387[Jul 27 2023 10:13:00 UTC (QA Tests)] INFO -- Executing: `docker exec -d zealous_panini sh -c 'rm /data/manage_gitlab_migration_imports_group_from_ui-2023-07-27-10-12-26-297.mp4'`388 imports group from UI389Manage390 Gitlab migration391 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)392Manage393 Gitlab migration394 with milestones and badges395[Jul 27 2023 10:13:01 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with milestones and badges successfully imports group milestones and badges396[Jul 27 2023 10:13:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds397[Jul 27 2023 10:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-c1df9579' via api in 0.65 seconds398[Jul 27 2023 10:13:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.04 seconds399[Jul 27 2023 10:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-5826bc12c07c' via api in 0.23 seconds400[Jul 27 2023 10:13:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds401[Jul 27 2023 10:13:02 UTC (QA Tests)] INFO -- Adding user target-user-5826bc12c07c to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox402[Jul 27 2023 10:13:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '3' via api in 0.13 seconds403[Jul 27 2023 10:13:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupBadge with name 'qa-badge-a5ca4e06ac0a1825' via api in 0.23 seconds404[Jul 27 2023 10:13:03 UTC (QA Tests)] INFO -- No cached token found for username: target-user-5826bc12c07c405[Jul 27 2023 10:13:03 UTC (QA Tests)] INFO -- Caching token for username: target-user-5826bc12c07c, last six chars of token:9a2PCr406[Jul 27 2023 10:13:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-5826bc12c07c-bjs0itcv' via api in 0.07 seconds407[Jul 27 2023 10:13:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-c1df9579' via api in 0.49 seconds408 successfully imports group milestones and badges409 with subgroups and labels410[Jul 27 2023 10:13:22 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with subgroups and labels successfully imports groups and labels411[Jul 27 2023 10:13:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds412[Jul 27 2023 10:13:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-4a12a284' via api in 0.46 seconds413[Jul 27 2023 10:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.18 seconds414[Jul 27 2023 10:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-bc764e543d26' via api in 0.6 seconds415[Jul 27 2023 10:13:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds416[Jul 27 2023 10:13:24 UTC (QA Tests)] INFO -- Adding user target-user-bc764e543d26 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox417[Jul 27 2023 10:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupLabel with id '3' via api in 0.1 seconds418[Jul 27 2023 10:13:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'source-group-for-import-4a12a284/subgroup-for-import-b0f71823' via api in 0.22 seconds419[Jul 27 2023 10:13:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupLabel with id '4' via api in 0.08 seconds420[Jul 27 2023 10:13:25 UTC (QA Tests)] INFO -- No cached token found for username: target-user-bc764e543d26421[Jul 27 2023 10:13:25 UTC (QA Tests)] INFO -- Caching token for username: target-user-bc764e543d26, last six chars of token:WAbVtZ422[Jul 27 2023 10:13:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-bc764e543d26-f2ktg13k' via api in 0.07 seconds423[Jul 27 2023 10:13:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-4a12a284' via api in 1.18 seconds424 successfully imports groups and labels425Manage426 Gitlab migration427 with project issues428[Jul 27 2023 10:13:55 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with project issues successfully imports issue429[Jul 27 2023 10:13:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.04 seconds430[Jul 27 2023 10:13:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-3f488de2' via api in 0.46 seconds431[Jul 27 2023 10:13:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.04 seconds432[Jul 27 2023 10:13:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-def6748660be' via api in 0.26 seconds433[Jul 27 2023 10:13:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds434[Jul 27 2023 10:13:56 UTC (QA Tests)] INFO -- Adding user target-user-def6748660be to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox435[Jul 27 2023 10:13:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-3f488de2/the_awesome_project-b72128ec0b2ac153' via api in 1.93 seconds436[Jul 27 2023 10:13:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.44 seconds437[Jul 27 2023 10:13:59 UTC (QA Tests)] INFO -- No cached token found for username: target-user-def6748660be438[Jul 27 2023 10:13:59 UTC (QA Tests)] INFO -- Caching token for username: target-user-def6748660be, last six chars of token:F5-uws439[Jul 27 2023 10:13:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-def6748660be-hcfq3i6y' via api in 0.07 seconds440[Jul 27 2023 10:13:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-3f488de2' via api in 0.61 seconds441 successfully imports issue442 with designs443[Jul 27 2023 10:14:27 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with designs successfully imports design444[Jul 27 2023 10:14:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds445[Jul 27 2023 10:14:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-f948b7dc' via api in 0.49 seconds446[Jul 27 2023 10:14:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds447[Jul 27 2023 10:14:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-c42b42dbf217' via api in 0.23 seconds448[Jul 27 2023 10:14:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds449[Jul 27 2023 10:14:28 UTC (QA Tests)] INFO -- Adding user target-user-c42b42dbf217 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox450[Jul 27 2023 10:14:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-f948b7dc/the_awesome_project-562e456be43ad8ed' via api in 0.41 seconds451[Jul 27 2023 10:14:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.23 seconds452[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 0.49 seconds453[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- No cached token found for username: target-user-c42b42dbf217454[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- Caching token for username: target-user-c42b42dbf217, last six chars of token:8FrPME455[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-c42b42dbf217-4zr2h58l' via api in 0.11 seconds456[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-f948b7dc' via api in 0.54 seconds457 successfully imports design458 with associated merge request459[Jul 27 2023 10:15:15 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with associated merge request preserves related merge request460[Jul 27 2023 10:15:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds461[Jul 27 2023 10:15:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-4dc1d91d' via api in 0.46 seconds462[Jul 27 2023 10:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds463[Jul 27 2023 10:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-ebd87b464a3b' via api in 0.24 seconds464[Jul 27 2023 10:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds465[Jul 27 2023 10:15:17 UTC (QA Tests)] INFO -- Adding user target-user-ebd87b464a3b to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox466[Jul 27 2023 10:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-4dc1d91d/the_awesome_project-7f9db94260c27d94' via api in 0.39 seconds467[Jul 27 2023 10:15:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.34 seconds468[Jul 27 2023 10:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds469[Jul 27 2023 10:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds470[Jul 27 2023 10:15:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.83 seconds471[Jul 27 2023 10:15:20 UTC (QA Tests)] INFO -- No cached token found for username: target-user-ebd87b464a3b472[Jul 27 2023 10:15:20 UTC (QA Tests)] INFO -- Caching token for username: target-user-ebd87b464a3b, last six chars of token:opUVy1473[Jul 27 2023 10:15:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-ebd87b464a3b-tkb76kw3' via api in 0.09 seconds474[Jul 27 2023 10:15:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-5/source-group-for-import-4dc1d91d' via api in 0.54 seconds475 preserves related merge request476Manage477 GitHub import478 when imported via UI479[Jul 27 2023 10:15:47 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via UI imports a project480[Jul 27 2023 10:15:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d zealous_panini sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 6b73f758dd51:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/manage_github_import_when_imported_via_ui_imports_a_proje-2023-07-27-10-15-47-942.mp4" '`481[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds482[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-218deb7e' via api in 0.35 seconds483[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a0acab864505d2e7' via api in 0.25 seconds484[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- Adding user qa-user-a0acab864505d2e7 to gitlab-qa-sandbox-group-5/destination-group-for-import-218deb7e QA::Resource::Group485[Jul 27 2023 10:15:49 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a0acab864505d2e7"486[Jul 27 2023 10:15:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field487[Jul 27 2023 10:15:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"488[Jul 27 2023 10:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field489[Jul 27 2023 10:15:50 UTC (QA Tests)] INFO -- clicking :sign_in_button490[Jul 27 2023 10:15:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.985s491[Jul 27 2023 10:15:51 UTC (QA Tests)] INFO -- Enabling super sidebar!492[Jul 27 2023 10:15:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled493[Jul 27 2023 10:15:53 UTC (QA Tests)] INFO -- clicking :new_menu_toggle494[Jul 27 2023 10:15:53 UTC (QA Tests)] INFO -- clicking :create_menu_item495[Jul 27 2023 10:15:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.179s496[Jul 27 2023 10:15:55 UTC (QA Tests)] INFO -- filling :personal_access_token_field with "*****"497[Jul 27 2023 10:15:55 UTC (QA Tests)] INFO -- clicking the coordinates of :personal_access_token_field498[Jul 27 2023 10:15:55 UTC (QA Tests)] INFO -- clicking :authenticate_button499[Jul 27 2023 10:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element authenticate_button' took 0.645s500[Jul 27 2023 10:15:56 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:single_endpoint_issue_events_import}501[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:single_endpoint_notes_import}502[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:attachments_import}503[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- clicking :target_namespace_selector_dropdown504[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- clicking :target_group_dropdown_item505[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- filling :project_path_field with "the_awesome_project-becad20f7bf8e85a"506[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- clicking the coordinates of :project_path_field507[Jul 27 2023 10:15:57 UTC (QA Tests)] INFO -- clicking :import_button508[Jul 27 2023 10:15:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.745s509[Jul 27 2023 10:15:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? import_status_indicator' took 0.776s510[Jul 27 2023 10:15:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.049s511[Jul 27 2023 10:16:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.056s512[Jul 27 2023 10:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.065s513[Jul 27 2023 10:16:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.02s514[Jul 27 2023 10:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.052s515[Jul 27 2023 10:16:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.03s516[Jul 27 2023 10:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.036s517[Jul 27 2023 10:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.074s518[Jul 27 2023 10:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.029s519[Jul 27 2023 10:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.047s520[Jul 27 2023 10:17:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.068s521[Jul 27 2023 10:17:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.046s522[Jul 27 2023 10:17:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.025s523[Jul 27 2023 10:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.056s524[Jul 27 2023 10:17:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.03s525[Jul 27 2023 10:17:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.039s526[Jul 27 2023 10:17:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.018s527[Jul 27 2023 10:17:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.044s528[Jul 27 2023 10:17:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.021s529[Jul 27 2023 10:17:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.023s530[Jul 27 2023 10:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.064s531[Jul 27 2023 10:18:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.062s532[Jul 27 2023 10:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.045s533[Jul 27 2023 10:18:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectImportedFromGithub at http://import-target.test/gitlab-qa-sandbox-group-5/destination-group-for-import-218deb7e/the_awesome_project-becad20f7bf8e85a534[Jul 27 2023 10:18:22 UTC (QA Tests)] INFO -- Executing: `docker exec -d zealous_panini sh -c 'pkill -INT -f ffmpeg'`535[Jul 27 2023 10:18:22 UTC (QA Tests)] INFO -- Executing: `docker exec -d zealous_panini sh -c 'rm /data/manage_github_import_when_imported_via_ui_imports_a_proje-2023-07-27-10-15-47-942.mp4'`536 imports a project537Pending: (Failures listed here are expected and do not affect your suite's status)538 1) Manage Gitlab migration with merge request successfully imports merge request539 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/414859540 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:78541 2) Manage Gitlab migration migrates large gitlab group via api542 # Test is not compatible with this environment or pipeline543 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:126544Finished in 19 minutes 54 seconds (files took 4.67 seconds to load)54519 examples, 0 failures, 2 pending546Randomized with seed 5390547[Jul 27 2023 10:18:22 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=selenoid`548[Jul 27 2023 10:18:22 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f selenoid`549[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker logs smocker`550[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=smocker`551[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f smocker`552[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target 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;'"`553[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`554[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=import-target`555[Jul 27 2023 10:18:23 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f import-target`556[Jul 27 2023 10:18:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source 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;'"`557[Jul 27 2023 10:18:24 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`558[Jul 27 2023 10:18:24 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=import-source`559[Jul 27 2023 10:18:24 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f import-source`561Running after script...562$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command563$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")564$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"610Not uploading cache qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16 due to policy612Uploading artifacts...613gitlab-qa-run-*: found 267 matching artifact files and directories 614Uploading artifacts as "archive" to coordinator... 201 Created id=4751002654 responseStatus=201 Created token=64_Wd_LP615Uploading artifacts...616gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 617Uploading artifacts as "junit" to coordinator... 201 Created id=4751002654 responseStatus=201 Created token=64_Wd_LP618Uploading artifacts...619/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 620Uploading artifacts as "dotenv" to coordinator... 201 Created id=4751002654 responseStatus=201 Created token=64_Wd_LP622Job succeeded