Started by upstream project "CE_robust_PR" build number 76 originally caused by: GitHub pull request #54 of commit acfb5a27e4937243c03f39e93da9a69482da27c6, no merge conflicts. Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on macys in workspace /Users/jenkins/workspace/CE_robust_PR/mosek No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/robust > git init /Users/jenkins/workspace/CE_robust_PR/mosek # timeout=10 Fetching upstream changes from https://github.com/convexengineering/robust > git --version # timeout=10 > git fetch --tags --force --progress -- https://github.com/convexengineering/robust +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/robust # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/robust # timeout=10 Fetching upstream changes from https://github.com/convexengineering/robust > git fetch --tags --force --progress -- https://github.com/convexengineering/robust +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging Revision 4a4b2bab1be05acc73df9d3cbdbc3a118e1fd2ed (refs/remotes/origin/pr/54/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='DEFAULT', fastForwardMode='FF'} > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f origin/master # timeout=3 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 > git merge --ff 4a4b2bab1be05acc73df9d3cbdbc3a118e1fd2ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Seen branch in repository origin/SPfeas Seen branch in repository origin/bugFix Seen branch in repository origin/cleanUps Seen branch in repository origin/cleanUps2 Seen branch in repository origin/code_clean_up Seen branch in repository origin/constraintwise Seen branch in repository origin/coveragetesting Seen branch in repository origin/decipher Seen branch in repository origin/docs Seen branch in repository origin/fixTest Seen branch in repository origin/gpkitmaster Seen branch in repository origin/issue8and9 Seen branch in repository origin/margins Seen branch in repository origin/master Seen branch in repository origin/newdocs Seen branch in repository origin/onworking Seen branch in repository origin/plotFixes Seen branch in repository origin/pr/1/head Seen branch in repository origin/pr/10/head Seen branch in repository origin/pr/16/head Seen branch in repository origin/pr/18/head Seen branch in repository origin/pr/2/head Seen branch in repository origin/pr/2/merge Seen branch in repository origin/pr/26/head Seen branch in repository origin/pr/28/head Seen branch in repository origin/pr/30/head Seen branch in repository origin/pr/32/head Seen branch in repository origin/pr/33/head Seen branch in repository origin/pr/34/head Seen branch in repository origin/pr/35/head Seen branch in repository origin/pr/36/head Seen branch in repository origin/pr/38/head Seen branch in repository origin/pr/38/merge Seen branch in repository origin/pr/40/head Seen branch in repository origin/pr/41/head Seen branch in repository origin/pr/45/head Seen branch in repository origin/pr/47/head Seen branch in repository origin/pr/49/head Seen branch in repository origin/pr/52/head Seen branch in repository origin/pr/53/head Seen branch in repository origin/pr/53/merge Seen branch in repository origin/pr/54/head Seen branch in repository origin/pr/54/merge Seen branch in repository origin/robustSPpaper Seen branch in repository origin/robustsp Seen branch in repository origin/tidy Seen 46 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 4a4b2bab1be05acc73df9d3cbdbc3a118e1fd2ed (origin/pr/54/merge, origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a4b2bab1be05acc73df9d3cbdbc3a118e1fd2ed # timeout=3 Commit message: "Merge acfb5a27e4937243c03f39e93da9a69482da27c6 into e6156271fb7f2931f9d98fa06b1ecaad3f8d1346" Using 'Changelog to branch' strategy. Run condition [Execution node ] enabling prebuild for step [Execute shell] Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command] [description-setter] Description set: PR 54: [docs] advanced commands updates to docs (simulations module). [Execution node] check if [macys] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] enabling perform for step [Execute shell] [mosek] $ /bin/bash -xe /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins10089860460893549179.sh + git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit Cloning into 'JenkinsGPkit'... + source /Users/jenkins/workspace/CE_robust_PR/mosek/JenkinsGPkit/RM_Template.sh ++ source /Users/jenkins/workspace/CE_robust_PR/mosek/JenkinsGPkit/all_machines.sh +++ [[ macys == *macys* ]] +++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ +++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ +++ virtualenv --python=python3 /Users/jenkins/workspace/CE_robust_PR/mosek/venv2_gpkit /Library/Python/2.7/site-packages/virtualenv.py:1047: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Using base prefix '/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.7' New python executable in /Users/jenkins/workspace/CE_robust_PR/mosek/venv2_gpkit/bin/python3 Also creating executable in /Users/jenkins/workspace/CE_robust_PR/mosek/venv2_gpkit/bin/python Traceback (most recent call last): File "/Library/Python/2.7/site-packages/virtualenv.py", line 2349, in main() File "/Library/Python/2.7/site-packages/virtualenv.py", line 712, in main symlink=options.symlink) File "/Library/Python/2.7/site-packages/virtualenv.py", line 927, in create_environment site_packages=site_packages, clear=clear, symlink=symlink)) File "/Library/Python/2.7/site-packages/virtualenv.py", line 1342, in install_python shutil.copy(original_python, py_executable) UnboundLocalError: local variable 'original_python' referenced before assignment Running virtualenv with interpreter /usr/bin/python3 Build step 'Conditional step (single)' marked build as failure [Cobertura] Publishing Cobertura coverage report... Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE