[32;1mChecking out f42a5e24 as 42624-gitaly-bundle-isolation-not-working-in-ci...[0;m
[32;1mSkipping Git submodules setup[0;m
[32;1m$ echo "hoge" >> hoge.txt[0;m
[32;1mUploading artifacts...[0;m
hoge.txt: found 1 matching files [0;m
Uploading artifacts to coordinator... ok [0;m id[0;m=1045 responseStatus[0;m=201 Created token[0;m=c1uexKnX
[32;1mJob succeeded
section_end:1517486896:get_sources
[0Ksection_start:1517486896:restore_cache
[0K[32;1mChecking cache for ruby-2.3.6-with-yarn...[0;m
Downloading cache.zip from http://runners-cache-5-internal.gitlab.com:444/runner/project/13083/ruby-2.3.6-with-yarn[0;m
[32;1mSuccessfully extracted cache[0;m
section_end:1517486919:restore_cache
[0Ksection_start:1517486919:download_artifacts
[0K[32;1mDownloading artifacts for retrieve-tests-metadata (50551658)...[0;m
Downloading artifacts from coordinator... ok [0;m id[0;m=50551658 responseStatus[0;m=200 OK token[0;m=HhF7y_1X
[32;1mDownloading artifacts for compile-assets (50551659)...[0;m
Downloading artifacts from coordinator... ok [0;m id[0;m=50551659 responseStatus[0;m=200 OK token[0;m=wTz6JrCP
[32;1mDownloading artifacts for setup-test-env (50551660)...[0;m
Downloading artifacts from coordinator... ok [0;m id[0;m=50551660 responseStatus[0;m=200 OK token[0;m=DTGgeVF5
[0;33mWARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats)[0;m
section_end:1517486934:download_artifacts
[0Ksection_start:1517486934:build_script
[0K[32;1m$ bundle --version[0;m
Bundler version 1.16.1
[32;1m$ source scripts/utils.sh[0;m
[32;1m$ source scripts/prepare_build.sh[0;m
The Gemfile's dependencies are satisfied
Successfully installed knapsack-1.15.0
1 gem installed
NOTICE: database "gitlabhq_test" does not exist, skipping
-- add_index("merge_requests", ["merge_user_id"], {:name=>"index_merge_requests_on_merge_user_id", :where=>"(merge_user_id IS NOT NULL)", :using=>:btree})
-- add_index("merge_requests", ["updated_by_id"], {:name=>"index_merge_requests_on_updated_by_id", :where=>"(updated_by_id IS NOT NULL)", :using=>:btree})