Created
May 26, 2020 06:37
-
-
Save w99wen123dff/5f7aaac4791b879105440f7e92a5734e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Started by user [email protected] | |
| Running as SYSTEM | |
| [EnvInject] - Loading node environment variables. | |
| Building in workspace /Users/coupang/.jenkins/workspace/Eats_copy | |
| Running Prebuild steps | |
| [Eats_copy] $ /bin/sh -xe /var/folders/6h/00qpqzz97593nlf0p7s9r8zr0000gn/T/jenkins619739810388098695.sh | |
| + git lfs install | |
| Updated git hooks. | |
| Git LFS initialized. | |
| Success build forhudson.tasks.Shell@6547bc2f | |
| [EnvInject] - Executing scripts and injecting environment variables after the SCM step. | |
| [EnvInject] - Injecting as environment variables the properties content | |
| DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer | |
| [EnvInject] - Variables injected successfully. | |
| Capturing environment variables produced by 'rvm use 2.6.0' | |
| $ bash -c export | |
| $ bash -c "test -f ~/.rvm/scripts/rvm" | |
| $ bash -c "test -f ~/.rvm/scripts/rvm" | |
| [Eats_copy] $ bash -c " source ~/.rvm/scripts/rvm && rvm use --install --create 2.6.0 && export > rvm.env" | |
| Using /Users/coupang/.rvm/gems/ruby-2.6.0 | |
| [Eats_copy] $ /bin/sh -xe /var/folders/6h/00qpqzz97593nlf0p7s9r8zr0000gn/T/jenkins2944052945881058076.sh | |
| ++ date +%s | |
| + export CouTaskStartTime=1590473396 | |
| + CouTaskStartTime=1590473396 | |
| + echo '[Metrics]taskStartTime=1590473396' | |
| [Metrics]taskStartTime=1590473396 | |
| [Eats_copy] $ /bin/sh -xe /var/folders/6h/00qpqzz97593nlf0p7s9r8zr0000gn/T/jenkins5345304625317677558.sh | |
| ++ date +%s | |
| + export CouTaskEndTime=1590473396 | |
| + CouTaskEndTime=1590473396 | |
| + echo '[Metrics]taskEndTime=1590473396' | |
| [Metrics]taskEndTime=1590473396 | |
| Finished: SUCCESS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment