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

Builder curl-threaded-solaris10-sparc Build #3658

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 51 mins, 40 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 3658 Build
codebase Build
got_revision fb6be547e826f266e96bbbc3df4be18f5b8d37c7 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision fb6be547e826f266e96bbbc3df4be18f5b8d37c7 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. Stefan Eissing
  3. Viktor Szakats
  4. dependabot[bot]

Timing:

StartWed Jun 3 08:49:37 2026
EndWed Jun 3 21:03:25 2026
Elapsed12 hrs, 13 mins, 47 secs

All Changes:

:

  1. Change #269230

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 02 Jun 2026 21:59:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2932b7f56f4658d7371719fe68648d7504a3af28

    Comments

    gtls: minor fixes and improvements
    - fix GnuTLS function name reference in `Curl_gtls_shared_creds_create()`
      error message.
      Spotted by GitHub Code Quality.
    - unfold a line.
    - in `Curl_gtls_verifyserver()`:
      - report the failure of `gnutls_x509_crt_import()`.
        Spotted by GitHub Code Quality.
      - fix a minor inconsistency in error strings.
      - drop redundant NULL checks for `config->issuercert`.
    
    Closes #21850

    Changed files

    • lib/vtls/gtls.c
  2. Change #269240

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 02 Jun 2026 22:46:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5d178de986ee124a8ec88f252769488d6644decb

    Comments

    hsts.md: mention multiple curl invokes effect
    Reported-by: zhanhb on github
    Ref: #21847
    Closes #21851

    Changed files

    • docs/cmdline-opts/hsts.md
  3. Change #269241

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 02 Jun 2026 22:48:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 22d979400acee773da1ad9c462e5c75630650f21

    Comments

    vquic: moving related things into subdir
    Move QUIC related implementations into the vquic directory. Rename
    files that implement a connection filter accordingly.
    
    Closes #21848

    Changed files

    • lib/Makefile.inc
    • lib/capsule.c
    • lib/capsule.h
    • lib/cf-capsule.c
    • lib/cf-capsule.h
    • lib/cf-h2-proxy.c
    • lib/cf-h3-proxy.c
    • lib/cf-h3-proxy.h
    • lib/cf-ip-happy.c
    • lib/connect.c
    • lib/curl_trc.c
    • lib/http_proxy.c
    • lib/vquic/capsule.c
    • lib/vquic/capsule.h
    • lib/vquic/cf-capsule.c
    • lib/vquic/cf-capsule.h
    • lib/vquic/cf-ngtcp2-proxy.c
    • lib/vquic/cf-ngtcp2-proxy.h
    • lib/vquic/cf-ngtcp2.c
    • lib/vquic/cf-ngtcp2.h
    • lib/vquic/cf-quiche.c
    • lib/vquic/cf-quiche.h
    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_ngtcp2.h
    • lib/vquic/curl_quiche.c
    • lib/vquic/curl_quiche.h
    • lib/vquic/vquic.c
    • lib/vquic/vquic.h
    • tests/unit/unit3400.c
  4. Change #269247

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 03 Jun 2026 00:27:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fb6be547e826f266e96bbbc3df4be18f5b8d37c7

    Comments

    GHA: bump 2 GitHub Actions
    - updates `actions/labeler` from 6.0.1 to 6.1.0
    - updates `github/codeql-action` from 4.35.2 to 4.36.0
    
    Closes #21852

    Changed files

    • .github/workflows/codeql.yml
    • .github/workflows/label.yml