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

Builder openldap-solaris10-sparc Build #738

Results:

Failed shell_2

SourceStamp:

Projectopenldap
Repositorygit://git.openldap.org/openldap.git
Branchmaster
Revision47e0e3fdb59d8be9cc44e814ba03684d352916a6
Got Revision47e0e3fdb59d8be9cc44e814ba03684d352916a6
Changes10 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 mins, 30 secs )
    1. stdio
  2. shell './configure --prefix=/opt/csw' ( 4 mins, 55 secs )
    1. stdio
  3. shell_1 'gmake all' ( 23 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 41 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/openldap-solaris10-sparc slave
buildername openldap-solaris10-sparc Builder
buildnumber 738 Build
codebase Build
got_revision 47e0e3fdb59d8be9cc44e814ba03684d352916a6 Git
project openldap Build
repository git://git.openldap.org/openldap.git Build
revision 47e0e3fdb59d8be9cc44e814ba03684d352916a6 Build
scheduler schedule-openldap-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/openldap-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Ondřej Kuzník
  2. Simon Levermann

Timing:

StartFri Feb 7 11:23:14 2020
EndFri Feb 7 11:58:05 2020
Elapsed34 mins, 50 secs

All Changes:

:

  1. Change #97710

    Category openldap
    Changed by Simon Levermann <simonohnoyoudont@slevermann.de>
    Changed at Fri 07 Feb 2020 10:46:23
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 7e3822f3bbe60c1df910d2172c0e06c691f973c8

    Comments

    ITS#8575 Implement argon2 password hashing as a module
    This change implements argon2, which won the Password Hashing
    Competition (https://password-hashing.net/) as a contrib-module in order
    to provide a modern password hashing alternative in openldap. The
    currently available password hashing algorithms are relatively old, and
    modern hardware, especially GPUs can compute quite a few (ranging from
    tens of thousands to millions) of hashes per second. Argon2 was designed
    to withstand such attacks.
    
    This implementation uses the default work factors used in the argon2
    command line client, but the resulting hashes are stored in a way that
    would allow retroactive changes to these values, or even exposing them
    as configuration in the module.

    Changed files

    • contrib/slapd-modules/passwd/argon2/Makefile
    • contrib/slapd-modules/passwd/argon2/README
    • contrib/slapd-modules/passwd/argon2/pw-argon2.c
  2. Change #97712

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:23
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 8bb8905b64204c38b3c490ea2cf5ea4ce0743bbc

    Comments

    ITS#8575 Add a libsodium based implementation

    Changed files

    • contrib/slapd-modules/passwd/argon2/Makefile
    • contrib/slapd-modules/passwd/argon2/pw-argon2.c
  3. Change #97713

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:23
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision af5ed7c6e27d596dbed440c9a20c2f28f125f846

    Comments

    ITS#8575 Accept parameters for hashing new passwords

    Changed files

    • contrib/slapd-modules/passwd/argon2/pw-argon2.c
  4. Change #97714

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 28828e1b402ee0f6b365216917dbbcf1e528a80f

    Comments

    ITS#9160 OOM handling in contrib

    Changed files

    • contrib/slapd-modules/allowed/allowed.c
    • contrib/slapd-modules/authzid/authzid.c
    • contrib/slapd-modules/samba4/rdnval.c
    • contrib/slapd-modules/samba4/vernum.c
  5. Change #97715

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 9835662927a3dc43875bc1f8780c1f49f6c34e69

    Comments

    ITS#9160 OOM handling in test programs

    Changed files

    • tests/progs/slapd-bind.c
    • tests/progs/slapd-modrdn.c
    • tests/progs/slapd-mtread.c
    • tests/progs/slapd-read.c
    • tests/progs/slapd-search.c
  6. Change #97716

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision be61a967e632fdf7836b6efb4e0fc2776d9d3e52

    Comments

    ITS#9160 OOM handling in mdb tools

    Changed files

    • libraries/liblmdb/mdb_dump.c
    • libraries/liblmdb/mdb_stat.c
  7. Change #97717

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 816d94b221c8368a38d0fd2155c5ae0439b0e57b

    Comments

    ITS#9160 OOM handling in slapd

    Changed files

    • servers/slapd/aci.c
    • servers/slapd/bconfig.c
    • servers/slapd/modify.c
    • servers/slapd/schema_init.c
    • servers/slapd/slapmodify.c
    • servers/slapd/value.c
  8. Change #97718

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 4bb239bd769df2cfc84f2ccc72732eae1393d826

    Comments

    ITS#9160 OOM handling in libldap

    Changed files

    • libraries/libldap/deref.c
    • libraries/libldap/getdn.c
    • libraries/libldap/ldif.c
    • libraries/libldap/ldifutil.c
    • libraries/libldap/options.c
    • libraries/libldap/result.c
    • libraries/libldap/schema.c
  9. Change #97719

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 73368277693c72bdc2347c71c046e5aff9305446

    Comments

    ITS#9160 OOM handling in back-meta

    Changed files

    • servers/slapd/back-meta/config.c
    • servers/slapd/back-meta/map.c
    • servers/slapd/back-meta/search.c
  10. Change #97720

    Category openldap
    Changed by Ondřej Kuzník <ondraohnoyoudont@mistotebe.net>
    Changed at Fri 07 Feb 2020 10:46:52
    Repository git://git.openldap.org/openldap.git
    Project openldap
    Branch master
    Revision 47e0e3fdb59d8be9cc44e814ba03684d352916a6

    Comments

    ITS#9160 OOM handling in back-asyncmeta

    Changed files

    • servers/slapd/back-asyncmeta/meta_result.c
    • servers/slapd/back-asyncmeta/search.c