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

Builder curl-ares-solaris10-sparc Build #3432

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Jan 31 01:02:00 2026
EndSat Jan 31 19:13:41 2026
Elapsed18 hrs, 11 mins, 40 secs

All Changes:

:

  1. Change #256707

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 30 Jan 2026 13:27:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 97a294688fe50735c3c5d095eef4ea48d7816362

    Comments

    ssh: dedupe state change function
    Closes #20473

    Changed files

    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vssh/ssh.h
    • lib/vssh/vssh.c
  2. Change #256708

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 30 Jan 2026 13:27:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9c3fcb8a321882232409f9b05b07098821378219

    Comments

    vtls: dedupe common on-session-reuse logic
    Closes #20475

    Changed files

    • lib/vtls/gtls.c
    • lib/vtls/openssl.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_int.h
    • lib/vtls/wolfssl.c