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

Builder liblognorm-solaris10-sparc Build #61

Results:

Failed shell_3

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revision7a10ec1e35992ce315c43c8452d62da75cbafd01
Got Revision7a10ec1e35992ce315c43c8452d62da75cbafd01
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 0 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 7 mins, 49 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 1 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake' ( 4 mins, 30 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 2 mins, 38 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave
buildername liblognorm-solaris10-sparc Builder
buildnumber 61 Build
codebase Build
got_revision 7a10ec1e35992ce315c43c8452d62da75cbafd01 Git
project liblognorm Build
repository https://github.com/rsyslog/liblognorm.git Build
revision 7a10ec1e35992ce315c43c8452d62da75cbafd01 Build
scheduler schedule-liblognorm-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartTue Oct 30 14:13:23 2018
EndTue Oct 30 14:30:33 2018
Elapsed17 mins, 10 secs

All Changes:

:

  1. Change #72252

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 30 Oct 2018 13:28:52
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 3afe161f886e5fc95642b4fce1096bf3c1006099

    Comments

    fix some bash style nits

    Changed files

    • .travis.yml
    • tests/exec.sh
    • tests/field_descent.sh
    • tests/field_descent_with_invalid_ruledef.sh
    • tests/field_duration_v1.sh
    • tests/field_float-fmt_number.sh
    • tests/field_float_v1.sh
    • tests/field_hexnumber_v1.sh
    • tests/field_interpret.sh
    • tests/field_kernel_timestamp_v1.sh
    • tests/field_recursive.sh
    • tests/field_regex_default_group_parse_and_return.sh
    • tests/field_regex_with_consume_group.sh
    • tests/field_regex_with_consume_group_and_return_group.sh
    • tests/field_regex_with_negation.sh
    • tests/field_rest_v1.sh
    • tests/field_string.sh
    • tests/field_string_doc_sample_lazy.sh
    • tests/field_string_lazy_matching.sh
    • tests/field_string_perm_chars.sh
    • tests/field_suffixed.sh
    • tests/field_tokenized.sh
    • tests/field_tokenized_recursive.sh
    • tests/field_tokenized_with_regex.sh
    • tests/field_whitespace.sh
    • tests/field_whitespace_jsoncnf.sh
    • tests/field_whitespace_v1.sh
    • tests/parser_LF.sh
    • tests/parser_whitespace.sh
    • tests/rule_last_str_long.sh
  2. Change #72253

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 30 Oct 2018 14:11:53
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 7a10ec1e35992ce315c43c8452d62da75cbafd01

    Comments

    Merge pull request #310 from rgerhards/nitfixes
    fix some bash style nits

    Changed files

    • no files