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

Builder curl-ares-solaris10-i386 Build #3609

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision673b6c8cb81560b296032493484a1d3f0264e001
Got Revision673b6c8cb81560b296032493484a1d3f0264e001
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 2 mins, 46 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-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3609 Build
codebase Build
got_revision 673b6c8cb81560b296032493484a1d3f0264e001 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 673b6c8cb81560b296032493484a1d3f0264e001 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jay Satiro
  2. renovate[bot]

Timing:

StartFri Aug 8 10:57:15 2025
EndFri Aug 8 20:38:25 2025
Elapsed9 hrs, 41 mins, 10 secs

All Changes:

:

  1. Change #242416

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 08 Aug 2025 08:34:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fd219aa44d55a8ceec1b9357ac0a93028852e710

    Comments

    GHA: update cloudflare/quiche to v0.24.5
    Closes #18224

    Changed files

    • .github/workflows/http3-linux.yml
  2. Change #242425

    Category curl
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Fri 08 Aug 2025 09:43:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 673b6c8cb81560b296032493484a1d3f0264e001

    Comments

    schannel: add an error message for client cert not found
    Prior to this change curl would show the generic error message
    "curl: (58) Problem with the local SSL certificate".
    
    Closes https://github.com/curl/curl/pull/18124

    Changed files

    • lib/vtls/schannel.c