Your message dated Sun, 18 Sep 2022 15:57:28 +0000
with message-id <e1ozwfg-00di7p...@fasolo.debian.org>
and subject line Bug#1020084: fixed in prometheus-blackbox-exporter 0.22.0-1
has caused the Debian Bug report #1020084,
regarding prometheus-blackbox-exporter: FTBFS: dh_auto_test: error: cd build &&
go test -vet=off -v -p 8 -short -ldflags " -X
github.com/prometheus/common/version.Version=0.21.1 -X
github.com/prometheus/common/version.Revision=0.21.1-1 -X
github.com/prometheus/common/version.Branch=debian/sid -X
github.com/prometheus/common/version.BuildUser=team+pkg...@tracker.debian.org
-X github.com/prometheus/common/version.BuildDate=20220913-14:37:13 -X
github.com/prometheus/common/version.GoVersion=go1.19.1"
github.com/prometheus/blackbox_exporter
github.com/prometheus/blackbox_exporter/config
github.com/prometheus/blackbox_exporter/prober returned exit code 1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1020084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: prometheus-blackbox-exporter
Version: 0.21.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- -short -ldflags " -X
> github.com/prometheus/common/version.Version=0.21.1 -X
> github.com/prometheus/common/version.Revision=0.21.1-1 -X
> github.com/prometheus/common/version.Branch=debian/sid -X
> github.com/prometheus/common/version.BuildUser=team+pkg...@tracker.debian.org
> -X github.com/prometheus/common/version.BuildDate=20220913-14:37:13 -X
> github.com/prometheus/common/version.GoVersion=go1.19.1"
> cd build && go test -vet=off -v -p 8 -short -ldflags " -X
> github.com/prometheus/common/version.Version=0.21.1 -X
> github.com/prometheus/common/version.Revision=0.21.1-1 -X
> github.com/prometheus/common/version.Branch=debian/sid -X
> github.com/prometheus/common/version.BuildUser=team+pkg...@tracker.debian.org
> -X github.com/prometheus/common/version.BuildDate=20220913-14:37:13 -X
> github.com/prometheus/common/version.GoVersion=go1.19.1"
> github.com/prometheus/blackbox_exporter
> github.com/prometheus/blackbox_exporter/config
> github.com/prometheus/blackbox_exporter/prober
> === RUN TestHistoryKeepsLatestResults
> --- PASS: TestHistoryKeepsLatestResults (0.00s)
> === RUN TestHistoryPreservesExpiredFailedResults
> --- PASS: TestHistoryPreservesExpiredFailedResults (0.00s)
> === RUN TestPrometheusTimeoutHTTP
> --- PASS: TestPrometheusTimeoutHTTP (0.00s)
> === RUN TestPrometheusConfigSecretsHidden
> --- PASS: TestPrometheusConfigSecretsHidden (0.00s)
> === RUN TestDebugOutputSecretsHidden
> --- PASS: TestDebugOutputSecretsHidden (0.00s)
> === RUN TestTimeoutIsSetCorrectly
> --- PASS: TestTimeoutIsSetCorrectly (0.00s)
> === RUN TestComputeExternalURL
> --- PASS: TestComputeExternalURL (0.00s)
> === RUN TestHostnameParam
> --- PASS: TestHostnameParam (0.00s)
> PASS
> ok github.com/prometheus/blackbox_exporter 0.009s
> === RUN TestLoadConfig
> --- PASS: TestLoadConfig (0.00s)
> === RUN TestLoadBadConfigs
> === RUN TestLoadBadConfigs/testdata/blackbox-bad.yml
> === RUN TestLoadBadConfigs/testdata/blackbox-bad2.yml
> === RUN TestLoadBadConfigs/testdata/invalid-dns-module.yml
> === RUN TestLoadBadConfigs/testdata/invalid-dns-class.yml
> === RUN TestLoadBadConfigs/testdata/invalid-dns-type.yml
> === RUN TestLoadBadConfigs/testdata/invalid-http-header-match.yml
> === RUN TestLoadBadConfigs/testdata/invalid-http-body-match-regexp.yml
> === RUN TestLoadBadConfigs/testdata/invalid-http-body-not-match-regexp.yml
> === RUN TestLoadBadConfigs/testdata/invalid-http-header-match-regexp.yml
> === RUN TestLoadBadConfigs/testdata/invalid-http-compression-mismatch.yml
> === RUN
> TestLoadBadConfigs/testdata/invalid-http-compression-mismatch-special-case.yml
> === RUN
> TestLoadBadConfigs/testdata/invalid-http-request-compression-reject-all-encodings.yml
> === RUN TestLoadBadConfigs/testdata/invalid-tcp-query-response-regexp.yml
> --- PASS: TestLoadBadConfigs (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/blackbox-bad.yml (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/blackbox-bad2.yml (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/invalid-dns-module.yml (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/invalid-dns-class.yml (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/invalid-dns-type.yml (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/invalid-http-header-match.yml
> (0.00s)
> --- PASS: TestLoadBadConfigs/testdata/invalid-http-body-match-regexp.yml
> (0.00s)
> --- PASS:
> TestLoadBadConfigs/testdata/invalid-http-body-not-match-regexp.yml (0.00s)
> --- PASS:
> TestLoadBadConfigs/testdata/invalid-http-header-match-regexp.yml (0.00s)
> --- PASS:
> TestLoadBadConfigs/testdata/invalid-http-compression-mismatch.yml (0.00s)
> --- PASS:
> TestLoadBadConfigs/testdata/invalid-http-compression-mismatch-special-case.yml
> (0.00s)
> --- PASS:
> TestLoadBadConfigs/testdata/invalid-http-request-compression-reject-all-encodings.yml
> (0.00s)
> --- PASS:
> TestLoadBadConfigs/testdata/invalid-tcp-query-response-regexp.yml (0.00s)
> === RUN TestHideConfigSecrets
> --- PASS: TestHideConfigSecrets (0.00s)
> === RUN TestIsEncodingAcceptable
> === RUN TestIsEncodingAcceptable/first
> === RUN TestIsEncodingAcceptable/second
> === RUN TestIsEncodingAcceptable/missing
> === RUN TestIsEncodingAcceptable/trivial,_quality
> === RUN TestIsEncodingAcceptable/trivial
> === RUN TestIsEncodingAcceptable/*
> === RUN TestIsEncodingAcceptable/*_with_quality
> === RUN TestIsEncodingAcceptable/rejected
> === RUN TestIsEncodingAcceptable/rejected_*
> === RUN TestIsEncodingAcceptable/complex
> === RUN TestIsEncodingAcceptable/complex_out_of_order
> === RUN TestIsEncodingAcceptable/empty_compression
> === RUN TestIsEncodingAcceptable/complex_with_extra_blanks
> --- PASS: TestIsEncodingAcceptable (0.00s)
> --- PASS: TestIsEncodingAcceptable/first (0.00s)
> --- PASS: TestIsEncodingAcceptable/second (0.00s)
> --- PASS: TestIsEncodingAcceptable/missing (0.00s)
> --- PASS: TestIsEncodingAcceptable/trivial,_quality (0.00s)
> --- PASS: TestIsEncodingAcceptable/trivial (0.00s)
> --- PASS: TestIsEncodingAcceptable/* (0.00s)
> --- PASS: TestIsEncodingAcceptable/*_with_quality (0.00s)
> --- PASS: TestIsEncodingAcceptable/rejected (0.00s)
> --- PASS: TestIsEncodingAcceptable/rejected_* (0.00s)
> --- PASS: TestIsEncodingAcceptable/complex (0.00s)
> --- PASS: TestIsEncodingAcceptable/complex_out_of_order (0.00s)
> --- PASS: TestIsEncodingAcceptable/empty_compression (0.00s)
> --- PASS: TestIsEncodingAcceptable/complex_with_extra_blanks (0.00s)
> PASS
> ok github.com/prometheus/blackbox_exporter/config 0.012s
> === RUN TestRecursiveDNSResponse
> --- PASS: TestRecursiveDNSResponse (0.00s)
> === RUN TestAuthoritativeDNSResponse
> --- PASS: TestAuthoritativeDNSResponse (0.01s)
> === RUN TestServfailDNSResponse
> --- PASS: TestServfailDNSResponse (0.00s)
> === RUN TestDNSProtocol
> dns_test.go:481: "localhost" doesn't resolve to ::1.
> --- SKIP: TestDNSProtocol (0.00s)
> === RUN TestDNSMetrics
> --- PASS: TestDNSMetrics (0.00s)
> === RUN TestGRPCTLSConnection
> grpc_test.go:239: GRPC probe failed
> --- FAIL: TestGRPCTLSConnection (0.20s)
> === RUN TestNoTLSConnection
> utils_test.go:48: Expected: probe_grpc_status_code: 14, got:
> probe_grpc_status_code: 0
> --- FAIL: TestNoTLSConnection (0.00s)
> === RUN TestHTTPStatusCodes
> --- PASS: TestHTTPStatusCodes (0.00s)
> === RUN TestValidHTTPVersion
> --- PASS: TestValidHTTPVersion (0.00s)
> === RUN TestContentLength
> === RUN TestContentLength/brotli
> === RUN TestContentLength/deflate
> === RUN TestContentLength/gzip
> === RUN TestContentLength/identity
> === RUN TestContentLength/no_content-encoding
> === RUN TestContentLength/unknown_content-encoding
> === RUN TestContentLength/401
> --- PASS: TestContentLength (0.01s)
> --- PASS: TestContentLength/brotli (0.00s)
> --- PASS: TestContentLength/deflate (0.00s)
> --- PASS: TestContentLength/gzip (0.00s)
> --- PASS: TestContentLength/identity (0.00s)
> --- PASS: TestContentLength/no_content-encoding (0.00s)
> --- PASS: TestContentLength/unknown_content-encoding (0.00s)
> --- PASS: TestContentLength/401 (0.00s)
> === RUN TestHandlingOfCompressionSetting
> === RUN TestHandlingOfCompressionSetting/compression_encoding_mismatch
> === RUN TestHandlingOfCompressionSetting/accept_gzip
> === RUN TestHandlingOfCompressionSetting/gzip
> === RUN TestHandlingOfCompressionSetting/deflate
> === RUN TestHandlingOfCompressionSetting/identity
> === RUN
> TestHandlingOfCompressionSetting/compressed_content_without_compression_setting
> === RUN TestHandlingOfCompressionSetting/brotli
> === RUN TestHandlingOfCompressionSetting/accept_br,_gzip
> === RUN TestHandlingOfCompressionSetting/accept_anything
> --- PASS: TestHandlingOfCompressionSetting (0.01s)
> --- PASS: TestHandlingOfCompressionSetting/compression_encoding_mismatch
> (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/accept_gzip (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/gzip (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/deflate (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/identity (0.00s)
> --- PASS:
> TestHandlingOfCompressionSetting/compressed_content_without_compression_setting
> (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/brotli (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/accept_br,_gzip (0.00s)
> --- PASS: TestHandlingOfCompressionSetting/accept_anything (0.00s)
> === RUN TestMaxResponseLength
> === RUN TestMaxResponseLength/short
> === RUN TestMaxResponseLength/long
> === RUN TestMaxResponseLength/short_compressed
> === RUN TestMaxResponseLength/long_compressed
> --- PASS: TestMaxResponseLength (0.00s)
> --- PASS: TestMaxResponseLength/short (0.00s)
> --- PASS: TestMaxResponseLength/long (0.00s)
> --- PASS: TestMaxResponseLength/short_compressed (0.00s)
> --- PASS: TestMaxResponseLength/long_compressed (0.00s)
> === RUN TestRedirectFollowed
> --- PASS: TestRedirectFollowed (0.00s)
> === RUN TestRedirectNotFollowed
> --- PASS: TestRedirectNotFollowed (0.00s)
> === RUN TestRedirectionLimit
> --- PASS: TestRedirectionLimit (0.00s)
> === RUN TestPost
> --- PASS: TestPost (0.00s)
> === RUN TestBasicAuth
> --- PASS: TestBasicAuth (0.00s)
> === RUN TestBearerToken
> --- PASS: TestBearerToken (0.00s)
> === RUN TestFailIfNotSSL
> --- PASS: TestFailIfNotSSL (0.00s)
> === RUN TestFailIfBodyMatchesRegexp
> === RUN TestFailIfBodyMatchesRegexp/one_regex,_match
> === RUN TestFailIfBodyMatchesRegexp/one_regex,_no_match
> === RUN TestFailIfBodyMatchesRegexp/multiple_regexes,_match
> === RUN TestFailIfBodyMatchesRegexp/multiple_regexes,_no_match
> --- PASS: TestFailIfBodyMatchesRegexp (0.00s)
> --- PASS: TestFailIfBodyMatchesRegexp/one_regex,_match (0.00s)
> --- PASS: TestFailIfBodyMatchesRegexp/one_regex,_no_match (0.00s)
> --- PASS: TestFailIfBodyMatchesRegexp/multiple_regexes,_match (0.00s)
> --- PASS: TestFailIfBodyMatchesRegexp/multiple_regexes,_no_match (0.00s)
> === RUN TestFailIfBodyNotMatchesRegexp
> --- PASS: TestFailIfBodyNotMatchesRegexp (0.00s)
> === RUN TestFailIfHeaderMatchesRegexp
> --- PASS: TestFailIfHeaderMatchesRegexp (0.00s)
> === RUN TestFailIfHeaderNotMatchesRegexp
> --- PASS: TestFailIfHeaderNotMatchesRegexp (0.00s)
> === RUN TestHTTPHeaders
> --- PASS: TestHTTPHeaders (0.00s)
> === RUN TestFailIfSelfSignedCA
> 2022/09/17 20:01:09 http: TLS handshake error from 127.0.0.1:41384: remote
> error: tls: bad certificate
> --- PASS: TestFailIfSelfSignedCA (0.00s)
> === RUN TestSucceedIfSelfSignedCA
> --- PASS: TestSucceedIfSelfSignedCA (0.00s)
> === RUN TestTLSConfigIsIgnoredForPlainHTTP
> --- PASS: TestTLSConfigIsIgnoredForPlainHTTP (0.00s)
> === RUN TestHTTPUsesTargetAsTLSServerName
> --- PASS: TestHTTPUsesTargetAsTLSServerName (0.10s)
> === RUN TestRedirectToTLSHostWorks
> http_test.go:1250: skipping network dependent test
> --- SKIP: TestRedirectToTLSHostWorks (0.00s)
> === RUN TestHTTPPhases
> --- PASS: TestHTTPPhases (0.00s)
> === RUN TestCookieJar
> --- PASS: TestCookieJar (0.00s)
> === RUN TestChooseProtocol
> utils_test.go:147: skipping network dependent test
> --- SKIP: TestChooseProtocol (0.00s)
> FAIL
> FAIL github.com/prometheus/blackbox_exporter/prober 0.374s
> FAIL
> dh_auto_test: error: cd build && go test -vet=off -v -p 8 -short -ldflags "
> -X github.com/prometheus/common/version.Version=0.21.1 -X
> github.com/prometheus/common/version.Revision=0.21.1-1 -X
> github.com/prometheus/common/version.Branch=debian/sid -X
> github.com/prometheus/common/version.BuildUser=team+pkg...@tracker.debian.org
> -X github.com/prometheus/common/version.BuildDate=20220913-14:37:13 -X
> github.com/prometheus/common/version.GoVersion=go1.19.1"
> github.com/prometheus/blackbox_exporter
> github.com/prometheus/blackbox_exporter/config
> github.com/prometheus/blackbox_exporter/prober returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2022/09/17/prometheus-blackbox-exporter_0.21.1-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: prometheus-blackbox-exporter
Source-Version: 0.22.0-1
Done: Daniel Swarbrick <dswarbr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
prometheus-blackbox-exporter, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Swarbrick <dswarbr...@debian.org> (supplier of updated
prometheus-blackbox-exporter package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 18 Sep 2022 15:30:00 +0000
Source: prometheus-blackbox-exporter
Architecture: source
Version: 0.22.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Daniel Swarbrick <dswarbr...@debian.org>
Closes: 1020084
Changes:
prometheus-blackbox-exporter (0.22.0-1) unstable; urgency=medium
.
* New upstream release
* Refresh patches
* Bump minimum required Go version to 1.16
* Add new 03-disable-flaky-grpc-tests.patch (Closes: #1020084)
Checksums-Sha1:
3b2b20f0a06b16324314a3fd9c5ab58169696542 2818
prometheus-blackbox-exporter_0.22.0-1.dsc
974190d81b51253193774ea11109103c2bb5b1fd 80112
prometheus-blackbox-exporter_0.22.0.orig.tar.gz
c4a4627a03a63aefec83237eca02c0b9d7f3cf98 11404
prometheus-blackbox-exporter_0.22.0-1.debian.tar.xz
b89b7fb3ab80fe3d7f72fd9d0444e68226059297 9056
prometheus-blackbox-exporter_0.22.0-1_amd64.buildinfo
Checksums-Sha256:
f9ab97e50837d3d937464375b0e775a3e2f8531a1a5264a7359668e6513a5fae 2818
prometheus-blackbox-exporter_0.22.0-1.dsc
0b95a4b64b204335f5c141157453d8f6534465750924aad30a7f31be621dff46 80112
prometheus-blackbox-exporter_0.22.0.orig.tar.gz
a2cf140193a6024dcb03e8a711c80010596c162058e94bcbc14b11aa18a3195a 11404
prometheus-blackbox-exporter_0.22.0-1.debian.tar.xz
f5fe19815d3e2603bda1fceac80ce45a8e4a33484903321ebfa0d1bdee3ded15 9056
prometheus-blackbox-exporter_0.22.0-1_amd64.buildinfo
Files:
7fb362e3639677206b5434a82143b3ce 2818 net optional
prometheus-blackbox-exporter_0.22.0-1.dsc
e7641765e8b57f4f6bdf517835fad8c3 80112 net optional
prometheus-blackbox-exporter_0.22.0.orig.tar.gz
4eed08d286c6132047511d5db834a5f8 11404 net optional
prometheus-blackbox-exporter_0.22.0-1.debian.tar.xz
c1bd2e176b8ed2544e3d404d9fc34c64 9056 net optional
prometheus-blackbox-exporter_0.22.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCgA0FiEEMD9oek78sa58GjWjtwAXP7uAWikFAmMnOy4WHGRzd2FyYnJp
Y2tAZGViaWFuLm9yZwAKCRC3ABc/u4BaKdKjD/0Q3FrxY+/YKaOYJ478Dg/HaiLk
ts5aCc6H0fX1Cm8XFMZeqpmifXDokbZoT4jqMd5Pjp04x/OrHTUhV+AJQJgjB0YG
86P/Z3ub5M2fNoB2h5P+QHAWqDGmke5fUQza24afz2+S8d5y7Vtb51zLCLuxDyzD
0jujrDUlGvPEkzacSXRAYufN0+5jJh/FlUfNhAmT0+OK4tS7kRtW5uIj8td2vsFR
F48Asw8hDTu21tSazZrcqpBqcmwZEiy5tdmHh9Bz+9rt878ors0UCZFWtoRAvtqo
xF17Z7b6zsXm7iZWDxfW96WL/puisWp405lHQMZEteiH2QZzJjeQ3Q5pTeIMsGyV
FC14id1X1tgLoQDjixT/dff1DPh3fwM900pPRCtotWG1FzaKm0wDI/6iR9Y1j363
DLOWk/n4iwtijt+TtPlv0Wq+NzHAXAkIF6cnpQmfkbmfF95GId21NQxd0c8BzPX7
v/rXLO4mxb/cAxqz9Su/97qrJJDye0ym5D6y6os0zr6XVWfQIj9vbj1q3q3YxO4C
7H/kyJZAuENGG5avJcUzNnFCvAaDb7zcihz3/KgkhGeFCZV7UhTCQdqk6db5Dh8c
lExOaOM7eBP/KwanOrjYw5J6UGvt7BIY/9r6g457ZyTX2vrOok4dhjaz80xVQClz
BLt1Tmg3rNghE8kRIA==
=uQvf
-----END PGP SIGNATURE-----
--- End Message ---