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

Builder protobuf-solaris10-sparc Build #2003

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision21873ae54ae1a1aa55c4d0cf9af377a03902b00a
Got Revision21873ae54ae1a1aa55c4d0cf9af377a03902b00a
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-protobuf-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 5 mins, 58 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 30 mins, 3 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/protobuf-solaris10-sparc slave
buildername protobuf-solaris10-sparc Builder
buildnumber 2003 Build
codebase Build
got_revision 21873ae54ae1a1aa55c4d0cf9af377a03902b00a Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 21873ae54ae1a1aa55c4d0cf9af377a03902b00a Build
scheduler schedule-protobuf-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/protobuf-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. David Mollitor
  2. Elliotte Rusty Harold

Timing:

StartWed Oct 13 13:18:56 2021
EndWed Oct 13 15:56:28 2021
Elapsed2 hrs, 37 mins, 31 secs

All Changes:

:

  1. Change #143126

    Category protobuf
    Changed by David Mollitor <dmollitorohnoyoudont@apache.org>
    Changed at Fri 28 Aug 2020 01:58:37
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 37f34f0ad66f4f9fa8a2259318c478fd73ed9272

    Comments

    Use ArrayList copy constructor

    Changed files

    • java/core/src/main/java/com/google/protobuf/FieldSet.java
  2. Change #143127

    Category protobuf
    Changed by Elliotte Rusty Harold <elharoohnoyoudont@users.noreply.github.com>
    Changed at Wed 13 Oct 2021 13:13:06
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 21873ae54ae1a1aa55c4d0cf9af377a03902b00a

    Comments

    Merge pull request #7853 from belugabehr/CopyList
    Use ArrayList copy constructor

    Changed files

    • no files