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

Builder curl-pr-unthreaded-solaris10-sparc Build #2394

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/randcurl
Revisionf3884758146b7bb67299b91e4bd7dd8ee7eab863
Changes13 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 3 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch bagder/randcurl Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2394 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision f3884758146b7bb67299b91e4bd7dd8ee7eab863 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Apr 3 19:09:28 2025
EndFri Apr 4 02:29:08 2025
Elapsed7 hrs, 19 mins, 39 secs

All Changes:

:

  1. Change #226166

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 13:56:01
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision b36cf74a655e22e968dfa068483b8a26eb8a0700

    Comments

    GHA: run random curl command lines for N seconds in CI
    
    In the memory and address sanitizer builds.
    
    Verify that nothing unexpected happens.

    Changed files

    • .github/scripts/randcurl.pl
    • .github/workflows/linux.yml
  2. Change #226168

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:01:19
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision 4080138fbb2976e7e4cc3e4849467c6fb878a739

    Comments

    fixup path tweak

    Changed files

    • .github/workflows/linux.yml
  3. Change #226170

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:05:28
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision b1280c27166b514f82e96d45185ebaabc24374b4

    Comments

    make executable

    Changed files

    • .github/scripts/randcurl.pl
  4. Change #226172

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:12:53
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision 36e1aaf7ee914929c528ac76045053cd42093f5a

    Comments

    fixup cd as well

    Changed files

    • .github/workflows/linux.yml
  5. Change #226174

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:19:11
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision fa27dadb3a029ff7b2be3bec4b0c6e2a8485a97b

    Comments

    fixup when runconfig fails, show the config

    Changed files

    • .github/scripts/randcurl.pl
  6. Change #226175

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:22:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision fbd3b1dfb5c412c4d7520f7b5b9d8a583794bb78

    Comments

    on failure, show the last output as well

    Changed files

    • .github/scripts/randcurl.pl
  7. Change #226177

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:32:44
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision aaee7bc48834f63334e050b8722b165205e9f992

    Comments

    allow a custom curl executable path as second argument

    Changed files

    • .github/scripts/randcurl.pl
  8. Change #226178

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:34:30
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision 4440fdb1b8bf471f9a4170a9e8692afde582845c

    Comments

    fixup show the curl path

    Changed files

    • .github/scripts/randcurl.pl
  9. Change #226179

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:34:36
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision c1d9824fb7aa475edbaa1b470185710df24ccfdd

    Comments

    fixup GHA to use the correct curl binary path

    Changed files

    • .github/workflows/linux.yml
  10. Change #226181

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 14:48:57
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision 0cd3a19d5cf07ef4587801774ab92da29350928c

    Comments

    fixup the output to not show output for every invoke

    Changed files

    • .github/scripts/randcurl.pl
  11. Change #226185

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 15:35:20
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision 12df9e2f0ff1c3e33a5fa511f8c51d91abe707bb

    Comments

    fixup use more options in the config tests

    Changed files

    • .github/scripts/randcurl.pl
  12. Change #226188

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 31 Mar 2025 15:35:46
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision e82f1135ee59bf43fe1e1b6e751e224942f1697e

    Comments

    Update .github/workflows/linux.yml
    
    Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>

    Changed files

    • .github/workflows/linux.yml
  13. Change #226235

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 01 Apr 2025 07:52:52
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/randcurl
    Revision f3884758146b7bb67299b91e4bd7dd8ee7eab863

    Comments

    GHA: run random curl command lines for N seconds in CI
    
    In the memory and address sanitizer builds.
    
    Verify that nothing unexpected happens.
    
    Closes #16884

    Changed files

    • .github/scripts/randcurl.pl
    • .github/workflows/linux.yml