Builder master Build #475
Results:
Build successful
SourceStamp:
Repository | https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim |
Branch | master |
Revision | 3001c0746816e160b727510904501f0eb9cc42d4 |
Got Revision | 3001c0746816e160b727510904501f0eb9cc42d4 |
Changes | 1 change |
BuildSlave:
nix-slaveReason:
scheduler
Steps and Logfiles:
-
git update ( 43 secs )
-
Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 49 secs )
-
Generate conf files './setup.sh' ( 0 secs )
-
Run setup.sh './setup.sh' ( 1 mins, 47 secs )
-
Build src './bin/build.sh' ( 2 mins, 51 secs )
-
Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' ( 44 secs )
-
Delivers successful builds '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/deliverBuild.sh' ( 1 mins, 38 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /home/bbadmin/buildbot/slave/master | slave |
buildername | master | Builder |
buildnumber | 475 | Build |
codebase | Build | |
got_revision | 3001c0746816e160b727510904501f0eb9cc42d4 | Git |
project | Build | |
repository | https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim | Build |
revision | 3001c0746816e160b727510904501f0eb9cc42d4 | Build |
scheduler | all | Scheduler |
slavename | nix-slave | BuildSlave |
workdir | /home/bbadmin/buildbot/slave/master | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Drew Sabelhausapsabelhaus@berkeley.edu
Timing:
Start | Wed Aug 10 16:14:51 2016 |
End | Wed Aug 10 16:23:26 2016 |
Elapsed | 8 mins, 34 secs |
All Changes:
:
Change #1234
Category None Changed by Drew Sabelhaus <apsabelhaus @berkeley.edu>Changed at Wed 10 Aug 2016 16:13:23 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 3001c0746816e160b727510904501f0eb9cc42d4 Comments
Added a try-catch statement to the YAML parser TensegrityModel.cpp that catches errors related to substructure paths. Also added a check to the HorizontalSpine application that sends an error if no argument is passed in to the application.
Changed files
- src/dev/ultra-spine/HorizontalSpine/AppHorizontalSpine.cpp
- src/yamlbuilder/TensegrityModel.cpp