rspec system pg14 single-db-ci-connection 15/32
Passed Started
by
@zzaakiirr

Zakir Dzhamaliddinov
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:0fc0b666ef9eb249e61edd4e2ec434a328e98117079727c5e7cf6dc9a00d7a94 for redis:6.2-alpine with digest redis@sha256:c6abddbb4223951cf5cb54a19d4a83418582fa69c97c0458ab4f0974f24f119c ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:d10d211334d3c94a5e626cf961467431b7d3f3bd8b6109e5caf9357421c0117b for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14@sha256:3c4cd9a237deb59350b4836552151ba2aae96247034074c8f0c2ccaff4558cab ...25Running on runner-euhiqzpr-project-41372369-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1716984754-492f2e7c...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.2...32WARNING: file does not exist 33Failed to extract cache35Downloading artifacts for clone-gitlab-repo (6972242766)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6972242766 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6972242834)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6972242834 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6972243022)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6972243022 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6972243034)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6972243034 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6972242864)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6972242864 responseStatus=200 OK token=glcbt-65 47 Executing "step_script" stage of the job script 48Using docker image sha256:d10d211334d3c94a5e626cf961467431b7d3f3bd8b6109e5caf9357421c0117b for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14@sha256:3c4cd9a237deb59350b4836552151ba2aae96247034074c8f0c2ccaff4558cab ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh1453Using two connections, single database config (config/database.yml.postgresql)1454Geo DB won't be set up.1455Embedding DB won't be set up.1467$ source ./scripts/rspec_helpers.sh1468$ run_timed_command "gem install knapsack --no-document"1469$ gem install knapsack --no-document1470Successfully installed knapsack-4.0.014711 gem installed1472==> 'gem install knapsack --no-document' succeeded in 1 seconds.1473$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"1478$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"1479$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"1480$ tooling/bin/create_job_metrics_file || true1481[job-metrics] Feature disabled because CI_JOB_METRICS_ENABLED is not set to true.1482$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"1484[16:43:50] Starting rspec_parallelized_job1485RETRY_FAILED_TESTS_IN_NEW_PROCESS: true1486KNAPSACK_GENERATE_REPORT: true1487FLAKY_RSPEC_GENERATE_REPORT: true1488KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb1489KNAPSACK_LOG_LEVEL: debug1490KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_single-db-ci-connection_15_32_41372369_report.json1491FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json1492FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_single-db-ci-connection_15_32_41372369_report.json1493NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_single-db-ci-connection_15_32_41372369_report.json1494RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6972244435.txt1495CRYSTALBALL: 1496RSPEC_TESTS_MAPPING_ENABLED: 1497RSPEC_TESTS_FILTER_FILE: 1498Shell set options (set -o) enabled:1499braceexpand on1500hashall on1501interactive-comments on1502pipefail on1503Knapsack report generator started!1504warning: parser/current is loading parser/ruby32, which recognizes 3.2.3-compliant syntax, but you are running 3.2.4.1506Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}1507# [RSpecRunTime] Starting RSpec timer...1508[TEST PROF INFO] EventProf enabled (sql.active_record)1509unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.1510Test environment set up in 0.646402447 seconds1511# [RSpecRunTime] Starting example group spec/features/issuables/markdown_references/jira_spec.rb. Expected to take 6 minutes 4.55 seconds.1512Jira1513Starting the Capybara driver server...1514 when internal issues tracker is enabled for the other project1515 when only internal issues tracker is enabled for the actual project1516Capybara starting Puma...1517* Version 6.4.0, codename: The Eagle of Durango1518* Min threads: 0, max threads: 41519* Listening on unix:///tmp/20240529-51842-925aiw1520 creates a link to the referenced issue on the preview1521 creates a link to the referenced issue after submit1522 creates a note on the referenced issues1523 when both external and internal issues trackers are enabled for the actual project1524 creates a link to the referenced issue on the preview1525 creates a link to the referenced issue after submit1526 creates a note on the referenced issues1527# [RSpecRunTime] RSpec elapsed time: 2 minutes 10.66 seconds. Current RSS: ~1314M. load average: 1.84 1.49 0.91 6/392 527551528 when only external issues tracker is enabled for the actual project1529 creates a link to the referenced issue on the preview1530 creates a link to the referenced issue after submit1531 creates a note on the referenced issues1532# [RSpecRunTime] RSpec elapsed time: 2 minutes 53.76 seconds. Current RSS: ~1316M. load average: 1.88 1.55 0.96 1/398 531081533 when no tracker is enabled for the actual project1534 creates a link to the referenced issue on the preview1535 creates a link to the referenced issue after submit1536 creates a note on the referenced issues1537# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.58 seconds. Current RSS: ~1343M. load average: 2.06 1.62 1.01 2/399 534611538 when internal issues tracker is disabled for the other project1539 when only internal issues tracker is enabled for the actual project1540 creates a link to the referenced issue on the preview1541 creates a link to the referenced issue after submit1542 creates a note on the referenced issues1543# [RSpecRunTime] RSpec elapsed time: 4 minutes 21.75 seconds. Current RSS: ~1351M. load average: 2.29 1.74 1.08 3/398 538311544 when both external and internal issues trackers are enabled for the actual project1545 creates a link to the referenced issue on the preview1546 creates a link to the referenced issue after submit1547 creates a note on the referenced issues1548# [RSpecRunTime] RSpec elapsed time: 5 minutes 6.41 seconds. Current RSS: ~1369M. load average: 2.60 1.91 1.17 1/399 542031549 when only external issues tracker is enabled for the actual project1550 creates a link to the referenced issue on the preview1551 creates a link to the referenced issue after submit1552 creates a note on the referenced issues1553# [RSpecRunTime] RSpec elapsed time: 5 minutes 45.0 seconds. Current RSS: ~1362M. load average: 2.42 1.96 1.21 1/397 545721554 when no issues tracker is enabled for the actual project1555 creates a link to the referenced issue on the preview1556 creates a link to the referenced issue after submit1557 creates a note on the referenced issues1558# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.7 seconds. Current RSS: ~1372M. load average: 1.84 1.87 1.21 1/397 549411559# [RSpecRunTime] Finishing example group spec/features/issuables/markdown_references/jira_spec.rb. It took 6 minutes 20.44 seconds. Expected to take 6 minutes 4.55 seconds.1560# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.79 seconds. Current RSS: ~1369M. load average: 1.84 1.87 1.21 1/396 549421561# [RSpecRunTime] Starting example group spec/features/projects/files/user_browses_files_spec.rb. Expected to take 2 minutes 51.32 seconds.1562User browses files1563 shows last commit for current directory1564 when browsing the master branch1565 shows files from a repository1566 shows the `Browse Directory` link1567 shows the `Browse File` link1568 shows the `Browse Files` link1569 redirects to the permalink URL1570# [RSpecRunTime] RSpec elapsed time: 7 minutes 7.22 seconds. Current RSS: ~1339M. load average: 1.90 1.88 1.25 1/399 557571571 when browsing the `markdown` branch1572 when browsing the root1573 redirects to the permalink URL1574 shows correct files and links1575 shows correct content of file1576 shows correct content of directory1577# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.12 seconds. Current RSS: ~1349M. load average: 2.45 2.00 1.32 1/396 564961578 when commit message has markdown1579 renders emojis1580# [RSpecRunTime] RSpec elapsed time: 7 minutes 53.88 seconds. Current RSS: ~1349M. load average: 2.58 2.03 1.33 1/396 565971581 when browsing a `improve/awesome` branch1582 shows files from a repository1583# [RSpecRunTime] RSpec elapsed time: 8 minutes 1.43 seconds. Current RSS: ~1350M. load average: 2.61 2.05 1.34 1/397 567541584 when browsing a `Ääh-test-utf-8` branch1585 shows files from a repository1586# [RSpecRunTime] RSpec elapsed time: 8 minutes 8.52 seconds. Current RSS: ~1343M. load average: 2.51 2.05 1.35 1/396 569311587 when browsing a `test-#` branch1588 shows files from a repository1589# [RSpecRunTime] RSpec elapsed time: 8 minutes 15.56 seconds. Current RSS: ~1344M. load average: 2.47 2.05 1.35 1/396 570901590 when browsing a specific ref1591 shows files from a repository for `6d39438`1592 shows files from a repository with apostrophe in its name1593 shows the code with a leading dot in the directory1594# [RSpecRunTime] RSpec elapsed time: 8 minutes 40.35 seconds. Current RSS: ~1369M. load average: 2.86 2.17 1.41 1/396 575591595 when browsing a file content1596 shows a file content1597 is possible to blame1598# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.53 seconds. Current RSS: ~1351M. load average: 2.59 2.15 1.41 1/396 577611599 when browsing a file with pathspec characters1600 shows raw file content in a new tab1601# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.77 seconds. Current RSS: ~1352M. load average: 2.62 2.16 1.42 1/395 578221602 when browsing a raw file1603 shows raw file content in a new tab1604# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.92 seconds. Current RSS: ~1360M. load average: 2.41 2.12 1.42 1/395 579331605# [RSpecRunTime] Finishing example group spec/features/projects/files/user_browses_files_spec.rb. It took 2 minutes 38.25 seconds. Expected to take 2 minutes 51.32 seconds.1606# [RSpecRunTime] Starting example group spec/features/projects/files/user_edits_files_spec.rb. Expected to take 2 minutes 17.44 seconds.1607Projects > Files > User edits files1608 when an user has write access1609 inserts a content of a file1610 shows ref instead of full path when editing a file1611 does not show the edit link if a file is binary1612 commits an edited file1613 displays a flash message with a link when an edited file was committed1614 commits an edited file to a new branch1615 shows the diff of an edited file1616 behaves like unavailable for an archived project1617 does not show the edit link for an archived project1618# [RSpecRunTime] RSpec elapsed time: 10 minutes 19.96 seconds. Current RSS: ~1350M. load average: 2.34 2.17 1.49 1/398 592971619 when an user does not have write access1620 inserts a content of a file in a forked project1621 opens the Web IDE in a forked project1622 commits an edited file in a forked project1623 when the user already had a fork of the project1624 links to the forked project for editing1625 behaves like unavailable for an archived project1626 does not show the edit link for an archived project1627# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.7 seconds. Current RSS: ~1377M. load average: 2.60 2.27 1.57 1/401 604271628 when editing a json file1629 loads the content as text1630# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.77 seconds. Current RSS: ~1378M. load average: 2.60 2.27 1.57 1/401 604541631# [RSpecRunTime] Finishing example group spec/features/projects/files/user_edits_files_spec.rb. It took 2 minutes 26.9 seconds. Expected to take 2 minutes 17.44 seconds.1632# [RSpecRunTime] Starting example group spec/features/projects/new_project_spec.rb. Expected to take 1 minute 49.3 seconds.1633New project1634 as a user1635 shows the project description field when it should1636 shows a message if multiple levels are restricted1637 shows a message if all levels are restricted1638 behaves like shows correct navigation1639 for a new top-level project1640 shows the "Your work" navigation1641# [RSpecRunTime] RSpec elapsed time: 11 minutes 40.85 seconds. Current RSS: ~1403M. load average: 2.89 2.34 1.60 1/396 604551642 for a new group project1643 shows the group sidebar of the parent group1644# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.41 seconds. Current RSS: ~1412M. load average: 2.74 2.32 1.60 1/396 604561645 as an admin1646 shows "New project" page1647 behaves like shows correct navigation1648 for a new top-level project1649 shows the "Your work" navigation1650# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.98 seconds. Current RSS: ~1408M. load average: 2.60 2.30 1.60 1/396 604581651 for a new group project1652 shows the group sidebar of the parent group1653# [RSpecRunTime] RSpec elapsed time: 11 minutes 51.08 seconds. Current RSS: ~1408M. load average: 2.60 2.30 1.60 1/396 604591654 importer links1655 with user namespace1656 renders links to several importers1657# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.31 seconds. Current RSS: ~1404M. load average: 2.47 2.27 1.59 1/396 604601658 with group namespace1659 renders links to several importers1660# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.29 seconds. Current RSS: ~1409M. load average: 2.47 2.27 1.59 1/396 604621661 Visibility level selector1662 sets selector to Private1663 saves visibility level 0 on validation error1664 sets selector to Internal1665 saves visibility level 10 on validation error1666 sets selector to Public1667 saves visibility level 20 on validation error1668 when group visibility is private but default is internal1669 when admin mode is enabled1670 has private selected1671# [RSpecRunTime] RSpec elapsed time: 12 minutes 11.5 seconds. Current RSS: ~1409M. load average: 2.61 2.31 1.62 1/395 604631672 when admin mode is disabled1673 is not allowed1674 when group visibility is public but user requests private1675 when admin mode is enabled1676 has private selected1677# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.37 seconds. Current RSS: ~1405M. load average: 2.56 2.31 1.62 1/395 604651678 when admin mode is disabled1679 is not allowed1680 Readme selector1681 shows the initialize with Readme checkbox on "Blank project" tab1682 does not show the initialize with Readme checkbox on "Create from template" tab1683 does not show the initialize with Readme checkbox on "Import project" tab1684# [RSpecRunTime] RSpec elapsed time: 12 minutes 20.51 seconds. Current RSS: ~1411M. load average: 2.43 2.28 1.62 1/395 604661685 Namespace selector1686 with user namespace1687 does not select the user namespace1688# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.12 seconds. Current RSS: ~1404M. load average: 2.56 2.31 1.63 1/395 604671689 with group namespace1690 selects the group namespace1691# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.57 seconds. Current RSS: ~1404M. load average: 2.56 2.31 1.63 1/395 604691692 with subgroup namespace1693 selects the group namespace1694# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.92 seconds. Current RSS: ~1408M. load average: 2.43 2.29 1.63 1/395 604701695 when changing namespaces dynamically1696 enables the correct visibility options1697# [RSpecRunTime] RSpec elapsed time: 12 minutes 32.98 seconds. Current RSS: ~1378M. load average: 2.32 2.27 1.62 1/396 604721698 Import project options without any sources1699 displays the no import options message1700# [RSpecRunTime] RSpec elapsed time: 12 minutes 34.99 seconds. Current RSS: ~1379M. load average: 2.32 2.27 1.62 1/395 604741701 Import project options1702 from git repository url, "Repository by URL"1703 does not autocomplete sensitive git repo URL1704 shows import instructions1705 reports error if repo URL is not a valid Git repository1706 reports error if repo URL is not a valid Git repository and submit button is clicked immediately1707 keeps "Import project" tab open after form validation error1708# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.6 seconds. Current RSS: ~1398M. load average: 2.30 2.27 1.63 1/393 604751709 when import is initiated from project page1710 reports error when invalid url is provided1711 initiates import when valid repo url is provided1712# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.84 second. Current RSS: ~1381M. load average: 2.48 2.31 1.65 1/393 604801713 from GitHub1714 shows import instructions1715# [RSpecRunTime] RSpec elapsed time: 13 minutes 3.62 seconds. Current RSS: ~1382M. load average: 2.36 2.29 1.65 1/393 604811716 from manifest file1717 shows import instructions1718# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.25 seconds. Current RSS: ~1392M. load average: 2.36 2.29 1.65 1/393 604821719 Namespace selector1720 with group with DEVELOPER_MAINTAINER_PROJECT_ACCESS project_creation_level1721 selects the group namespace1722# [RSpecRunTime] RSpec elapsed time: 13 minutes 8.46 seconds. Current RSS: ~1404M. load average: 2.25 2.27 1.65 1/393 604831723 from Bitbucket1724 as a user1725 behaves like has instructions to enable OAuth1726 when OAuth is not configured1727 shows import instructions1728# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.17 seconds. Current RSS: ~1405M. load average: 2.25 2.27 1.65 1/393 604841729 as an admin1730 behaves like has instructions to enable OAuth1731 when OAuth is not configured1732 shows import instructions1733# [RSpecRunTime] RSpec elapsed time: 13 minutes 12.11 seconds. Current RSS: ~1405M. load average: 2.47 2.31 1.66 1/393 604851734# [RSpecRunTime] Finishing example group spec/features/projects/new_project_spec.rb. It took 1 minute 42.32 seconds. Expected to take 1 minute 49.3 seconds.1735# [RSpecRunTime] Starting example group spec/features/projects/compare_spec.rb. Expected to take 1 minute 27.67 seconds.1736Compare1737 behaves like compare view of branches1738 pre-populates fields1739 renders additions info when click unfold diff1740 filters branches1741 behaves like compares branches1742 compares branches1743# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.69 seconds. Current RSS: ~1497M. load average: 2.30 2.29 1.67 1/398 607251744 on a read-only instance1745 behaves like compares branches1746 compares branches1747# [RSpecRunTime] RSpec elapsed time: 13 minutes 50.9 seconds. Current RSS: ~1484M. load average: 2.02 2.23 1.66 1/398 608281748 when project have an open merge request1749 compares branches1750# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.65 seconds. Current RSS: ~1506M. load average: 1.94 2.20 1.66 1/400 609421751 when commit has overflow1752 displays warning1753# [RSpecRunTime] RSpec elapsed time: 14 minutes 7.85 seconds. Current RSS: ~1495M. load average: 1.94 2.20 1.66 1/398 610341754 pagination1755 shows an adjusted count for changed files on this page1756 shows commits list only on the first page1757# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.54 seconds. Current RSS: ~1471M. load average: 2.18 2.24 1.68 1/400 612331758 behaves like compare view of tags1759 compares tags1760# [RSpecRunTime] RSpec elapsed time: 14 minutes 35.09 seconds. Current RSS: ~1516M. load average: 2.00 2.19 1.68 1/400 613191761# [RSpecRunTime] Finishing example group spec/features/projects/compare_spec.rb. It took 1 minute 22.99 seconds. Expected to take 1 minute 27.67 seconds.1762# [RSpecRunTime] Starting example group spec/features/projects/branches/user_views_branches_spec.rb. Expected to take 1 minute 11.17 seconds.1763User views branches1764 when project has default settings1765 renders the breadcrumbs1766# [RSpecRunTime] RSpec elapsed time: 14 minutes 38.64 seconds. Current RSS: ~1482M. load average: 1.92 2.17 1.67 1/400 613681767 all branches1768 default branch1769 shows the default branch1770 does not show the "More actions" dropdown1771 passes axe automated accessibility testing1772# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.01 seconds. Current RSS: ~1539M. load average: 1.65 2.06 1.65 1/400 614351773 non-default branch1774 shows the branches1775 shows the "More actions" dropdown1776 passes axe automated accessibility testing1777# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.81 seconds. Current RSS: ~1581M. load average: 1.51 2.01 1.64 1/400 614901778 protected branches1779 shows branches1780# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.94 seconds. Current RSS: ~1574M. load average: 1.47 1.99 1.64 1/406 615161781# [RSpecRunTime] Finishing example group spec/features/projects/branches/user_views_branches_spec.rb. It took 1 minute 6.83 seconds. Expected to take 1 minute 11.17 seconds.1782# [RSpecRunTime] Starting example group spec/features/merge_request/user_creates_image_diff_notes_spec.rb. Expected to take 56.41 seconds.1783Merge request > User creates image diff notes1784 create commit diff notes1785 create a new diff note1786 shows indicator and avatar badges, and allows collapsing/expanding the discussion notes1787# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.33 seconds. Current RSS: ~1452M. load average: 1.43 1.97 1.63 1/407 615731788 render commit diff notes1789 render diff indicators within the image diff frame, diff notes, and avatar badge numbers1790# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.53 seconds. Current RSS: ~1424M. load average: 1.55 1.99 1.64 1/407 616261791 inline view1792 when images are stored in LFS1793 shows lfs badges1794# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.35 second. Current RSS: ~1409M. load average: 1.75 2.02 1.65 1/408 617371795 parallel view1796 when images are stored in LFS1797 shows lfs badges1798# [RSpecRunTime] RSpec elapsed time: 16 minutes 7.73 seconds. Current RSS: ~1429M. load average: 2.28 2.12 1.69 1/409 618471799 discussion tab polling1800 render diff indicators within the image frame1801# [RSpecRunTime] RSpec elapsed time: 16 minutes 18.29 seconds. Current RSS: ~1422M. load average: 2.51 2.18 1.72 1/409 619341802 image view modes1803 onion skin1804 resizes image1805# [RSpecRunTime] RSpec elapsed time: 16 minutes 22.53 seconds. Current RSS: ~1433M. load average: 2.71 2.23 1.73 1/409 619811806 swipe view1807 behaves like swipe view1808 moves the swipe handle1809 shows both images at the same position1810# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.66 seconds. Current RSS: ~1413M. load average: 2.76 2.26 1.75 2/410 620781811# [RSpecRunTime] Finishing example group spec/features/merge_request/user_creates_image_diff_notes_spec.rb. It took 50.75 seconds. Expected to take 56.41 seconds.1812# [RSpecRunTime] Starting example group spec/features/discussion_comments/commit_spec.rb. Expected to take 47.04 seconds.1813Thread Comments Commit1814 has class .js-note-emoji1815 behaves like thread comments for commit and snippet1816 clicking "Comment" will post a comment1817 when the toggle is clicked1818 has a "Comment" item (selected by default) and "Start thread" item1819 closes the menu when clicking the toggle or body1820 when selecting "Start thread"1821 updates the submit button text and closes the dropdown1822 creating a thread1823 clicking "Start thread" will post a thread1824# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.94 seconds. Current RSS: ~1411M. load average: 2.55 2.27 1.77 2/408 624311825 when opening the menu1826 has "Start thread" selected1827 when selecting "Comment"1828 updates the submit button text and closes the dropdown1829# [RSpecRunTime] RSpec elapsed time: 17 minutes 15.31 seconds. Current RSS: ~1416M. load average: 2.31 2.23 1.76 1/408 625481830# [RSpecRunTime] Finishing example group spec/features/discussion_comments/commit_spec.rb. It took 42.65 seconds. Expected to take 47.04 seconds.1831# [RSpecRunTime] Starting example group spec/features/projects/branches/user_creates_branch_spec.rb. Expected to take 41.01 seconds.1832User creates branch1833 when project has default settings1834 renders the breadcrumbs1835# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.81 seconds. Current RSS: ~1409M. load average: 2.21 2.21 1.76 1/406 625831836 when project is public with private repository1837 when user is an inherited member from the group1838 and user is a guest1839 behaves like renders not found page1840 is expected to have text "Page Not Found"1841# [RSpecRunTime] RSpec elapsed time: 17 minutes 20.1 seconds. Current RSS: ~1416M. load average: 2.21 2.21 1.76 1/406 625911842 and user is a developer1843 behaves like creates new branch1844 is expected to have text "deploy_keys_e4ca4fd6"1845# [RSpecRunTime] RSpec elapsed time: 17 minutes 27.13 seconds. Current RSS: ~1434M. load average: 2.02 2.17 1.75 1/407 627331846 when project is private1847 when user is a direct project member1848 and user is a developer1849 when on new branch page1850 renders I18n supported text1851# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.21 seconds. Current RSS: ~1414M. load average: 2.02 2.17 1.75 1/407 627681852 behaves like creates new branch1853 is expected to have text "deploy_keys_952675f8"1854# [RSpecRunTime] RSpec elapsed time: 17 minutes 38.18 seconds. Current RSS: ~1415M. load average: 2.18 2.20 1.76 1/407 628891855 when branch name is invalid1856 does not create new branch1857# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.54 seconds. Current RSS: ~1406M. load average: 2.41 2.24 1.78 1/406 629021858 when branch name already exists1859 does not create new branch1860# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.79 seconds. Current RSS: ~1416M. load average: 2.30 2.22 1.77 1/405 629341861 when user is an inherited member from the group1862 and user is a guest1863 behaves like renders not found page1864 is expected to have text "Page Not Found"1865 and user is a developer1866 behaves like creates new branch1867 is expected to have text "deploy_keys_0cc30c28"1868# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.51 seconds. Current RSS: ~1432M. load average: 2.19 2.20 1.77 2/406 630391869# [RSpecRunTime] Finishing example group spec/features/projects/branches/user_creates_branch_spec.rb. It took 40.21 seconds. Expected to take 41.01 seconds.1870# [RSpecRunTime] Starting example group spec/features/projects/terraform_spec.rb. Expected to take 35.12 seconds.1871Terraform1872 when user is a terraform administrator1873 when user does not have any terraform states and visits the index page1874 sees an empty state1875# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.16 seconds. Current RSS: ~1390M. load average: 2.18 2.20 1.77 1/406 630421876 when user has a terraform state1877 when user visits the index page1878 displays a tab with states count1879 displays a table with terraform states1880 displays terraform actions dropdown1881 displays terraform information1882# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.44 seconds. Current RSS: ~1394M. load average: 2.81 2.34 1.83 1/400 630471883 when clicking on the delete button1884 removes the state1885# [RSpecRunTime] RSpec elapsed time: 18 minutes 23.02 seconds. Current RSS: ~1399M. load average: 2.67 2.31 1.82 1/400 630491886 when clicking on copy Terraform init command1887 shows the modal with the init command1888# [RSpecRunTime] RSpec elapsed time: 18 minutes 27.22 seconds. Current RSS: ~1399M. load average: 2.45 2.27 1.81 1/400 630521889 when user is a terraform developer1890 when user visits the index page1891 displays a table without an action dropdown1892# [RSpecRunTime] RSpec elapsed time: 18 minutes 31.08 seconds. Current RSS: ~1398M. load average: 2.45 2.27 1.81 1/400 630541893# [RSpecRunTime] Finishing example group spec/features/projects/terraform_spec.rb. It took 35.52 seconds. Expected to take 35.12 seconds.1894# [RSpecRunTime] Starting example group spec/features/issues/todo_spec.rb. Expected to take 29.35 seconds.1895Manually create a todo item from issue1896 creates todo when clicking button1897 marks a todo as done1898# [RSpecRunTime] Finishing example group spec/features/issues/todo_spec.rb. It took 24.97 seconds. Expected to take 29.35 seconds.1899# [RSpecRunTime] RSpec elapsed time: 18 minutes 56.22 seconds. Current RSS: ~1427M. load average: 2.55 2.30 1.83 1/403 630651900# [RSpecRunTime] Starting example group spec/features/boards/user_adds_lists_to_board_spec.rb. Expected to take 25.12 seconds.1901User adds lists1902 board_type: :project1903 creates new column for label containing labeled issue1904 creates new list for Backlog and closed labels1905# [RSpecRunTime] RSpec elapsed time: 19 minutes 8.8 seconds. Current RSS: ~1421M. load average: 2.28 2.25 1.82 1/401 630701906 board_type: :group1907 creates new column for label containing labeled issue1908 creates new list for Backlog and closed labels1909# [RSpecRunTime] RSpec elapsed time: 19 minutes 19.53 seconds. Current RSS: ~1418M. load average: 2.08 2.21 1.81 1/401 630741910# [RSpecRunTime] Finishing example group spec/features/boards/user_adds_lists_to_board_spec.rb. It took 23.42 seconds. Expected to take 25.12 seconds.1911# [RSpecRunTime] Starting example group spec/features/explore/groups_list_spec.rb. Expected to take 22.01 seconds.1912Explore Groups page1913 when there are groups to show1914 shows groups user is member of1915 filters groups1916 resets search when user cleans the input1917 shows non-archived projects count1918 when on gitlab.com1919 renders page description1920# [RSpecRunTime] RSpec elapsed time: 19 minutes 36.98 seconds. Current RSS: ~1390M. load average: 2.09 2.21 1.82 1/402 630781921 when on self-managed1922 renders page description1923# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.24 seconds. Current RSS: ~1399M. load average: 2.09 2.21 1.82 1/401 630791924 when there are no groups to show1925 when on gitlab.com1926 shows empty state1927# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.7 seconds. Current RSS: ~1395M. load average: 2.09 2.21 1.82 1/401 630801928 when on self-managed1929 shows empty state1930# [RSpecRunTime] RSpec elapsed time: 19 minutes 42.13 seconds. Current RSS: ~1398M. load average: 2.32 2.26 1.84 1/401 630811931# [RSpecRunTime] Finishing example group spec/features/explore/groups_list_spec.rb. It took 22.59 seconds. Expected to take 22.01 seconds.1932# [RSpecRunTime] Starting example group spec/features/projects/settings/service_desk_setting_spec.rb. Expected to take 19.84 seconds.1933Service Desk Setting1934 shows activation checkbox1935 pushes feature flags to frontend1936 when service_desk_email is enabled1937 allows setting of custom address suffix1938 issue description templates1939 behaves like issue description templates from current project only1940 loads issue description templates from the project only1941# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.1 seconds. Current RSS: ~1397M. load average: 2.47 2.30 1.86 1/405 631971942 when service_desk_email is disabled1943 shows incoming email but not project name suffix after activating1944# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.96 seconds. Current RSS: ~1390M. load average: 2.47 2.30 1.86 1/405 632051945# [RSpecRunTime] Finishing example group spec/features/projects/settings/service_desk_setting_spec.rb. It took 17.84 seconds. Expected to take 19.84 seconds.1946# [RSpecRunTime] Starting example group spec/features/tags/maintainer_deletes_protected_tag_spec.rb. Expected to take 16.24 seconds.1947Maintainer deletes protected tag1948 from the tags list page1949 deletes the tag1950# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.28 seconds. Current RSS: ~1409M. load average: 2.35 2.27 1.85 1/405 632381951 from a specific tag page1952 deletes the tag1953# [RSpecRunTime] RSpec elapsed time: 20 minutes 13.02 seconds. Current RSS: ~1406M. load average: 2.22 2.25 1.85 1/406 632761954# [RSpecRunTime] Finishing example group spec/features/tags/maintainer_deletes_protected_tag_spec.rb. It took 13.06 seconds. Expected to take 16.24 seconds.1955# [RSpecRunTime] Starting example group spec/features/projects/settings/forked_project_settings_spec.rb. Expected to take 14.07 seconds.1956Projects > Settings > For a forked project1957 behaves like project settings for a forked projects1958 allows deleting the link to the forked project1959# [RSpecRunTime] RSpec elapsed time: 20 minutes 19.15 seconds. Current RSS: ~1391M. load average: 2.44 2.29 1.87 1/403 632791960 when the original project is deleted1961 behaves like project settings for a forked projects1962 allows deleting the link to the forked project1963# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.05 seconds. Current RSS: ~1395M. load average: 2.41 2.29 1.87 2/400 632831964# [RSpecRunTime] Finishing example group spec/features/projects/settings/forked_project_settings_spec.rb. It took 12.02 seconds. Expected to take 14.07 seconds.1965# [RSpecRunTime] Starting example group spec/features/projects/labels/user_edits_labels_spec.rb. Expected to take 11.6 seconds.1966User edits labels1967 update label with new title1968 allows user to delete label1969 lock_on_merge1970 behaves like lock_on_merge when editing labels1971 updates lock_on_merge1972 checkbox is disabled if lock_on_merge already set1973 when feature flag is disabled1974 does not display the checkbox/help text1975# [RSpecRunTime] RSpec elapsed time: 20 minutes 35.72 seconds. Current RSS: ~1416M. load average: 2.27 2.26 1.86 1/399 633671976# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_edits_labels_spec.rb. It took 10.69 seconds. Expected to take 11.6 seconds.1977# [RSpecRunTime] Starting example group spec/features/projects/commits/rss_spec.rb. Expected to take 10.07 seconds.1978Project Commits RSS1979 when signed in1980 behaves like it has an RSS button with current_user's feed token1981 shows the RSS button with current_user's feed token1982# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.77 seconds. Current RSS: ~1433M. load average: 2.17 2.24 1.86 1/400 633901983 behaves like an autodiscoverable RSS feed with current_user's feed token1984 has an RSS autodiscovery link tag with current_user's feed token1985# [RSpecRunTime] RSpec elapsed time: 20 minutes 40.77 seconds. Current RSS: ~1436M. load average: 2.17 2.24 1.86 1/401 634131986 when signed out1987 behaves like it has an RSS button without a feed token1988 shows the RSS button without a feed token1989# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.44 seconds. Current RSS: ~1436M. load average: 2.07 2.22 1.85 1/401 634361990 behaves like an autodiscoverable RSS feed without a feed token1991 has an RSS autodiscovery link tag without a feed token1992# [RSpecRunTime] RSpec elapsed time: 20 minutes 44.0 seconds. Current RSS: ~1436M. load average: 2.07 2.22 1.85 1/402 634591993# [RSpecRunTime] Finishing example group spec/features/projects/commits/rss_spec.rb. It took 8.3 seconds. Expected to take 10.07 seconds.1994# [RSpecRunTime] Starting example group spec/features/user_sees_active_nav_items_spec.rb. Expected to take 8.85 seconds.1995User sees correct active nav items in the super sidebar1996 profile pages1997 when visiting profile page1998 renders the side navigation with the correct submenu set as active1999# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.07 seconds. Current RSS: ~1428M. load average: 2.07 2.22 1.85 1/403 634612000 when visiting preferences page2001 renders the side navigation with the correct submenu set as active2002# [RSpecRunTime] RSpec elapsed time: 20 minutes 47.37 seconds. Current RSS: ~1418M. load average: 1.99 2.20 1.85 1/403 634622003 when visiting authentication logs2004 renders the side navigation with the correct submenu set as active2005# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.44 seconds. Current RSS: ~1421M. load average: 1.99 2.20 1.85 1/403 634632006 when visiting SSH keys page2007 renders the side navigation with the correct submenu set as active2008# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.7 seconds. Current RSS: ~1426M. load average: 1.99 2.20 1.85 1/402 634642009 when visiting account page2010 renders the side navigation with the correct submenu set as active2011# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.87 seconds. Current RSS: ~1435M. load average: 1.99 2.20 1.85 1/402 634652012# [RSpecRunTime] Finishing example group spec/features/user_sees_active_nav_items_spec.rb. It took 6.84 seconds. Expected to take 8.85 seconds.2013# [RSpecRunTime] Starting example group spec/features/groups/milestones/milestone_showing_spec.rb. Expected to take 7.86 seconds.2014Group milestone2015 behaves like milestone with interactive markdown task list items in description2016 renders task list in description2017 allows interaction with task list item checkboxes2018# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.2 seconds. Current RSS: ~1449M. load average: 1.92 2.18 1.84 1/399 634662019# [RSpecRunTime] Finishing example group spec/features/groups/milestones/milestone_showing_spec.rb. It took 7.33 seconds. Expected to take 7.86 seconds.2020# [RSpecRunTime] Starting example group spec/features/graphiql_spec.rb. Expected to take 6.59 seconds.2021GraphiQL2022 without relative_url_root2023 has the correct graphQLEndpoint2024 with relative_url_root2025 has the correct graphQLEndpoint2026# [RSpecRunTime] RSpec elapsed time: 21 minutes 2.89 seconds. Current RSS: ~1427M. load average: 1.84 2.16 1.84 1/398 634672027# [RSpecRunTime] Finishing example group spec/features/graphiql_spec.rb. It took 4.68 seconds. Expected to take 6.59 seconds.2028# [RSpecRunTime] Starting example group spec/features/security/admin_access_spec.rb. Expected to take 5.4 seconds.2029Admin::Projects2030 GET /admin/projects2031 is expected to be denied for user2032 is expected to be denied for visitor2033 when admin mode is enabled2034 is expected to be allowed for admin2035# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.13 seconds. Current RSS: ~1437M. load average: 1.84 2.16 1.84 1/398 634682036 when admin mode is disabled2037 is expected to be denied for admin2038 GET /admin/users2039 is expected to be denied for user2040 is expected to be denied for visitor2041 when admin mode is enabled2042 is expected to be allowed for admin2043# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.74 seconds. Current RSS: ~1456M. load average: 1.84 2.16 1.84 1/398 634692044 when admin mode is disabled2045 is expected to be denied for admin2046 GET /admin/hooks2047 is expected to be denied for user2048 is expected to be denied for visitor2049 when admin mode is enabled2050 is expected to be allowed for admin2051 when admin mode is disabled2052 is expected to be denied for admin2053# [RSpecRunTime] Finishing example group spec/features/security/admin_access_spec.rb. It took 4.71 seconds. Expected to take 5.4 seconds.2054# [RSpecRunTime] Starting example group spec/features/snippets/user_snippets_spec.rb. Expected to take 3.71 seconds.2055User Snippets2056 view all of my snippets2057 view my public snippets2058 view my internal snippets2059 view my private snippets2060# [RSpecRunTime] Finishing example group spec/features/snippets/user_snippets_spec.rb. It took 3.26 seconds. Expected to take 3.71 seconds.2061# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.03 seconds. Current RSS: ~1455M. load average: 1.77 2.14 1.83 1/397 634702062# [RSpecRunTime] Starting example group spec/features/projects/members/anonymous_user_sees_members_spec.rb. Expected to take 3.07 seconds.2063Projects > Members > Anonymous user sees members2064 anonymous user visits the project's members page and sees the list of members2065# [RSpecRunTime] Finishing example group spec/features/projects/members/anonymous_user_sees_members_spec.rb. It took 2.76 seconds. Expected to take 3.07 seconds.2066# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.85 seconds. Current RSS: ~1454M. load average: 1.71 2.12 1.83 1/399 634742067# [RSpecRunTime] Starting example group spec/features/file_uploads/nuget_package_spec.rb. Expected to take 1.94 seconds.2068Upload a nuget package2069 behaves like handling file uploads2070 with object storage disabled2071 behaves like for a nuget package2072newLocalFile: remove file "/builds/gitlab-community/gitlab/shared/packages/tmp/uploads/gitlab-workhorse-upload994522061": remove /builds/gitlab-community/gitlab/shared/packages/tmp/uploads/gitlab-workhorse-upload994522061: no such file or directory creates package files2073newLocalFile: remove file "/builds/gitlab-community/gitlab/shared/packages/tmp/uploads/gitlab-workhorse-upload1720318089": remove /builds/gitlab-community/gitlab/shared/packages/tmp/uploads/gitlab-workhorse-upload1720318089: no such file or directory is expected to eq 2012074# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.36 seconds. Current RSS: ~1453M. load average: 1.71 2.12 1.83 1/399 634752075# [RSpecRunTime] Finishing example group spec/features/file_uploads/nuget_package_spec.rb. It took 1.62 seconds. Expected to take 1.94 seconds.2076auto_explain log contains 1015 entries for main, writing to /builds/gitlab-community/gitlab/auto_explain/rspec-system-pg14-single-db-ci-connection-15-32.51842.main.ndjson.gz2077took 12.6094862172078auto_explain log contains 1017 entries for ci, writing to /builds/gitlab-community/gitlab/auto_explain/rspec-system-pg14-single-db-ci-connection-15-32.51842.ci.ndjson.gz2079took 12.6595571462080[TEST PROF INFO] EventProf results for sql.active_record2081Total time: 04:42.078 of 21:11.167 (22.19%)2082Total events: 1042112083Top 5 slowest suites (by time):2084Jira (./spec/features/issuables/markdown_references/jira_spec.rb:5) – 02:02.714 (41925 / 24) of 06:20.489 (32.25%)2085User browses files (./spec/features/projects/files/user_browses_files_spec.rb:5) – 00:37.977 (8894 / 21) of 02:38.250 (24.0%)2086Projects > Fi...er edits files (./spec/features/projects/files/user_edits_files_spec.rb:5) – 00:32.565 (10645 / 14) of 02:26.896 (22.17%)2087New project (./spec/features/projects/new_project_spec.rb:5) – 00:11.617 (5252 / 40) of 01:42.318 (11.35%)2088Merge request...age diff notes (./spec/features/merge_request/user_creates_image_diff_notes_spec.rb:5) – 00:11.542 (4157 / 8) of 00:50.746 (22.75%)2089Knapsack report was generated. Preview:2090{2091 "spec/features/issuables/markdown_references/jira_spec.rb": 380.4384022309987,2092 "spec/features/projects/files/user_browses_files_spec.rb": 158.2498346479988,2093 "spec/features/projects/files/user_edits_files_spec.rb": 146.89570131499931,2094 "spec/features/projects/new_project_spec.rb": 102.31818659399869,2095 "spec/features/projects/compare_spec.rb": 82.9879758269999,2096 "spec/features/projects/branches/user_views_branches_spec.rb": 66.82966444500198,2097 "spec/features/merge_request/user_creates_image_diff_notes_spec.rb": 50.746232133999,2098 "spec/features/discussion_comments/commit_spec.rb": 42.64689936399736,2099 "spec/features/projects/branches/user_creates_branch_spec.rb": 40.207762684000045,2100 "spec/features/projects/terraform_spec.rb": 35.52413706999869,2101 "spec/features/issues/todo_spec.rb": 24.965358875000675,2102 "spec/features/boards/user_adds_lists_to_board_spec.rb": 23.416894133002643,2103 "spec/features/explore/groups_list_spec.rb": 22.592618910002784,2104 "spec/features/projects/settings/service_desk_setting_spec.rb": 17.83933012200214,2105 "spec/features/tags/maintainer_deletes_protected_tag_spec.rb": 13.058276889998524,2106 "spec/features/projects/settings/forked_project_settings_spec.rb": 12.020458197999687,2107 "spec/features/projects/labels/user_edits_labels_spec.rb": 10.685483445002319,2108 "spec/features/projects/commits/rss_spec.rb": 8.30331986300007,2109 "spec/features/user_sees_active_nav_items_spec.rb": 6.838512950002041,2110 "spec/features/groups/milestones/milestone_showing_spec.rb": 7.329446839998127,2111 "spec/features/graphiql_spec.rb": 4.683729873999255,2112 "spec/features/security/admin_access_spec.rb": 4.705852316998062,2113 "spec/features/snippets/user_snippets_spec.rb": 3.258600197998021,2114 "spec/features/projects/members/anonymous_user_sees_members_spec.rb": 2.7587786419971962,2115 "spec/features/file_uploads/nuget_package_spec.rb": 1.62332854399937792116}2117Knapsack global time execution for tests: 21m 10s2118Finished in 21 minutes 41 seconds (files took 47.33 seconds to load)2119210 examples, 0 failures2120Randomized with seed 311552121Failed to write to log, write log/workhorse-test.log: file already closed2122[TEST PROF INFO] Time spent in factories: 02:08.110 (9.83% of total time)2123RSpec exited with 0.2124No examples to retry, congrats! 2125 Running after_script 2126Running after script...2127$ source scripts/utils.sh2128$ bundle exec gem list gitlab_quality-test_tooling2129gitlab_quality-test_tooling (1.24.0)2130$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command2133$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command2136$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command2139$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command2162WARNING: after_script failed, but job will continue unaffected: exit code 12164Not uploading cache ruby-gems-debian-bookworm-ruby-3.2 due to policy2166Uploading artifacts...2167auto_explain/: found 3 matching artifact files and directories 2168coverage/: found 5 matching artifact files and directories 2169crystalball/: found 2 matching artifact files and directories 2170WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-community/gitlab) 2171knapsack/: found 4 matching artifact files and directories 2172rspec/: found 16 matching artifact files and directories 2173WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-community/gitlab) 2174log/*.log: found 19 matching artifact files and directories 2175WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6972244435/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com2176WARNING: Retrying... context=artifacts-uploader error=request redirected2177Uploading artifacts as "archive" to coordinator... 201 Created id=6972244435 responseStatus=201 Created token=glcbt-652178Uploading artifacts...2179rspec/rspec-*.xml: found 1 matching artifact files and directories 2180WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6972244435/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com2181WARNING: Retrying... context=artifacts-uploader error=request redirected2182Uploading artifacts as "junit" to coordinator... 201 Created id=6972244435 responseStatus=201 Created token=glcbt-652184Job succeeded