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

Builder curl-threaded-solaris10-sparc Build #3496

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond6807890696019308bc885871575f3c2dac875d4
Got Revisiond6807890696019308bc885871575f3c2dac875d4
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. dependabot[bot]

Timing:

StartMon Mar 2 00:57:06 2026
EndMon Mar 2 19:09:53 2026
Elapsed18 hrs, 12 mins, 47 secs

All Changes:

:

  1. Change #259444

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Sun 01 Mar 2026 19:06:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4427e6152aa898121806001111be8c8d5c664a50

    Comments

    GHA: bump actions and pip dependencies
    - update action `actions/cache` from 5.0.1 to 5.0.3
    - update action `github/codeql-action` from 4.31.9 to 4.32.4
    - update pip `filelock` from 3.20.3 to 3.24.3
    - update pip `ruff` from 0.14.14 to 0.15.2
    
    Closes #20782
    Closes #20783

    Changed files

    • .github/scripts/requirements.txt
    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
    • tests/http/requirements.txt
  2. Change #259455

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 01 Mar 2026 22:42:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 99bd5ed97b455995a81420cb94f444cdb7b27e3a

    Comments

    HISTORY: mention that Rafael passed away much too early
    Closes #20781

    Changed files

    • docs/HISTORY.md
  3. Change #259456

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 01 Mar 2026 22:43:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d6807890696019308bc885871575f3c2dac875d4

    Comments

    test1637: verify --fail and --retry with 502 response code
    It should exit with 22 after the second retry.
    
    Ref: #20771
    Cloes #20780

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1637