An error occurred while fetching the jobs.
memory-static
Passed Started
by
@DylanGriffith

Dylan Griffith
1Running with gitlab-runner 14.4.0-rc1 (bc99a056)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:b845db3509b3202e86c1faa9ab2f1fc236e776b1fe5e7219fe8ef3d95c5a5156 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:b7e67d2412fed1a037b6911901688cb7efb8844e036c3e1de83b1920cf9a4f84 ...11Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1635279277-88e83f63...13$ eval "$CI_PRE_CLONE_SCRIPT"14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 39% |************ | 137M 0:00:01 ETA18gitlab.tar.gz 100% |********************************| 342M 0:00:00 ETA19'/tmp/gitlab.tar.gz' saved20Extracting tarball into /builds/gitlab-org/gitlab...21Fetching changes with git depth set to 20...22Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 127042, done. 25remote: Counting objects: 100% (127042/127042), done. 26remote: Compressing objects: 100% (85632/85632), done. 27remote: Total 127042 (delta 58018), reused 87454 (delta 36683), pack-reused 0 28Receiving objects: 100% (127042/127042), 124.85 MiB | 31.86 MiB/s, done.29Resolving deltas: 100% (58018/58018), done.31 * [new ref] e28bf2006022fa717b8e023304aaae32593982e4 -> refs/pipelines/39605215332 * [new branch] master -> origin/master33Checking out e28bf200 as master...34Skipping Git submodules setup36Checking cache for ruby-gems-v1-5...37cache.zip is up to date 38Successfully extracted cache39Checking cache for gitaly-ruby-gems-v1-5...40cache.zip is up to date 41Successfully extracted cache43Downloading artifacts for setup-test-env (1718320139)...44Downloading artifacts from coordinator... ok id=1718320139 responseStatus=200 OK token=GEzxAMiL46Using docker image sha256:b845db3509b3202e86c1faa9ab2f1fc236e776b1fe5e7219fe8ef3d95c5a5156 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:b7e67d2412fed1a037b6911901688cb7efb8844e036c3e1de83b1920cf9a4f84 ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh53Bundler version 2.1.454production:development55Settings are listed in order of priority. The top value will be used.56path57Set for the current user (/root/.bundle/config): "/builds/gitlab-org/gitlab/vendor"58clean59Set for the current user (/root/.bundle/config): "true"60without61Set via BUNDLE_WITHOUT: [:production, :development]62install_flags63Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"64$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check65The Gemfile's dependencies are satisfied66==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 3 seconds.67$ bundle pristine pg68Installing pg 1.2.3 with native extensions69==> 'bundle pristine pg' succeeded in 13 seconds.70$ bundle exec derailed bundle:mem > "${MEMORY_BUNDLE_MEM_FILE}"71$ scripts/generate-gems-size-metrics-static "${MEMORY_BUNDLE_MEM_FILE}" >> "${METRICS_FILE}"72$ bundle exec derailed bundle:objects > "${MEMORY_BUNDLE_OBJECTS_FILE}"73$ scripts/generate-gems-memory-metrics-static "${MEMORY_BUNDLE_OBJECTS_FILE}" >> "${METRICS_FILE}"75Not uploading cache ruby-gems-v1-5 due to policy76Not uploading cache gitaly-ruby-gems-v1-5 due to policy78Uploading artifacts...79metrics.txt: found 1 matching files and directories 80tmp/memory_bundle_mem.txt: found 1 matching files and directories 81tmp/memory_bundle_objects.txt: found 1 matching files and directories 82Uploading artifacts as "archive" to coordinator... ok id=1718320182 responseStatus=201 Created token=o8SQ8G-883Uploading artifacts...84metrics.txt: found 1 matching files and directories 85Uploading artifacts as "metrics" to coordinator... ok id=1718320182 responseStatus=201 Created token=o8SQ8G-887Job succeeded