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

Builder curl-threaded-solaris11-sparc Build #5576

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiona5838847c4395cdf043d9a833f38d5ba0a704ca1
Got Revisiona5838847c4395cdf043d9a833f38d5ba0a704ca1
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 ...' ( 25 mins, 40 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 58 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 5576 Build
codebase Build
got_revision a5838847c4395cdf043d9a833f38d5ba0a704ca1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a5838847c4395cdf043d9a833f38d5ba0a704ca1 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:

StartTue Mar 31 23:45:02 2026
EndWed Apr 1 00:37:57 2026
Elapsed52 mins, 54 secs

All Changes:

:

  1. Change #263089

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 31 Mar 2026 23:39:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a5838847c4395cdf043d9a833f38d5ba0a704ca1

    Comments

    GHA: try workaround for slow Azure Ubuntu distro server (cont.)
    - fail if all retries failed.
    - run `dpkg --configure -a` after an aborted slow attempt.
    
    ```
    Selecting previously unselected package libsys-hostname-long-perl.
    Error: slow server, retry
    E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
    [...]
    ```
    
    Bug: https://github.com/curl/curl/pull/21107#issuecomment-4163506100
    Follow-up to 5172ba5475cffc525c2338dfa63f818e11e80a42 #21107
    
    Closes #21181

    Changed files

    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml