Skip to content

Omnibus package fails to build on Raspberry Pi2 for Bootsnap 1.1.1

Should we just have an environment flag to disable Bootsnap or just remove it completely?

https://dev.gitlab.org/gitlab/omnibus-gitlab/-/jobs/1230538

<snip>
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   CFLAGS="-I/opt/gitlab/embedded/include -O2"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   CPPFLAGS="-I/opt/gitlab/embedded/include -O2"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   CXXFLAGS="-I/opt/gitlab/embedded/include -O2"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   LDFLAGS="-Wl,-rpath,/opt/gitlab/embedded/lib -L/opt/gitlab/embedded/lib"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   LD_RUN_PATH="/opt/gitlab/embedded/lib"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   OMNIBUS_INSTALL_DIR="/opt/gitlab"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   PATH="/opt/gitlab/bin:/opt/gitlab/embedded/bin:/builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 |   PKG_CONFIG_PATH="/opt/gitlab/embedded/lib/pkgconfig"
  [Builder: gitlab-rails] I | 2017-07-07T03:39:54+00:00 | $ /opt/gitlab/embedded/bin/bundle show grpc
  [Builder: gitlab-rails] I | 2017-07-07T03:40:02+00:00 | reinstall google-protobuf gem: 134.5052s
  [Builder: gitlab-rails] I | 2017-07-07T03:40:02+00:00 | $ cat /builds/gitlab/omnibus-gitlab/config/patches/gitlab-rails/gitlab-markup_gem-markups.patch | patch -p1 "$(/opt/gitlab/embedded/bin/gem environment gemdir)/gems/gitlab-markup-1.5.1/lib/github/markups.rb"
  [Builder: gitlab-rails] I | 2017-07-07T03:40:06+00:00 | Execute: `cat /builds/gitlab/omnibus-gitlab/config/patches/gitlab-rails/gitlab-markup_gem-markups.patch | patch -p1 "$(/opt/gitlab/embedded/bin/gem environment gemdir)/gems/gitlab-markup-1.5.1/lib/github/markups.rb"': 3.4246s
  [Builder: gitlab-rails] I | 2017-07-07T03:40:06+00:00 | copy `config/gitlab.yml.example' to `config/gitlab.yml': 0.0068s
  [Builder: gitlab-rails] I | 2017-07-07T03:40:06+00:00 | copy `config/database.yml.postgresql' to `config/database.yml': 0.0047s
  [Builder: gitlab-rails] I | 2017-07-07T03:40:06+00:00 | copy `config/secrets.yml.example' to `config/secrets.yml': 0.0043s
  [Builder: gitlab-rails] I | 2017-07-07T03:40:06+00:00 | $ yarn install --pure-lockfile --production
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 | Execute: `yarn install --pure-lockfile --production': 475.1618s
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 | Environment:
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 |   NODE_ENV="production"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 |   PATH="/opt/gitlab/embedded/bin:/builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 |   RAILS_ENV="production"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 |   SKIP_STORAGE_VALIDATION="true"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 |   USE_DB="false"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:01+00:00 | $ /opt/gitlab/embedded/bin/bundle exec rake gettext:compile
  [Builder: gitlab-rails] W | 2017-07-07T03:48:15+00:00 | [1/2] Failed to execute command. Retrying in 10 seconds...
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 | Environment:
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 |   NODE_ENV="production"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 |   PATH="/opt/gitlab/embedded/bin:/builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 |   RAILS_ENV="production"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 |   SKIP_STORAGE_VALIDATION="true"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 |   USE_DB="false"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:25+00:00 | $ /opt/gitlab/embedded/bin/bundle exec rake gettext:compile
  [Builder: gitlab-rails] W | 2017-07-07T03:48:36+00:00 | [2/2] Failed to execute command. Retrying in 20 seconds...
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 | Environment:
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 |   NODE_ENV="production"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 |   PATH="/opt/gitlab/embedded/bin:/builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 |   RAILS_ENV="production"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 |   SKIP_STORAGE_VALIDATION="true"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 |   USE_DB="false"
  [Builder: gitlab-rails] I | 2017-07-07T03:48:56+00:00 | $ /opt/gitlab/embedded/bin/bundle exec rake gettext:compile
  [Builder: gitlab-rails] I | 2017-07-07T03:49:08+00:00 | bundle `exec rake gettext:compile': 66.9808s
  [Builder: gitlab-rails] I | 2017-07-07T03:49:08+00:00 | Build gitlab-rails: 3635.7154s
The following shell command exited with status :

    $ NODE_ENV=production PATH=/opt/gitlab/embedded/bin:/builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RAILS_ENV=production SKIP_STORAGE_VALIDATION=true USE_DB=false /opt/gitlab/embedded/bin/bundle exec rake gettext:compile

Output:

    (nothing)

Error:

    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:18: [BUG] Bus Error at 0x11df299
ruby 2.3.3p222 (2016-11-21 revision 56859) [armv7l-linux-eabihf]

-- Control frame information -----------------------------------------------
c:0064 p:---- s:0266 e:000265 CFUNC  :load_from_binary
c:0063 p:0018 s:0262 e:000261 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:18 [FINISH]
c:0062 p:---- s:0257 e:000256 CFUNC  :fetch
c:0061 p:0082 s:0251 e:000250 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:37 [FINISH]
c:0060 p:---- s:0246 e:000245 CFUNC  :require
c:0059 p:0034 s:0242 e:000241 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17
c:0058 p:0012 s:0237 e:000236 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0057 p:0059 s:0235 e:000234 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240
c:0056 p:0017 s:0230 e:000229 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0055 p:0035 s:0225 e:000224 TOP    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/logger.rb:4 [FINISH]
c:0054 p:---- s:0223 e:000222 CFUNC  :require
c:0053 p:0034 s:0219 e:000218 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17
c:0052 p:0012 s:0214 e:000213 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0051 p:0059 s:0212 e:000211 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240
c:0050 p:0017 s:0207 e:000206 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0049 p:0035 s:0202 e:000201 TOP    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support.rb:27 [FINISH]
c:0048 p:---- s:0200 e:000199 CFUNC  :require
c:0047 p:0034 s:0196 e:000195 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17
c:0046 p:0012 s:0191 e:000190 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0045 p:0059 s:0189 e:000188 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240
c:0044 p:0017 s:0184 e:000183 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0043 p:0026 s:0179 e:000178 TOP    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails.rb:5 [FINISH]
c:0042 p:---- s:0177 e:000176 CFUNC  :require
c:0041 p:0034 s:0173 e:000172 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17
c:0040 p:0012 s:0168 e:000167 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0039 p:0059 s:0166 e:000165 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240
c:0038 p:0017 s:0161 e:000160 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0037 p:0008 s:0156 e:000155 TOP    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/all.rb:1 [FINISH]
c:0036 p:---- s:0154 e:000153 CFUNC  :require
c:0035 p:0034 s:0150 e:000149 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17
c:0034 p:0012 s:0145 e:000144 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0033 p:0059 s:0143 e:000142 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240
c:0032 p:0017 s:0138 e:000137 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274
c:0031 p:0029 s:0133 e:000132 TOP    /var/cache/omnibus/src/gitlab-rails/config/application.rb:3 [FINISH]
c:0030 p:---- s:0131 e:000130 CFUNC  :require
c:0029 p:0020 s:0127 e:000126 TOP    /var/cache/omnibus/src/gitlab-rails/Rakefile:5 [FINISH]
c:0028 p:---- s:0124 e:000123 CFUNC  :load
c:0027 p:0010 s:0120 e:000119 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rake_module.rb:28
c:0026 p:0199 s:0116 e:000115 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:689
c:0025 p:0008 s:0111 e:000110 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:94
c:0024 p:0006 s:0109 e:000108 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:176
c:0023 p:0009 s:0105 e:000104 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:93
c:0022 p:0015 s:0102 e:000101 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:77
c:0021 p:0006 s:0100 e:000099 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:176
c:0020 p:0009 s:0096 e:000095 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:75
c:0019 p:0045 s:0093 e:000092 TOP    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/bin/rake:33 [FINISH]
c:0018 p:---- s:0091 e:000090 CFUNC  :load
c:0017 p:0136 s:0087 e:000086 TOP    /opt/gitlab/embedded/bin/rake:22 [FINISH]
c:0016 p:---- s:0083 e:000082 CFUNC  :load
c:0015 p:0170 s:0079 e:000078 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74
c:0014 p:0089 s:0070 e:000069 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:27
c:0013 p:0032 s:0066 e:000065 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:332
c:0012 p:0078 s:0062 e:000061 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/command.rb:27
c:0011 p:0058 s:0055 e:000054 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/invocation.rb:126
c:0010 p:0291 s:0049 e:000048 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor.rb:359
c:0009 p:0012 s:0037 e:000036 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:20
c:0008 p:0070 s:0033 e:000032 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/base.rb:440
c:0007 p:0012 s:0027 e:000026 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:11
c:0006 p:0090 s:0022 e:000021 BLOCK  /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/exe/bundle:34
c:0005 p:0006 s:0017 e:000016 METHOD /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/friendly_errors.rb:100
c:0004 p:0172 s:0013 E:001cdc TOP    /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/exe/bundle:26 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :load
c:0002 p:0136 s:0006 E:000e60 EVAL   /opt/gitlab/embedded/bin/bundle:22 [FINISH]
c:0001 p:0000 s:0002 E:001308 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/opt/gitlab/embedded/bin/bundle:22:in `<main>'
/opt/gitlab/embedded/bin/bundle:22:in `load'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/exe/bundle:26:in `<top (required)>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/exe/bundle:34:in `block in <top (required)>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:11:in `start'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:20:in `dispatch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:332:in `exec'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:27:in `run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74:in `kernel_load'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74:in `load'
/opt/gitlab/embedded/bin/rake:22:in `<top (required)>'
/opt/gitlab/embedded/bin/rake:22:in `load'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/bin/rake:33:in `<top (required)>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:75:in `run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:176:in `standard_exception_handling'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:77:in `block in run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:93:in `load_rakefile'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:176:in `standard_exception_handling'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:94:in `block in load_rakefile'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb:689:in `raw_load_rakefile'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rake_module.rb:28:in `load_rakefile'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rake_module.rb:28:in `load'
/var/cache/omnibus/src/gitlab-rails/Rakefile:5:in `<top (required)>'
/var/cache/omnibus/src/gitlab-rails/Rakefile:5:in `require'
/var/cache/omnibus/src/gitlab-rails/config/application.rb:3:in `<top (required)>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/all.rb:1:in `<main>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails.rb:5:in `<main>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support.rb:27:in `<main>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/logger.rb:4:in `<main>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:37:in `load_iseq'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:37:in `fetch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:18:in `storage_to_output'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb:18:in `load_from_binary'

-- Other runtime information -----------------------------------------------

* Loaded script: /opt/gitlab/embedded/bin/rake

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    4 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
    5 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
    6 /opt/gitlab/embedded/lib/ruby/2.3.0/unicode_normalize.rb
    7 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/rbconfig.rb
    8 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/compatibility.rb
    9 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/defaults.rb
   10 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/deprecate.rb
   11 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/errors.rb
   12 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/version.rb
   13 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/requirement.rb
   14 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/platform.rb
   15 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/basic_specification.rb
   16 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/stub_specification.rb
   17 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/util/list.rb
   18 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
   19 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb
   20 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/exceptions.rb
   21 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/dependency.rb
   22 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_gem.rb
   23 /opt/gitlab/embedded/lib/ruby/2.3.0/monitor.rb
   24 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb
   25 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems.rb
   26 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/path_support.rb
   27 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/version.rb
   28 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/core_ext/name_error.rb
   29 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/levenshtein.rb
   30 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/jaro_winkler.rb
   31 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkable.rb
   32 /opt/gitlab/embedded/lib/ruby/2.3.0/delegate.rb
   33 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   34 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   35 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   36 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/method_name_checker.rb
   37 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/null_checker.rb
   38 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean/formatter.rb
   39 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib/did_you_mean.rb
   40 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/postit_trampoline.rb
   41 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
   42 /opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb
   43 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
   44 /opt/gitlab/embedded/lib/ruby/2.3.0/pathname.rb
   45 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/errors.rb
   46 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/environment_preserver.rb
   47 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/socket.so
   48 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
   49 /opt/gitlab/embedded/lib/ruby/2.3.0/socket.rb
   50 /opt/gitlab/embedded/lib/ruby/2.3.0/timeout.rb
   51 /opt/gitlab/embedded/lib/ruby/2.3.0/net/protocol.rb
   52 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/rfc2396_parser.rb
   53 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/rfc3986_parser.rb
   54 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/common.rb
   55 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/generic.rb
   56 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/ftp.rb
   57 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/http.rb
   58 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/https.rb
   59 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/ldap.rb
   60 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/ldaps.rb
   61 /opt/gitlab/embedded/lib/ruby/2.3.0/uri/mailto.rb
   62 /opt/gitlab/embedded/lib/ruby/2.3.0/uri.rb
   63 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/zlib.so
   64 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/exceptions.rb
   65 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/header.rb
   66 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/windows_31j.so
   67 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/generic_request.rb
   68 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/request.rb
   69 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/requests.rb
   70 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/response.rb
   71 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/responses.rb
   72 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/proxy_delta.rb
   73 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http/backward.rb
   74 /opt/gitlab/embedded/lib/ruby/2.3.0/net/http.rb
   75 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
   76 /opt/gitlab/embedded/lib/ruby/2.3.0/date.rb
   77 /opt/gitlab/embedded/lib/ruby/2.3.0/time.rb
   78 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/util.rb
   79 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
   80 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/user_interaction.rb
   81 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/request/http_pool.rb
   82 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/request/https_pool.rb
   83 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/request/connection_pools.rb
   84 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/request.rb
   85 /opt/gitlab/embedded/lib/ruby/2.3.0/cgi/core.rb
   86 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/cgi/escape.so
   87 /opt/gitlab/embedded/lib/ruby/2.3.0/cgi/util.rb
   88 /opt/gitlab/embedded/lib/ruby/2.3.0/cgi/cookie.rb
   89 /opt/gitlab/embedded/lib/ruby/2.3.0/cgi.rb
   90 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/uri_formatter.rb
   91 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest.so
   92 /opt/gitlab/embedded/lib/ruby/2.3.0/digest.rb
   93 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
   94 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/bn.rb
   95 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/pkey.rb
   96 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/cipher.rb
   97 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/config.rb
   98 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/digest.rb
   99 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/x509.rb
  100 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/buffering.rb
  101 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/nonblock.so
  102 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl/ssl.rb
  103 /opt/gitlab/embedded/lib/ruby/2.3.0/openssl.rb
  104 /opt/gitlab/embedded/lib/ruby/2.3.0/securerandom.rb
  105 /opt/gitlab/embedded/lib/ruby/2.3.0/resolv.rb
  106 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb
  107 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/gem_remote_fetcher.rb
  108 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest/sha1.so
  109 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/plugin/api/source.rb
  110 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/plugin/api.rb
  111 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/plugin.rb
  112 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source/git.rb
  113 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source/installed.rb
  114 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source/specific_file.rb
  115 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source/local.rb
  116 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source/lock.rb
  117 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source/vendor.rb
  118 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/source.rb
  119 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/gem_helpers.rb
  120 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/match_platform.rb
  121 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/rubygems_ext.rb
  122 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/config_file.rb
  123 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/rubygems_integration.rb
  124 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/version.rb
  125 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/constants.rb
  126 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/current_ruby.rb
  127 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler.rb
  128 /opt/gitlab/embedded/lib/ruby/2.3.0/set.rb
  129 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/command.rb
  130 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
  131 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
  132 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/error.rb
  133 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/invocation.rb
  134 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/parser/argument.rb
  135 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb
  136 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/parser/option.rb
  137 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/parser/options.rb
  138 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/parser.rb
  139 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/shell.rb
  140 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
  141 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/euc_jp.so
  142 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rbreadline/version.rb
  143 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rbreadline.rb
  144 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/readline.rb
  145 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb
  146 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/line_editor.rb
  147 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/util.rb
  148 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/base.rb
  149 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor.rb
  150 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb
  151 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
  152 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb
  153 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb
  154 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions/directory.rb
  155 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/strscan.so
  156 /opt/gitlab/embedded/lib/ruby/2.3.0/erb.rb
  157 /opt/gitlab/embedded/lib/ruby/2.3.0/open-uri.rb
  158 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
  159 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
  160 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/actions.rb
  161 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendored_thor.rb
  162 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/friendly_errors.rb
  163 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext/build_error.rb
  164 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext/builder.rb
  165 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext/configure_builder.rb
  166 /opt/gitlab/embedded/lib/ruby/2.3.0/tmpdir.rb
  167 /opt/gitlab/embedded/lib/ruby/2.3.0/tempfile.rb
  168 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext/ext_conf_builder.rb
  169 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext/rake_builder.rb
  170 /opt/gitlab/embedded/lib/ruby/2.3.0/optparse.rb
  171 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/command.rb
  172 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext/cmake_builder.rb
  173 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/ext.rb
  174 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/settings.rb
  175 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/shared_helpers.rb
  176 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/yaml_serializer.rb
  177 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb
  178 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/shell/basic.rb
  179 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/shell/color.rb
  180 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/ui.rb
  181 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/ui/shell.rb
  182 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/ui/rg_proxy.rb
  183 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb
  184 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/source.rb
  185 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/source/path.rb
  186 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/source/git.rb
  187 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/text.rb
  188 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/name_tuple.rb
  189 /opt/gitlab/embedded/lib/ruby/site_ruby/2.3.0/rubygems/spec_fetcher.rb
  190 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/source/rubygems.rb
  191 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/lockfile_parser.rb
  192 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/definition.rb
  193 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/dependency.rb
  194 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/ruby_dsl.rb
  195 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/dsl.rb
  196 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/source_list.rb
  197 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/lazy_specification.rb
  198 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/ui/silent.rb
  199 /opt/gitlab/embedded/lib/ruby/2.3.0/tsort.rb
  200 /opt/gitlab/embedded/lib/ruby/2.3.0/forwardable.rb
  201 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/spec_set.rb
  202 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/gem_version_promoter.rb
  203 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/source/gemspec.rb
  204 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/runtime.rb
  205 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/dep_proxy.rb
  206 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/index.rb
  207 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/remote_specification.rb
  208 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/stub_specification.rb
  209 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/endpoint_specification.rb
  210 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/setup.rb
  211 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/version.rb
  212 /opt/gitlab/embedded/lib/ruby/2.3.0/singleton.rb
  213 /opt/gitlab/embedded/lib/ruby/2.3.0/ostruct.rb
  214 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/ext/module.rb
  215 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/ext/core.rb
  216 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/ext/string.rb
  217 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/early_time.rb
  218 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/late_time.rb
  219 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/ext/time.rb
  220 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/alt_system.rb
  221 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/win32.rb
  222 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/linked_list.rb
  223 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/cpu_counter.rb
  224 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/scope.rb
  225 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/task_argument_error.rb
  226 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rule_recursion_overflow_error.rb
  227 /opt/gitlab/embedded/lib/ruby/2.3.0/shellwords.rb
  228 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/task_manager.rb
  229 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/cloneable.rb
  230 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/file_utils.rb
  231 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/file_utils_ext.rb
  232 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/pathmap.rb
  233 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/file_list.rb
  234 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/promise.rb
  235 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/thread_pool.rb
  236 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/private_reader.rb
  237 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/thread_history_display.rb
  238 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/trace_output.rb
  239 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/application.rb
  240 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rake_module.rb
  241 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/pseudo_status.rb
  242 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/task_arguments.rb
  243 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/invocation_chain.rb
  244 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/invocation_exception_mixin.rb
  245 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/task.rb
  246 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/file_task.rb
  247 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/file_creation_task.rb
  248 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/multi_task.rb
  249 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/dsl_definition.rb
  250 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/default_loader.rb
  251 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/name_space.rb
  252 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/backtrace.rb
  253 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake.rb
  254 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/version.rb
  255 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/path_scanner.rb
  256 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/path.rb
  257 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/explicit_require.rb
  258 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/cache.rb
  259 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/version.rb
  260 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/msgpack.so
  261 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/packer.rb
  262 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/unpacker.rb
  263 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/factory.rb
  264 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/symbol.rb
  265 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack.rb
  266 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/store.rb
  267 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/change_observer.rb
  268 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache.rb
  269 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache.rb
  270 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap.rb
  271 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb
  272 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/thread.so
  273 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/thread_safe-0.3.6/lib/thread_safe/version.rb
  274 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb
  275 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/thread_safe-0.3.6/lib/thread_safe.rb
  276 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/aliasing.rb
  277 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/array/extract_options.rb
  278 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/attribute_accessors.rb
  279 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/array/prepend_and_append.rb
  280 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/hash/deep_merge.rb
  281 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/hash/except.rb
  282 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/hash/slice.rb
  283 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/i18n-0.8.1/lib/i18n/version.rb
  284 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/i18n-0.8.1/lib/i18n/exceptions.rb
  285 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/i18n-0.8.1/lib/i18n/interpolate/ruby.rb
  286 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/i18n-0.8.1/lib/i18n.rb
  287 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb
  288 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/i18n-0.8.1/lib/i18n/config.rb
  289 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/i18n.rb
  290 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb
  291 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb
  292 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb
  293 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/inflector/inflections.rb
  294 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/multibyte.rb
  295 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/string/multibyte.rb
  296 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/inflector/transliterate.rb
  297 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/inflections.rb
  298 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/inflector/methods.rb
  299 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/string/inflections.rb
  300 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/inflector.rb
  301 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/introspection.rb
  302 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/anonymous.rb
  303 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/qualified_const.rb
  304 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/object/blank.rb
  305 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/kernel/singleton_class.rb
  306 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/delegation.rb
  307 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/deprecation/instance_delegator.rb
  308 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/notifications/instrumenter.rb
  309 /opt/gitlab/embedded/lib/ruby/2.3.0/mutex_m.rb
  310 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/notifications/fanout.rb
  311 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/per_thread_registry.rb
  312 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/notifications.rb
  313 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/deprecation/behaviors.rb
  314 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/deprecation/reporting.rb
  315 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/deprecation/method_wrappers.rb
  316 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/deprecation/proxy_wrappers.rb
  317 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/module/deprecation.rb
  318 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/deprecation.rb
  319 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/kernel/reporting.rb
  320 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/load_error.rb
  321 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/name_error.rb
  322 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/core_ext/string/starts_ends_with.rb
  323 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb
  324 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb
  325 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/bootsnap.so
  326 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/iseq.rb
  327 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/compile_cache/yaml.rb
  328 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/exception.rb
  329 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/syntax_error.rb
  330 /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/psych.so
  331 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/omap.rb
  332 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/set.rb
  333 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/class_loader.rb
  334 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/scalar_scanner.rb
  335 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/node.rb
  336 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/stream.rb
  337 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/document.rb
  338 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/sequence.rb
  339 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/scalar.rb
  340 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/mapping.rb
  341 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes/alias.rb
  342 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/nodes.rb
  343 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/streaming.rb
  344 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors/visitor.rb
  345 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors/to_ruby.rb
  346 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors/emitter.rb
  347 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/handler.rb
  348 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/tree_builder.rb
  349 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors/yaml_tree.rb
  350 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/json/ruby_events.rb
  351 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors/json_tree.rb
  352 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors/depth_first.rb
  353 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/visitors.rb
  354 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/parser.rb
  355 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/coder.rb
  356 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/core_ext.rb
  357 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/deprecated.rb
  358 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/stream.rb
  359 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/json/yaml_events.rb
  360 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/json/tree_builder.rb
  361 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/json/stream.rb
  362 /opt/gitlab/embedded/lib/ruby/2.3.0/psych/handlers/document_stream.rb
  363 /opt/gitlab/embedded/lib/ruby/2.3.0/psych.rb
  364 /opt/gitlab/embedded/lib/ruby/2.3.0/yaml.rb
  365 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/setup.rb
  366 /var/cache/omnibus/src/gitlab-rails/config/boot.rb
  367 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/ruby_version_check.rb
  368 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies/autoload.rb
  369 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/gem_version.rb
  370 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/version.rb
  371 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/concern.rb
  372 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/logger_silence.rb
  373 /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/logger_thread_safe_level.rb

* Process memory map:

00010000-00011000 r-xp 00000000 00:22 46487      /opt/gitlab/embedded/bin/ruby
00020000-00021000 rw-p 00000000 00:22 46487      /opt/gitlab/embedded/bin/ruby
00021000-0120c000 rw-p 00000000 00:00 0          [heap]
b636b000-b63d1000 rw-p 00000000 00:00 0 
b63d4000-b63ed000 r-xp 00000000 00:22 38790      /opt/gitlab/embedded/lib/libyaml-0.so.2.0.4
b63ed000-b63fc000 ---p 00019000 00:22 38790      /opt/gitlab/embedded/lib/libyaml-0.so.2.0.4
b63fc000-b63fd000 rw-p 00018000 00:22 38790      /opt/gitlab/embedded/lib/libyaml-0.so.2.0.4
b63fd000-b6402000 r-xp 00000000 00:22 47252      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/psych.so
b6402000-b6411000 ---p 00005000 00:22 47252      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/psych.so
b6411000-b6412000 rw-p 00004000 00:22 47252      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/psych.so
b6412000-b6414000 r-xp 00000000 00:22 136754     /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/bootsnap.so
b6414000-b6423000 ---p 00002000 00:22 136754     /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/bootsnap.so
b6423000-b6424000 rw-p 00001000 00:22 136754     /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bootsnap-1.1.1/lib/bootsnap/bootsnap.so
b6424000-b6425000 r-xp 00000000 00:22 47340      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/thread.so
b6425000-b6434000 ---p 00001000 00:22 47340      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/thread.so
b6434000-b6435000 rw-p 00000000 00:22 47340      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/thread.so
b6435000-b6477000 rw-p 00000000 00:00 0 
b6477000-b6488000 r-xp 00000000 00:22 124730     /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/msgpack.so
b6488000-b6497000 ---p 00011000 00:22 124730     /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/msgpack.so
b6497000-b6498000 rw-p 00010000 00:22 124730     /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/msgpack-1.1.0/lib/msgpack/msgpack.so
b6498000-b649d000 r-xp 00000000 00:22 47267      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/strscan.so
b649d000-b64ad000 ---p 00005000 00:22 47267      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/strscan.so
b64ad000-b64ae000 rw-p 00005000 00:22 47267      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/strscan.so
b64ae000-b64b0000 r-xp 00000000 00:22 47330      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/euc_jp.so
b64b0000-b64c0000 ---p 00002000 00:22 47330      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/euc_jp.so
b64c0000-b64c1000 rw-p 00002000 00:22 47330      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/euc_jp.so
b64c1000-b64c2000 r-xp 00000000 00:22 47278      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest/sha1.so
b64c2000-b64d1000 ---p 00001000 00:22 47278      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest/sha1.so
b64d1000-b64d2000 rw-p 00000000 00:22 47278      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest/sha1.so
b64d2000-b64d3000 r-xp 00000000 00:22 47262      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/nonblock.so
b64d3000-b64e2000 ---p 00001000 00:22 47262      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/nonblock.so
b64e2000-b64e3000 rw-p 00000000 00:22 47262      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/nonblock.so
b64e3000-b64e6000 r-xp 00000000 00:22 47270      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest.so
b64e6000-b64f5000 ---p 00003000 00:22 47270      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest.so
b64f5000-b64f6000 rw-p 00002000 00:22 47270      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/digest.so
b64f6000-b6657000 r-xp 00000000 00:22 27291      /opt/gitlab/embedded/lib/libcrypto.so.1.0.0
b6657000-b6667000 ---p 00161000 00:22 27291      /opt/gitlab/embedded/lib/libcrypto.so.1.0.0
b6667000-b667b000 rw-p 00161000 00:22 27291      /opt/gitlab/embedded/lib/libcrypto.so.1.0.0
b667b000-b667f000 rw-p 00000000 00:00 0 
b667f000-b66ce000 r-xp 00000000 00:22 27294      /opt/gitlab/embedded/lib/libssl.so.1.0.0
b66ce000-b66de000 ---p 0004f000 00:22 27294      /opt/gitlab/embedded/lib/libssl.so.1.0.0
b66de000-b66e4000 rw-p 0004f000 00:22 27294      /opt/gitlab/embedded/lib/libssl.so.1.0.0
b66e4000-b672a000 r-xp 00000000 00:22 47272      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
b672a000-b673a000 ---p 00046000 00:22 47272      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
b673a000-b673c000 rw-p 00046000 00:22 47272      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/openssl.so
b673c000-b673d000 r-xp 00000000 00:22 47349      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/cgi/escape.so
b673d000-b674c000 ---p 00001000 00:22 47349      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/cgi/escape.so
b674c000-b674d000 rw-p 00000000 00:22 47349      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/cgi/escape.so
b674d000-b6750000 r-xp 00000000 00:22 47263      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
b6750000-b6760000 ---p 00003000 00:22 47263      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
b6760000-b6761000 rw-p 00003000 00:22 47263      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/console.so
b6761000-b678e000 r-xp 00000000 00:22 47344      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
b678e000-b679e000 ---p 0002d000 00:22 47344      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
b679e000-b679f000 rw-p 0002d000 00:22 47344      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/date_core.so
b679f000-b67a0000 rw-p 00000000 00:00 0 
b67a0000-b67a2000 r-xp 00000000 00:22 47331      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/windows_31j.so
b67a2000-b67b1000 ---p 00002000 00:22 47331      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/windows_31j.so
b67b1000-b67b2000 rw-p 00001000 00:22 47331      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/windows_31j.so
b67b2000-b67c5000 r-xp 00000000 00:22 22057      /opt/gitlab/embedded/lib/libz.so.1.2.11
b67c5000-b67d4000 ---p 00013000 00:22 22057      /opt/gitlab/embedded/lib/libz.so.1.2.11
b67d4000-b67d5000 rw-p 00012000 00:22 22057      /opt/gitlab/embedded/lib/libz.so.1.2.11
b67d5000-b67e2000 r-xp 00000000 00:22 47351      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/zlib.so
b67e2000-b67f1000 ---p 0000d000 00:22 47351      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/zlib.so
b67f1000-b67f2000 rw-p 0000c000 00:22 47351      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/zlib.so
b67f2000-b67f3000 r-xp 00000000 00:22 47261      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
b67f3000-b6802000 ---p 00001000 00:22 47261      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
b6802000-b6803000 rw-p 00000000 00:22 47261      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/io/wait.so
b6803000-b682a000 r-xp 00000000 00:22 47280      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/socket.so
b682a000-b6839000 ---p 00027000 00:22 47280      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/socket.so
b6839000-b683a000 rw-p 00026000 00:22 47280      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/socket.so
b683a000-b6840000 r-xp 00000000 00:22 47339      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
b6840000-b684f000 ---p 00006000 00:22 47339      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
b684f000-b6850000 rw-p 00005000 00:22 47339      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/pathname.so
b6850000-b6856000 r-xp 00000000 00:22 47353      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
b6856000-b6865000 ---p 00006000 00:22 47353      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
b6865000-b6866000 rw-p 00005000 00:22 47353      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/etc.so
b6866000-b686c000 r-xp 00000000 00:22 47352      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
b686c000-b687b000 ---p 00006000 00:22 47352      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
b687b000-b687c000 rw-p 00005000 00:22 47352      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/stringio.so
b687c000-b687e000 r-xp 00000000 00:22 47297      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
b687e000-b688d000 ---p 00002000 00:22 47297      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
b688d000-b688e000 rw-p 00001000 00:22 47297      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/trans/transdb.so
b688e000-b6890000 r-xp 00000000 00:22 47336      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
b6890000-b689f000 ---p 00002000 00:22 47336      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
b689f000-b68a0000 rw-p 00001000 00:22 47336      /opt/gitlab/embedded/lib/ruby/2.3.0/armv7l-linux-eabihf/enc/encdb.so
b68a0000-b6921000 rw-p 00000000 00:00 0 
b6921000-b6aaa000 r--p 00000000 00:22 42         /usr/lib/locale/locale-archive
b6aaa000-b6bd5000 r-xp 00000000 00:22 39         /lib/arm-linux-gnueabihf/libc-2.19.so
b6bd5000-b6be5000 ---p 0012b000 00:22 39         /lib/arm-linux-gnueabihf/libc-2.19.so
b6be5000-b6be7000 r--p 0012b000 00:22 39         /lib/arm-linux-gnueabihf/libc-2.19.so
b6be7000-b6be8000 rw-p 0012d000 00:22 39         /lib/arm-linux-gnueabihf/libc-2.19.so
b6be8000-b6beb000 rw-p 00000000 00:00 0 
b6beb000-b6c54000 r-xp 00000000 00:22 69         /lib/arm-linux-gnueabihf/libm-2.19.so
b6c54000-b6c64000 ---p 00069000 00:22 69         /lib/arm-linux-gnueabihf/libm-2.19.so
b6c64000-b6c65000 r--p 00069000 00:22 69         /lib/arm-linux-gnueabihf/libm-2.19.so
b6c65000-b6c66000 rw-p 0006a000 00:22 69         /lib/arm-linux-gnueabihf/libm-2.19.so
b6c66000-b6c6d000 r-xp 00000000 00:22 90         /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c6d000-b6c7c000 ---p 00007000 00:22 90         /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c7c000-b6c7d000 r--p 00006000 00:22 90         /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c7d000-b6c7e000 rw-p 00007000 00:22 90         /lib/arm-linux-gnueabihf/libcrypt-2.19.so
b6c7e000-b6ca5000 rw-p 00000000 00:00 0 
b6ca5000-b6ca7000 r-xp 00000000 00:22 37         /lib/arm-linux-gnueabihf/libdl-2.19.so
b6ca7000-b6cb6000 ---p 00002000 00:22 37         /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cb6000-b6cb7000 r--p 00001000 00:22 37         /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cb7000-b6cb8000 rw-p 00002000 00:22 37         /lib/arm-linux-gnueabihf/libdl-2.19.so
b6cb8000-b6ccc000 r-xp 00000000 00:22 81         /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6ccc000-b6cdc000 ---p 00014000 00:22 81         /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6cdc000-b6cdd000 r--p 00014000 00:22 81         /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6cdd000-b6cde000 rw-p 00015000 00:22 81         /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6cde000-b6ce0000 rw-p 00000000 00:00 0 
b6ce0000-b6f52000 r-xp 00000000 00:22 46488      /opt/gitlab/embedded/lib/libruby.so.2.3.0
b6f52000-b6f61000 ---p 00272000 00:22 46488      /opt/gitlab/embedded/lib/libruby.so.2.3.0
b6f61000-b6f66000 rw-p 00271000 00:22 46488      /opt/gitlab/embedded/lib/libruby.so.2.3.0
b6f66000-b6f6c000 rw-p 00000000 00:00 0 
b6f6c000-b6f8c000 r-xp 00000000 00:22 30         /lib/arm-linux-gnueabihf/ld-2.19.so
b6f92000-b6f95000 rw-p 00000000 00:00 0 
b6f95000-b6f96000 ---p 00000000 00:00 0 
b6f96000-b6f9b000 rw-p 00000000 00:00 0 
b6f9b000-b6f9c000 r--p 0001f000 00:22 30         /lib/arm-linux-gnueabihf/ld-2.19.so
b6f9c000-b6f9d000 rw-p 00020000 00:22 30         /lib/arm-linux-gnueabihf/ld-2.19.so
be242000-bea41000 rw-p 00000000 00:00 0          [stack]
bec43000-bec44000 r-xp 00000000 00:00 0          [sigpage]
ffff0000-ffff1000 r-xp 00000000 00:00 0          [vectors]


[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html


/builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/util.rb:139:in `rescue in shellout!'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/util.rb:135:in `shellout!'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:821:in `shellout!'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:353:in `block in bundle'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:1008:in `instance_eval'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:1008:in `run'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:839:in `block (3 levels) in execute'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:861:in `with_retries'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:838:in `block (2 levels) in execute'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/instrumentation.rb:23:in `measure'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:837:in `block in execute'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:911:in `with_clean_env'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:836:in `execute'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:728:in `block (2 levels) in build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:727:in `each'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:727:in `block in build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/instrumentation.rb:23:in `measure'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/builder.rb:726:in `build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/software.rb:1208:in `execute_build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/software.rb:1086:in `build_me'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/project.rb:1085:in `block (2 levels) in build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/project.rb:1084:in `each'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/project.rb:1084:in `block in build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/licensing.rb:62:in `block in create_incrementally'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/licensing.rb:57:in `tap'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/licensing.rb:57:in `create_incrementally'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/project.rb:1083:in `build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/cli.rb:84:in `build'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/cli/base.rb:33:in `dispatch'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/lib/omnibus/cli.rb:42:in `execute!'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bundler/gems/omnibus-e5390963d364/bin/omnibus:16:in `<top (required)>'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin/omnibus:22:in `load'
  /builds/gitlab/omnibus-gitlab/gems/ruby/2.3.0/bin/omnibus:22:in `<top (required)>'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:74:in `load'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:74:in `kernel_load'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:27:in `run'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/cli.rb:332:in `exec'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/cli.rb:20:in `dispatch'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/cli.rb:11:in `start'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/exe/bundle:34:in `block in <top (required)>'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors'
  /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/exe/bundle:26:in `<top (required)>'
  /usr/local/bin/bundle:22:in `load'
  /usr/local/bin/bundle:22:in `<main>'
rake aborted!
Command failed with status (1): [bundle exec omnibus build gitlab --log-lev...]
/builds/gitlab/omnibus-gitlab/lib/gitlab/build.rb:11:in `exec'
/builds/gitlab/omnibus-gitlab/lib/gitlab/tasks/build.rake:6:in `block (2 levels) in <top (required)>'
/usr/local/bin/bundle:22:in `load'
/usr/local/bin/bundle:22:in `<main>'
Tasks: TOP => build:project
(See full trace by running task with --trace)
Makefile:19: recipe for target 'build' failed
make: *** [build] Error 1
ERROR: Job failed: exit code 1

/cc: @marin, @rspeicher, @twk3, @blackst0ne

Edited by Stan Hu