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

Builder linux-rel-css Build #606

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. - no logs -
  2. generic generic ( 0 secs )
    1. stdio
  3. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  4. compile ran build --release warnings ( 17 mins, 5 secs )
    1. warnings (3)
  5. test ran test-css --release --processes 16 ( 14 mins, 46 secs )
    1. css-errorsummary.log
  6. compile__1 ran build-cef --release warnings ( 13 mins, 47 secs )
    1. stdio
    2. warnings (1)
  7. compile__2 ran build-geckolib --release warnings ( 3 mins, 36 secs )
    1. warnings (5)
  8. test__1 ran test-stylo --release warnings ( 2 mins, 28 secs )
    1. warnings (3)
  9. shell__1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  10. shell__2 '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 606 Build
codebase Build
got_revision 4c5d84d81a45a2f85ceca88ca69374b464722cd1 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 4c5d84d81a45a2f85ceca88ca69374b464722cd1 Build
scheduler servo-auto Scheduler
slavename servo-linux3 BuildSlave
warnings-count 12 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Nov 4 09:13:23 2016
EndFri Nov 4 10:05:17 2016
Elapsed51 mins, 54 secs

All Changes:

:

  1. Change #24869

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 04 Nov 2016 09:04:37
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 4c5d84d81a45a2f85ceca88ca69374b464722cd1

    Comments

    Auto merge of #14058 - rjgoldsborough:make-upload-nightly-put-datetimes-12128, r=Wafflespeanut
    
    moving datetimestamping responsibilities from mach package
    
    to CI upload, swaps semicolons for dashes
    
    <!-- Please describe your changes on the following line: -->
    This fixes #12128 by moving the datetimestamping responsibility from the python packaging script to the CI build shell script.
    
    ---
    <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes fix #12128 (github issue number if applicable).
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [X] These changes do not require tests because they are part of CI build
    
    <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
    
    <!-- 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/14058)
    <!-- Reviewable:end -->

    Changed files

    • etc/ci/upload_nightly.sh
    • python/servo/package_commands.py