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

Builder curl-ares-solaris11-i386 Build #5402

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond1823ebc17e5778c30f8a6b2221a057ec607a9b7
Got Revisiond1823ebc17e5778c30f8a6b2221a057ec607a9b7
Changes1 change

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 8 mins, 37 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 26 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5402 Build
codebase Build
got_revision d1823ebc17e5778c30f8a6b2221a057ec607a9b7 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d1823ebc17e5778c30f8a6b2221a057ec607a9b7 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartFri Sep 18 12:18:41 2026
EndFri Sep 18 15:02:34 2026
Elapsed2 hrs, 43 mins, 53 secs

All Changes:

:

  1. Change #282131

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 18 Sep 2026 13:00:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d1823ebc17e5778c30f8a6b2221a057ec607a9b7

    Comments

    connectionpool: some tweaks
    - check limits when adding a connection to the pool, using one lock
    - when finding an existing connection, define results on match
      callback that can trigger a connection close (cheaper) and avoid
      bundle re-lookups.
    - perform pruning of dead connection as part of find op, using one lock
    
    Closes #22956

    Changed files

    • lib/cf-https-connect.c
    • lib/conncache.c
    • lib/conncache.h
    • lib/cshutdn.c
    • lib/cshutdn.h
    • lib/http.c
    • lib/multi.c
    • lib/progress.c
    • lib/progress.h
    • lib/tftp.c
    • lib/url.c
    • lib/vquic/vquic.c
    • lib/vquic/vquic.h
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • tests/data/test1554