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

Builder wget2-solaris10-i386 Build #620

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revisionbdb1d33b3d72f42dd810e121cb363d3be332550a
Got Revisionbdb1d33b3d72f42dd810e121cb363d3be332550a
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 1 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 6 mins, 27 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 19 secs )
    1. stdio
  6. shell_4 './configure' failed ( 0 secs )
    1. stdio
  7. shell_5 'gmake' failed ( 0 secs )
    1. stdio
  8. shell_6 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/wget2-solaris10-i386 slave
buildername wget2-solaris10-i386 Builder
buildnumber 620 Build
codebase Build
got_revision bdb1d33b3d72f42dd810e121cb363d3be332550a Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision bdb1d33b3d72f42dd810e121cb363d3be332550a Build
scheduler schedule-wget2-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/wget2-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Darshit Shah

Timing:

StartFri Nov 15 14:37:40 2024
EndFri Nov 15 14:44:35 2024
Elapsed6 mins, 54 secs

All Changes:

:

  1. Change #214069

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Fri 15 Nov 2024 14:28:36
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 4b394ace63d77eac951e9d057bdf038e252ad626

    Comments

    Add test for 504 responses

    Changed files

    • tests/Makefile.am
    • tests/libtest.c
    • tests/libtest.h
    • tests/test-504.c
  2. Change #214070

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Fri 15 Nov 2024 14:28:36
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision bdb1d33b3d72f42dd810e121cb363d3be332550a

    Comments

    Support retrying on 504 responses

    Changed files

    • src/wget.c