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

Builder curl-threaded-solaris11-sparc Build #3040

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 38 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 3040 Build
codebase Build
got_revision a2f913ef6a5d44ff4fddb611b5fc2b9c648000b0 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a2f913ef6a5d44ff4fddb611b5fc2b9c648000b0 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. Dan Fandrich

Timing:

StartWed Oct 16 20:09:02 2024
EndWed Oct 16 21:40:15 2024
Elapsed1 hrs, 31 mins, 13 secs

All Changes:

:

  1. Change #211883

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Wed 16 Oct 2024 18:56:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a2f913ef6a5d44ff4fddb611b5fc2b9c648000b0

    Comments

    CI: explicitly specify the OS version when necessary
    Commit 8ea120f6 added --break-system-packages which works in Ubuntu
    24.04 but not 22.04, so explicitly specify that version in the runner
    instead of relying on ubuntu-latest to provide it.  Some runners have
    regressed back to 22.04 for ubuntu-latest, resulting in build failures.

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml