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

Builder curl-ares-solaris11-sparc Build #4666

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision231e8a71e12a5f1c4b6db9e50ad8f7b9dec78ee4
Got Revision231e8a71e12a5f1c4b6db9e50ad8f7b9dec78ee4
Changes8 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 27 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4666 Build
codebase Build
got_revision 231e8a71e12a5f1c4b6db9e50ad8f7b9dec78ee4 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 231e8a71e12a5f1c4b6db9e50ad8f7b9dec78ee4 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. Viktor Szakats
  4. nait-furry

Timing:

StartFri Nov 14 17:55:20 2025
EndFri Nov 14 19:18:48 2025
Elapsed1 hrs, 23 mins, 28 secs

All Changes:

:

  1. Change #248741

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 14 Nov 2025 17:01:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9f979ea683253b5c2517dc822c060734bfec287a

    Comments

    vtls: pinned key check
    Cleanup the vtls pinned key matching somewhat. Add a DEBUGF
    for pinned key hashes that do not match, so we can see in
    traces what was going on.
    
    Ref #19489
    Closes #19529

    Changed files

    • lib/vtls/vtls.c
  2. Change #248742

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 14 Nov 2025 17:04:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dc34498d18d3303d67364423b4aa0daab4afb3ba

    Comments

    cf-socket: trace ignored errors
    Instead of blasting the user with infof() statements.
    
    Reported-by: Aleksandr Sergeev
    Fixes #19520
    Closes #19527

    Changed files

    • lib/cf-socket.c
  3. Change #248743

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 14 Nov 2025 17:05:11
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3d91ca8cdb3b434226e743946d428b4dd3acf2c9

    Comments

    vquic-tls/gnutls: call Curl_gtls_verifyserver unconditionally
    Closes #19531

    Changed files

    • lib/vquic/vquic-tls.c
  4. Change #248746

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 14 Nov 2025 17:06:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f37c956d0f6a05081bc6d05d9f5fe7fe9843ef98

    Comments

    test07_22: fix flakiness
    The HTTP/3 tests did send 20 transfers against nghttpx with a backend
    that failed the uploads with a 400 and an incomplete response body. This
    causes stream resets.
    
    Apache keeps the connection open, but newer nghttpx closes the front
    connection after "too many" reset. When that bites, it depends on the
    number of transfers ongoing how the test case fails. This led to flaky
    outcomes.
    
    Reduce the transfers to just a single one and check the result of
    that one. Parallelism is not important here.
    
    refs #19489
    Closes #19530

    Changed files

    • tests/http/test_07_upload.py
  5. Change #248747

    Category curl
    Changed by nait-furry <kaptein.absohnoyoudont@gmail.com>
    Changed at Fri 14 Nov 2025 17:09:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 57b4fe1817b150d822ea1faeb144854b4de02fed

    Comments

    limit-rate: add example using --limit-rate and --max-time together
    Closes #19473

    Changed files

    • docs/cmdline-opts/limit-rate.md
  6. Change #248753

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 14 Nov 2025 17:32:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f3095f0dbd7e842d4a72c0300ba4817a755c74f5

    Comments

    GHA/checksrc: check XML files for errors
    Closes #19528

    Changed files

    • .github/workflows/checksrc.yml
  7. Change #248754

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 14 Nov 2025 17:32:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision af4c789e0084f5076fd1f370363b054a842e79f5

    Comments

    badwords: fix two exceptions and drop them
    Also:
    - extend `dir` rule to exclude C assignments.
    
    Closes #19532

    Changed files

    • .github/scripts/badwords.txt
    • .github/workflows/checksrc.yml
    • lib/ftp.h
    • lib/http_aws_sigv4.c
    • lib/urldata.h
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vssh/ssh.h
    • src/tool_cfgable.h
    • src/tool_ipfs.c
    • src/tool_operate.c
    • src/tool_operhlp.c
    • src/tool_writeout.h
  8. Change #248755

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 14 Nov 2025 17:32:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 231e8a71e12a5f1c4b6db9e50ad8f7b9dec78ee4

    Comments

    docs: fix checksrc warning, fix checkdocs CI filter
    Also:
    - GHA/checkdocs: fix CI filters to catch it early.
      Follow-up to 28dd14aafe2692a3e7dceb40340554c03c127cf1 #15797
    
    Closes #19533

    Changed files

    • .github/workflows/checkdocs.yml
    • docs/libcurl/curl_multi_perform.md