Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder master Build #491

Results:

Build successful

SourceStamp:

Repositoryhttps://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
Branchmaster
Revision237bcf21c62c9dead8133cf934b4007ee5200d26
Got Revision237bcf21c62c9dead8133cf934b4007ee5200d26
Changes1 change

BuildSlave:

nix-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 52 secs )
    1. stdio
  2. Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 44 secs )
    1. stdio
  3. Generate conf files './setup.sh' ( 0 secs )
    1. stdio
  4. Run setup.sh './setup.sh' ( 1 mins, 47 secs )
    1. stdio
  5. Build src './bin/build.sh' ( 2 mins, 59 secs )
    1. stdio
  6. Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' ( 44 secs )
    1. stdio
  7. Delivers successful builds '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/deliverBuild.sh' ( 1 mins, 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /home/bbadmin/buildbot/slave/master slave
buildername master Builder
buildnumber 491 Build
codebase Build
got_revision 237bcf21c62c9dead8133cf934b4007ee5200d26 Git
project Build
repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Build
revision 237bcf21c62c9dead8133cf934b4007ee5200d26 Build
scheduler all Scheduler
slavename nix-slave BuildSlave
workdir /home/bbadmin/buildbot/slave/master slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Drew Sabelhaus

Timing:

StartTue Oct 4 21:44:45 2016
EndTue Oct 4 21:52:58 2016
Elapsed8 mins, 12 secs

All Changes:

:

  1. Change #1269

    Category None
    Changed by Drew Sabelhaus <apsabelhausohnoyoudont@berkeley.edu>
    Changed at Thu 25 Aug 2016 20:01:03
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 237bcf21c62c9dead8133cf934b4007ee5200d26

    Comments

    Better error handling in tgConnectorInfo. Now, if a connector is attempted to be created between two nodes where at least one node is not a "contained node" by a rigid body, an error is thrown instead of segfaulting.

    Changed files

    • src/tgcreator/tgConnectorInfo.cpp