rspec-ee system pg12 minimal 3/6
Passed Started
by
@mwoolf
Max Woolf
1Running with gitlab-runner 15.2.0~beta.17.g34ae4a68 (34ae4a68)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:ac3b8cd6a8b42e839456256bc514d6230b5a2538c738b3d522e1384a2a172b96 for postgres:12 with digest postgres@sha256:e6ffad42c91a4d5a29257a27ac4e160c3ae7196696b37bf2e80410024ed95951 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:09401fed2a421bf0019f96dcec70c85f82ec7b76beb1ae589547b0dc302d6b76 for redis:6.0-alpine with digest redis@sha256:217a9db40a914cc3f6206a143a4d750da0607500cc013a147a4979e08e40beff ...13Starting service elasticsearch:7.17.0 ...14Pulling docker image elasticsearch:7.17.0 ...15Using docker image sha256:6fe993d6e7ed5e00a18f9b146d867b77559bf9948e6596bbf880ddbefeec46f7 for elasticsearch:7.17.0 with digest elasticsearch@sha256:332c6d416808f6e9a2cbcbe0170d9a9bb14bfe772180d37de5084c223dd8948b ...16Waiting for services to be up and running (timeout 30 seconds)...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...19Using docker image sha256:34c44820e60f494e1559bdea8f2b0eb5619bbc57a994ebb31f7d526da51356d6 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:49a3c3782def290d9f2cd6a3d317363184f5a73cd3ba5f465c6916aca94644f6 ...21Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1657109050-7ee4585a...23$ eval "$CI_PRE_CLONE_SCRIPT"24Fetching changes with git depth set to 20...25Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/26Created fresh repository.27remote: Enumerating objects: 105656, done. 28remote: Counting objects: 100% (105656/105656), done. 29remote: Compressing objects: 100% (75924/75924), done. 30remote: Total 105656 (delta 40856), reused 67955 (delta 25743), pack-reused 0 31Receiving objects: 100% (105656/105656), 103.98 MiB | 19.82 MiB/s, done.32Resolving deltas: 100% (40856/40856), done.34 * [new ref] refs/pipelines/581337618 -> refs/pipelines/58133761835Checking out e4b447a9 as refs/merge-requests/91869/merge...36Skipping Git submodules setup37$ git remote set-url origin "${CI_REPOSITORY_URL}"39Checking cache for ruby-gems-debian-bullseye-ruby-2.7-14...40Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-2.7-14 41Successfully extracted cache42Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-14...43Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-debian-bullseye-ruby-2.7-14 44Successfully extracted cache46Downloading artifacts for compile-test-assets (2685191903)...47Downloading artifacts from coordinator... ok id=2685191903 responseStatus=200 OK token=VgDz9ueJ48Downloading artifacts for detect-tests (2685191976)...49Downloading artifacts from coordinator... ok id=2685191976 responseStatus=200 OK token=VgDz9ueJ50Downloading artifacts for retrieve-tests-metadata (2685191987)...51Downloading artifacts from coordinator... ok id=2685191987 responseStatus=200 OK token=VgDz9ueJ52Downloading artifacts for setup-test-env (2685191949)...53Downloading artifacts from coordinator... ok id=2685191949 responseStatus=200 OK token=VgDz9ueJ55Using docker image sha256:34c44820e60f494e1559bdea8f2b0eb5619bbc57a994ebb31f7d526da51356d6 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:49a3c3782def290d9f2cd6a3d317363184f5a73cd3ba5f465c6916aca94644f6 ...56$ echo $FOSS_ONLY57$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb58$ export GOPATH=$CI_PROJECT_DIR/.go59$ mkdir -p $GOPATH60$ source scripts/utils.sh61$ source scripts/prepare_build.sh623.2.3363Bundler version 2.2.3364Successfully installed bundler-2.3.15651 gem installed66production:development67Settings are listed in order of priority. The top value will be used.68clean69Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): true70frozen71Set via BUNDLE_FROZEN: true72install_flags73Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"74path75Set for your local app (/builds/gitlab-org/gitlab/.bundle/config): "/builds/gitlab-org/gitlab/vendor"76without77Set via BUNDLE_WITHOUT: [:production, :development]78$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check79Don't run Bundler as root. Bundler can ask for sudo if it is needed, and80installing your bundle as root will break this application for all non-root81users on this machine.82The Gemfile's dependencies are satisfied83==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 2 seconds.84$ bundle pristine pg85Installing pg 1.3.5 with native extensions86==> 'bundle pristine pg' succeeded in 11 seconds.87Using decomposed database config (config/database.yml.decomposed-postgresql)88$ setup_db_user_only89CREATE ROLE90GRANT91==> 'setup_db_user_only' succeeded in 0 seconds.92$ bundle exec rake db:drop db:create db:schema:load db:migrate93Dropped database 'gitlabhq_test'94Dropped database 'gitlabhq_test_ci'95Dropped database 'gitlabhq_geo_test'96Created database 'gitlabhq_test'97Created database 'gitlabhq_test_ci'98Created database 'gitlabhq_geo_test'99==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 43 seconds.100$ setup_db_praefect101SELECT pg_catalog.set_config('search_path', '', false);102CREATE DATABASE praefect_test ENCODING 'UTF8';103==> 'setup_db_praefect' succeeded in 0 seconds.104$ run_timed_command "gem install knapsack --no-document"105$ gem install knapsack --no-document106Successfully installed knapsack-4.0.01071 gem installed108==> 'gem install knapsack --no-document' succeeded in 1 seconds.109$ run_timed_command "scripts/gitaly-test-spawn"110$ scripts/gitaly-test-spawn111find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory112Don't run Bundler as root. Bundler can ask for sudo if it is needed, and113installing your bundle as root will break this application for all non-root114users on this machine.115Using abstract_type 0.0.7116Using concurrent-ruby 1.1.10117Using i18n 1.10.0118Using minitest 5.15.0119Using tzinfo 2.0.4120Using zeitwerk 2.5.4121Using activesupport 6.1.4.7122Using builder 3.2.4123Using erubi 1.10.0124Using mini_portile2 2.8.0125Using racc 1.6.0126Using nokogiri 1.13.6 (x86_64-linux)127Using rails-dom-testing 2.0.3128Using crass 1.0.6129Using loofah 2.16.0130Using rails-html-sanitizer 1.4.2131Using actionview 6.1.4.7132Using rack 2.2.3133Using rack-test 1.1.0134Using actionpack 6.1.4.7135Using ice_nine 0.11.2136Using thread_safe 0.3.6137Using memoizable 0.4.2138Using adamantium 0.2.0139Using public_suffix 4.0.6140Using addressable 2.7.0141Using ast 2.4.2142Using binding_ninja 0.2.3143Using bundler 2.3.15144Using charlock_holmes 0.7.7145Using coderay 1.1.2146Using equalizer 0.0.11147Using concord 0.1.5148Using diff-lcs 1.3149Using dotenv 2.7.6150Using escape_utils 1.2.1151Using factory_bot 5.0.2152Using multipart-post 2.1.1153Using faraday 1.0.1154Using ffi 1.15.3155Using json 2.5.1156Using gemojione 3.3.0157Using mini_mime 1.0.2158Using rugged 1.2.0159Using github-linguist 7.12.1160Using github-markup 1.7.0161Using mime-types-data 3.2020.1104162Using mime-types 3.3.1163Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1164Using rouge 3.27.0165Using sanitize 6.0.0166Using stringex 2.8.5167Using gitlab-gollum-lib 4.2.7.10.gitlab.2168Using google-protobuf 3.19.1 (x86_64-linux)169Using googleapis-common-protos-types 1.3.0170Using grpc 1.42.0 (x86_64-linux)171Using opentracing 0.5.0172Using thrift 0.15.0173Using jaeger-client 1.1.0174Using pg_query 2.1.1175Using redis 4.4.0176Using gitlab-labkit 0.23.0177Using rubyzip 2.3.2178Using thor 1.1.0179Using tomlrb 2.0.1180Using with_env 1.1.0181Using rexml 3.2.5182Using xml-simple 1.1.9183Using gitlab-license_finder 6.14.2.1184Using gitlab-markup 1.7.1185Using grpc-tools 1.42.0186Using sawyer 0.8.2187Using octokit 4.20.0188Using reverse_markdown 1.4.0189Using licensee 9.14.1190Using method_source 0.9.2191Using msgpack 1.3.3192Using optimist 3.0.1193Using parallel 1.19.2194Using parser 3.0.3.2195Using procto 0.0.3196Using unparser 0.4.7197Using proc_to_ast 0.1.0198Using pry 0.12.2199Using rainbow 3.0.0200Using rbtrace 0.4.14201Using rdoc 6.3.2202Using regexp_parser 1.8.1203Using rspec-support 3.8.0204Using rspec-core 3.8.0205Using rspec-expectations 3.8.3206Using rspec-mocks 3.8.0207Using rspec 3.8.0208Using rspec-parameterized 0.4.2209Using rubocop-ast 0.2.0210Using ruby-progressbar 1.10.1211Using unicode-display_width 1.7.0212Using rubocop 0.86.0213Using sentry-raven 3.0.4214Using timecop 0.9.1215Bundle complete! 22 Gemfile dependencies, 100 gems now installed.216Gems in the groups 'production' and 'development' were not installed.217Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`218Checking gitaly-ruby Gemfile...219Checking gitaly-ruby bundle...220The Gemfile's dependencies are satisfied221Trying to connect to gitaly: .......................................... OK222Trying to connect to gitaly2: ......................................................... OK223Starting Praefect with in-memory election strategyTrying to connect to praefect: ........ OK224==> 'scripts/gitaly-test-spawn' succeeded in 12 seconds.225$ source ./scripts/rspec_helpers.sh226$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"227SKIP_FLAKY_TESTS_AUTOMATICALLY: true228RETRY_FAILED_TESTS_IN_NEW_PROCESS: true229KNAPSACK_GENERATE_REPORT: true230FLAKY_RSPEC_GENERATE_REPORT: true231KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb232KNAPSACK_LOG_LEVEL: debug233KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg12_minimal_3_6_report.json234FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json235FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg12_minimal_3_6_report.json236NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg12_minimal_3_6_report.json237SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg12_minimal_3_6_report.txt238RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-ee_system_pg12_minimal_3_6_report.txt239CRYSTALBALL: 240Knapsack node specs:241ee/spec/features/groups/wikis_spec.rb242ee/spec/features/search/elastic/global_search_spec.rb243ee/spec/features/search/elastic/project_search_spec.rb244ee/spec/features/boards/sidebar_spec.rb245ee/spec/features/registrations/saas_user_registration_spec.rb246ee/spec/features/epic_boards/epic_boards_spec.rb247ee/spec/features/issues/epic_in_issue_sidebar_spec.rb248ee/spec/features/projects/requirements_management/requirements_list_spec.rb249ee/spec/features/admin/licenses/admin_adds_license_spec.rb250ee/spec/features/projects/wiki/user_views_wiki_empty_spec.rb251ee/spec/features/projects/mirror_spec.rb252ee/spec/features/projects/settings/issues_settings_spec.rb253ee/spec/features/merge_request/user_edits_merge_request_blocking_mrs_spec.rb254ee/spec/features/projects/quality/test_case_show_spec.rb255ee/spec/features/admin/admin_dashboard_spec.rb256ee/spec/features/epics/issue_promotion_spec.rb257ee/spec/features/refactor_blob_viewer_disabled/projects/path_locks_spec.rb258ee/spec/features/projects/settings/protected_environments_spec.rb259ee/spec/features/pending_group_memberships_spec.rb260ee/spec/features/groups/security/compliance_dashboards_spec.rb261ee/spec/features/issues/move_issue_resource_weight_events_spec.rb262ee/spec/features/registrations/welcome_spec.rb263ee/spec/features/ide/user_commits_changes_spec.rb264ee/spec/features/merge_request/user_sees_status_checks_widget_spec.rb265ee/spec/features/groups/saml_enforcement_spec.rb266ee/spec/features/security/group/internal_access_spec.rb267ee/spec/features/merge_request/merge_request_widget_blocking_mrs_spec.rb268ee/spec/features/security/group/public_access_spec.rb269ee/spec/features/projects/jobs_spec.rb270ee/spec/features/projects/security/user_creates_on_demand_scan_spec.rb271ee/spec/features/analytics/code_analytics_spec.rb272ee/spec/features/projects/milestones/milestone_spec.rb273ee/spec/features/admin/admin_merge_requests_approvals_spec.rb274ee/spec/features/pending_project_memberships_spec.rb275ee/spec/features/groups/iterations/user_edits_iteration_cadence_spec.rb276ee/spec/features/dashboards/activity_spec.rb277ee/spec/features/dashboards/projects_spec.rb278ee/spec/features/merge_request/user_uses_slash_commands_spec.rb279ee/spec/features/epics/shortcuts_epic_spec.rb280ee/spec/features/groups/iteration_spec.rb281ee/spec/features/groups/scim_token_spec.rb282ee/spec/features/incidents/incidents_list_spec.rb283ee/spec/features/groups/ldap_settings_spec.rb284ee/spec/features/issues/user_views_issues_spec.rb285ee/spec/features/projects/integrations/project_integrations_spec.rb286ee/spec/features/merge_request/sidebar_spec.rb287ee/spec/features/projects/iterations/iteration_cadences_list_spec.rb288ee/spec/features/projects/settings/user_manages_approval_settings_spec.rb289ee/spec/features/admin/admin_show_new_user_signups_cap_alert_spec.rb290ee/spec/features/groups/hooks/user_edits_hooks_spec.rb291ee/spec/features/issues/sub_nav_ee_spec.rb292ee/spec/features/analytics/group_analytics_spec.rb293ee/spec/features/trial_registrations/signin_spec.rb294Filter specs:295spec/lib/gitlab/pagination/cursor_based_keyset_spec.rb296ee/spec/requests/api/audit_events_spec.rb297ee/spec/requests/api/groups_spec.rb298ee/spec/features/groups/group_settings_spec.rb299ee/spec/features/groups/members/manage_groups_spec.rb300ee/spec/features/projects/members/manage_groups_spec.rb301ee/spec/features/admin/admin_dev_ops_reports_spec.rb302ee/spec/features/admin/admin_sends_notification_spec.rb303ee/spec/features/admin/admin_audit_logs_spec.rb304ee/spec/features/merge_request/user_sets_approvers_spec.rb305ee/spec/features/search/elastic/group_search_spec.rb306spec/requests/api/groups_spec.rb307spec/requests/api/api_spec.rb308spec/features/groups/members/manage_groups_spec.rb309spec/features/groups/settings/ci_cd_spec.rb310spec/features/dashboard/milestones_spec.rb311spec/features/dashboard/todos/todos_filtering_spec.rb312spec/features/projects/members/manage_groups_spec.rb313spec/features/search/user_uses_search_filters_spec.rb314spec/requests/api/projects_spec.rb315spec/lib/api/helpers/pagination_strategies_spec.rb316Running specs:317No tests to run on this node, exiting.318RSpec exited with 0.319No examples to retry, congrats!321Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-14 due to policy322Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-14 due to policy324Uploading artifacts...325WARNING: coverage/: no matching files. Ensure that the artifact path is relative to the working directory 326crystalball/: found 2 matching files and directories 327WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory 328knapsack/: found 3 matching files and directories 329rspec/: found 6 matching files and directories 330WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory 331log/*.log: found 14 matching files and directories 332WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2685192271/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com333WARNING: Retrying... context=artifacts-uploader error=request redirected334Uploading artifacts as "archive" to coordinator... 201 Created id=2685192271 responseStatus=201 Created token=VgDz9ueJ335Uploading artifacts...336WARNING: rspec/junit_rspec.xml: no matching files. Ensure that the artifact path is relative to the working directory 337ERROR: No files to upload 339Job succeeded