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

Builder curl-ares-solaris10-i386 Build #3520

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiondc28bb86c1e466c667ce220fd2e51355cd8bae8d
Got Revisiondc28bb86c1e466c667ce220fd2e51355cd8bae8d
Changes3 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 ( 2 hrs, 58 mins, 36 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 3520 Build
codebase Build
got_revision dc28bb86c1e466c667ce220fd2e51355cd8bae8d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision dc28bb86c1e466c667ce220fd2e51355cd8bae8d 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. Viktor Szakats
  2. renovate[bot]

Timing:

StartTue Jul 1 20:31:33 2025
EndWed Jul 2 05:16:41 2025
Elapsed8 hrs, 45 mins, 8 secs

All Changes:

:

  1. Change #238097

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 01 Jul 2025 13:47:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 31a7905ce18496bfbe0b1e5d1e6d50a4b09ce63b

    Comments

    easygetopt: fix curl logo in header comment
    Closes #17793

    Changed files

    • lib/easygetopt.c
  2. Change #238117

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 01 Jul 2025 18:56:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 412a370ab65e5debcd2ac3f6d5873c03bc90cebf

    Comments

    Dockerfile: update debian:bookworm-slim Docker digest to 6ac2c08
    Closes #17788

    Changed files

    • Dockerfile
  3. Change #238125

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 01 Jul 2025 19:47:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dc28bb86c1e466c667ce220fd2e51355cd8bae8d

    Comments

    appveyor: drop VS2008 CI job, move OpenSSL 1.0.2 to VS2010
    It became flaky today, possible due to an upstream issue. Drop this CI job
    also because VS2008 is going to be deprecated soon.
    
    Example:
    ```
    1>------ Build started: Project: curlu, Configuration: Debug Win32 ------
    1>Compiling...
    1>Project : error PRJ0003 : Error spawning 'cl.exe'.
    1>Build log was saved at "file://c:\projects\curl\_bld\lib\curlu.dir\Debug\BuildLog.htm"
    1>curlu - 1 error(s), 0 warning(s)
    [...]
    8>Linking...
    8>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\curlu-d.lib'
    8>Build log was saved at "file://c:\projects\curl\_bld\tests\unit\units.dir\Debug\BuildLog.htm"
    8>Test units - 1 error(s), 0 warning(s)
    [...]
    ========== Build: 7 succeeded, 2 failed, 5 up-to-date, 0 skipped ==========
    [...]
    Command exited with code 1
    ```
    
    Other times with no visible error all:
    ```
    ========== Build: 9 succeeded, 0 failed, 5 up-to-date, 0 skipped ==========
    [...]
    Command exited with code 1
    ```
    Ref: https://ci.appveyor.com/project/curlorg/curl/builds/52330703/job/ooqxq0b8ftbsv640#L413
    
    Follow-up to 8c9a9b87c20fd9184e0a6c7b5e2c42d727f0db62 #17725
    Follow-up to 63e513b106113db0b1b68bab347b80cb4cef4e65 #17380
    
    Closes #17798

    Changed files

    • appveyor.sh
    • appveyor.yml