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

Builder protobuf-solaris10-i386 Build #2216

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisionf681c8d9e6880d9f5e06ec67328e46e3ce562283
Got Revisionf681c8d9e6880d9f5e06ec67328e46e3ce562283
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 26 secs )
    1. stdio
  3. shell_1 './configure' ( 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 28 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/slave/protobuf-solaris10-i386 slave
buildername protobuf-solaris10-i386 Builder
buildnumber 2216 Build
codebase Build
got_revision f681c8d9e6880d9f5e06ec67328e46e3ce562283 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision f681c8d9e6880d9f5e06ec67328e46e3ce562283 Build
scheduler schedule-protobuf-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Adam Cozzette

Timing:

StartWed Jan 5 17:31:19 2022
EndWed Jan 5 17:47:33 2022
Elapsed16 mins, 14 secs

All Changes:

:

  1. Change #145776

    Category protobuf
    Changed by Adam Cozzette <acozzetteohnoyoudont@google.com>
    Changed at Wed 05 Jan 2022 17:26:20
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision f681c8d9e6880d9f5e06ec67328e46e3ce562283

    Comments

    Fix Ruby release build by pinning rake-compiler-dock version (#9372)
    Our Ruby release build broke at some point in the past day or so, and I
    strongly suspect it is due to a new version (1.2.0) of
    rake-compiler-dock. This commit pins the version to 1.1.0 as a temporary
    fix.

    Changed files

    • ruby/google-protobuf.gemspec