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

Builder collectd-60-solaris10-sparc Build #66

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revisioncee6e7fdfbbba65828cd7255e624bed0cf986efb
Got Revisioncee6e7fdfbbba65828cd7255e624bed0cf986efb
Changes9 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-collectd-60' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 7 mins, 8 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 3 mins, 30 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 11 mins, 12 secs )
    1. stdio
  6. shell_3 'gmake check' ( 2 mins, 11 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave
buildername collectd-60-solaris10-sparc Builder
buildnumber 66 Build
ciflags --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_pro .. [property value too long] SetPropertyFromCommand Step
codebase Build
got_revision cee6e7fdfbbba65828cd7255e624bed0cf986efb Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision cee6e7fdfbbba65828cd7255e624bed0cf986efb Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Florian Forster
  2. Florian Forster

Timing:

StartThu Dec 28 21:11:04 2023
EndThu Dec 28 21:35:16 2023
Elapsed24 mins, 11 secs

All Changes:

:

  1. Change #187419

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision ff1fcad9b3e6046e05900647cffca35bdc673204

    Comments

    src/daemon/metric.[ch]: Add `unit` to `metric_family_t`.

    Changed files

    • src/daemon/metric.c
    • src/daemon/metric.h
  2. Change #187420

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 33af04a05397c0a45ead1ff990edbc862bfc5e0a

    Comments

    src/daemon/unit.[ch]: Add utility for determining the unit.

    Changed files

    • Makefile.am
    • src/daemon/unit.c
    • src/daemon/unit.h
  3. Change #187421

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 9046d05d2c0e3a85da549fe4f40c285acc0d58bf

    Comments

    src/daemon/plugin.c: Automatically determine the unit if possible.

    Changed files

    • src/daemon/plugin.c
  4. Change #187422

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 0d8bbb51c3efe7335e0f05ba61e6ec4ea10748e6

    Comments

    src/daemon/metric.h: Add doc comment for the `unit` field.

    Changed files

    • src/daemon/metric.h
  5. Change #187423

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision ce88a7fde9e96ca0148a39a2224cdbe6a1b5f780

    Comments

    src/daemon/unit.c: Add reference link to metric names and units.

    Changed files

    • src/daemon/unit.c
  6. Change #187424

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision ce4a0b8c6a4c1c83dd69e6e31eb4668ca0ccc513

    Comments

    src/daemon/unit.c: Use `string_has_suffix()` from `common`.

    Changed files

    • src/daemon/unit.c
  7. Change #187425

    Category None
    Changed by Florian Forster <ffohnoyoudont@octo.it>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 84085266733ccbf1d7e33b81a901adda0d742417

    Comments

    src/daemon/unit.h: Reference OpenTelemetry docs.
    
    Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>

    Changed files

    • src/daemon/unit.h
  8. Change #187426

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:50:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision f142a86b80211639c5de0d7655627a1d4e2e45ea

    Comments

    contrib/format.sh src/daemon/unit.h

    Changed files

    • src/daemon/unit.h
  9. Change #187427

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Thu 28 Dec 2023 20:55:41
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision cee6e7fdfbbba65828cd7255e624bed0cf986efb

    Comments

    Merge pull request #4194 from octo/6/unit
    
    [collectd 6] Add a `unit` field to the `metric_family_t` struct.

    Changed files

    • Makefile.am
    • src/daemon/metric.c
    • src/daemon/metric.h
    • src/daemon/plugin.c
    • src/daemon/unit.c
    • src/daemon/unit.h