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

Builder curl-threaded-solaris11-sparc Build #6004

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond77b4b74073440d9e32555e6594727f7ddaa6e32
Got Revisiond77b4b74073440d9e32555e6594727f7ddaa6e32
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 11 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 6004 Build
codebase Build
got_revision d77b4b74073440d9e32555e6594727f7ddaa6e32 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d77b4b74073440d9e32555e6594727f7ddaa6e32 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Jun 12 02:49:58 2026
EndFri Jun 12 03:26:05 2026
Elapsed36 mins, 7 secs

All Changes:

:

  1. Change #270564

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Jun 2026 02:46:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d77b4b74073440d9e32555e6594727f7ddaa6e32

    Comments

    GHA: drop `brew update` from all jobs
    After adding it a month ago (where missing) to fix a failure.
    
    Removing this time to fix a different failure (on Linux), and also to
    improve CI performance. Some install steps take over a minute, most of
    that spent on `brew update`.
    
    GH runner images also enabled extra taps which may contribute to further
    delays, and seen to make it more fragile if GH itself struggles (taps
    are hosted there.)
    
    Refs:
    https://github.com/curl/curl/actions/runs/27384213554/job/80927624171
    https://github.com/curl/curl/actions/runs/27382368348/job/80921910973
    
    Follow-up to db5d8886738ca8a335898c497ae4808f65ea7781 #21608
    
    Closes #21981

    Changed files

    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml