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

Builder linux-rel-css Build #4141

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisiond1e31f7aa46b3b230194de805fff38afcaf9eb68
Got Revisiond1e31f7aa46b3b230194de805fff38afcaf9eb68
Changes1 change

BuildSlave:

servo-linux1

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 8 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions warnings ( 15 mins, 55 secs )
    1. warnings (1)
  7. test ran test-css --release --processes 16 --always-succeed ( 12 mins, 32 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-cef --release --with-debug-assertions warnings ( 35 secs )
    1. stdio
    2. warnings (1)
  10. compile__2 ran build-geckolib --release ( 5 mins, 38 secs )
    1. stdio
  11. test__1 ran test-stylo --release ( 5 mins, 33 secs )
    1. - no logs -
  12. shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  13. shell__4 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 4141 Build
codebase Build
got_revision d1e31f7aa46b3b230194de805fff38afcaf9eb68 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision d1e31f7aa46b3b230194de805fff38afcaf9eb68 Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 2 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri May 19 22:13:31 2017
EndFri May 19 22:54:09 2017
Elapsed40 mins, 37 secs

All Changes:

:

  1. Change #48053

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 19 May 2017 22:13:31
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision d1e31f7aa46b3b230194de805fff38afcaf9eb68

    Comments

    Auto merge of #16953 - servo:jdm-patch-1, r=SimonSapin
    
    Avoid the cert revocation check in Cargo.
    
    Per https://github.com/rust-lang/cargo/issues/4072 Cargo on Windows is having trouble due to a letsencrypt outage. Our Appveyor CI is busted, as is our Windows builder for any PR that needs to upgrade a package from crates.io.
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16953)
    <!-- Reviewable:end -->

    Changed files

    • .cargo/config