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

Builder curl-unthreaded-solaris10-sparc Build #13817

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision6d2e9926d7d8c35c0d9aaeb081ea4eb30821ad0a
Got Revision6d2e9926d7d8c35c0d9aaeb081ea4eb30821ad0a
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 45 mins, 22 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. renovate[bot]

Timing:

StartWed Feb 11 12:58:35 2026
EndThu Feb 12 06:39:56 2026
Elapsed17 hrs, 41 mins, 20 secs

All Changes:

:

  1. Change #257411

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 11 Feb 2026 06:10:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e269e3daf1c73f629ea1bba14db07c9c18f99340

    Comments

    pytest: bump pip cryptography to 46.0.5
    For CVE-2026-26007 (curl not affected)

    Changed files

    • tests/http/requirements.txt
  2. Change #257412

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 11 Feb 2026 06:12:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 69f67f5e1a060b17260d72751219a93a7abb5c8d

    Comments

    GHA/linux: update pizlonator/fil-c to v0.678
    Closes #20558

    Changed files

    • .github/workflows/linux.yml
  3. Change #257421

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Feb 2026 09:41:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 434e5312f45c8a3bc06f26ec0b2820131e60583a

    Comments

    tool_operate: split post_per_transfer into sub functions
    To make it easier to read and manage. Reduce complexity.
    
    Closes #20560

    Changed files

    • src/tool_operate.c
  4. Change #257422

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Feb 2026 09:43:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6d2e9926d7d8c35c0d9aaeb081ea4eb30821ad0a

    Comments

    docs/libcurl: unify WARNING use
    Consistently use bold and colon.
    
    Closes #20561

    Changed files

    • docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.md
    • docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.md
    • docs/libcurl/opts/CURLOPT_DOH_SSL_VERIFYPEER.md
    • docs/libcurl/opts/CURLOPT_PROXY_SSL_OPTIONS.md
    • docs/libcurl/opts/CURLOPT_PROXY_SSL_VERIFYPEER.md
    • docs/libcurl/opts/CURLOPT_SSL_OPTIONS.md
    • docs/libcurl/opts/CURLOPT_SSL_VERIFYHOST.md
    • docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.md
    • docs/libcurl/opts/CURLOPT_VERBOSE.md