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

Builder curl-ares-solaris10-sparc Build #2793

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 hrs, 31 mins, 37 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 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 2793 Build
codebase Build
got_revision 9eaaa0748d23f97884a90cc9b1757b8b6f2341e1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9eaaa0748d23f97884a90cc9b1757b8b6f2341e1 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. Daniel Stenberg

Timing:

StartFri May 23 09:16:40 2025
EndFri May 23 17:04:03 2025
Elapsed7 hrs, 47 mins, 23 secs

All Changes:

:

  1. Change #230569

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 23 May 2025 09:08:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6ad9230c2da3150235b76d3b14fa467daf0503c1

    Comments

    http_aws_sigv4: return error on too many query components
    Instead of just silently continuing.
    
    Closes #17421

    Changed files

    • lib/http_aws_sigv4.c
  2. Change #230570

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 23 May 2025 09:09:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9eaaa0748d23f97884a90cc9b1757b8b6f2341e1

    Comments

    http_aws_sigv4: simplify, avoid many gotos
    Closes #17422

    Changed files

    • lib/http_aws_sigv4.c