--- Begin Message ---
Source: prometheus-postgres-exporter
Version: 0.14.0-2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=prometheus-postgres-exporter&ver=0.14.0-2%2Bb1
...
FAIL: pg_setting_test.go:240: PgSettingSuite.TestMetric
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_seconds_fixture_metric_seconds\", help: \"Server Parameter:
seconds_fixture_metric [Units converted to seconds.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_seconds_fixture_metric_seconds\", help: \"Server Parameter:
seconds_fixture_metric [Units converted to seconds.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_milliseconds_fixture_metric_seconds\", help: \"Server Parameter:
milliseconds_fixture_metric [Units converted to seconds.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_milliseconds_fixture_metric_seconds\", help: \"Server Parameter:
milliseconds_fixture_metric [Units converted to seconds.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_eight_kb_fixture_metric_bytes\", help: \"Server Parameter:
eight_kb_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_eight_kb_fixture_metric_bytes\", help: \"Server Parameter:
eight_kb_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_16_kb_real_fixture_metric_bytes\", help: \"Server Parameter:
16_kb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_16_kb_real_fixture_metric_bytes\", help: \"Server Parameter:
16_kb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_16_mb_real_fixture_metric_bytes\", help: \"Server Parameter:
16_mb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_16_mb_real_fixture_metric_bytes\", help: \"Server Parameter:
16_mb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_32_mb_real_fixture_metric_bytes\", help: \"Server Parameter:
32_mb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_32_mb_real_fixture_metric_bytes\", help: \"Server Parameter:
32_mb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_64_mb_real_fixture_metric_bytes\", help: \"Server Parameter:
64_mb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_64_mb_real_fixture_metric_bytes\", help: \"Server Parameter:
64_mb_real_fixture_metric [Units converted to bytes.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName: \"pg_settings_bool_on_fixture_metric\",
help: \"Server Parameter: bool_on_fixture_metric\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName: \"pg_settings_bool_on_fixture_metric\",
help: \"Server Parameter: bool_on_fixture_metric\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName: \"pg_settings_bool_off_fixture_metric\",
help: \"Server Parameter: bool_off_fixture_metric\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName: \"pg_settings_bool_off_fixture_metric\",
help: \"Server Parameter: bool_off_fixture_metric\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_special_minus_one_value_seconds\", help: \"Server Parameter:
special_minus_one_value [Units converted to seconds.]\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_special_minus_one_value_seconds\", help: \"Server Parameter:
special_minus_one_value [Units converted to seconds.]\", constLabels: {},
variableLabels: []}"
pg_setting_test.go:254:
c.Check(m.Desc().String(), Equals, f.d)
... obtained string = "Desc{fqName:
\"pg_settings_rds_rds_superuser_reserved_connections\", help: \"Server
Parameter: rds.rds_superuser_reserved_connections\", constLabels: {},
variableLabels: {}}"
... expected string = "Desc{fqName:
\"pg_settings_rds_rds_superuser_reserved_connections\", help: \"Server
Parameter: rds.rds_superuser_reserved_connections\", constLabels: {},
variableLabels: []}"
OOPS: 10 passed, 1 FAILED
--- FAIL: Test (0.01s)
FAIL
FAIL github.com/prometheus-community/postgres_exporter/cmd/postgres_exporter
0.025s
...
--- End Message ---