Your message dated Thu, 12 Mar 2026 10:05:24 +0000
with message-id <[email protected]>
and subject line Bug#1129875: fixed in
golang-github-envoyproxy-go-control-plane 0.13.2-2
has caused the Debian Bug report #1129875,
regarding golang-github-envoyproxy-go-control-plane: FTBFS: FAIL
github.com/envoyproxy/go-control-plane/pkg/cache/v3
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 [email protected]
immediately.)
--
1129875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-github-envoyproxy-go-control-plane
Version: 0.13.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202603/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-github-envoyproxy-go-control-plane,
so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --builddirectory=debian/_build --buildsystem=golang
dh_auto_clean -O--builddirectory=debian/_build -O--buildsystem=golang
dh_autoreconf_clean -O--builddirectory=debian/_build -O--buildsystem=golang
dh_clean -O--builddirectory=debian/_build -O--buildsystem=golang
debian/rules binary
dh binary --builddirectory=debian/_build --buildsystem=golang
dh_update_autotools_config -O--builddirectory=debian/_build
-O--buildsystem=golang
dh_autoreconf -O--builddirectory=debian/_build -O--buildsystem=golang
dh_auto_configure -O--builddirectory=debian/_build -O--buildsystem=golang
dh_auto_build -O--builddirectory=debian/_build -O--buildsystem=golang
dh_auto_build: warning: github.com/envoyproxy/go-control-plane/pkg/integration
contains no non-test Go files, removing it from build
cd debian/_build && go install -trimpath -v -p 2 github.com
[too-long-redacted] rol-plane/xdsmatcher/test/proto
internal/goarch
internal/unsafeheader
[... snipped ...]
--- PASS: TestStaleNonce (0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment
(0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.config.cluster.v3.Cluster (0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.config.route.v3.RouteConfiguration
(0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.config.route.v3.ScopedRouteConfiguration
(0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.config.listener.v3.Listener (0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.Secret
(0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.service.runtime.v3.Runtime (0.00s)
--- PASS:
TestStaleNonce/type.googleapis.com/envoy.config.core.v3.TypedExtensionConfig
(0.00s)
--- PASS: TestStaleNonce/unknown-type (0.00s)
=== RUN TestAggregatedHandlers
--- PASS: TestAggregatedHandlers (0.00s)
=== RUN TestAggregateRequestType
--- PASS: TestAggregateRequestType (0.00s)
=== RUN TestCancellations
--- PASS: TestCancellations (0.00s)
=== RUN TestOpaqueRequestsChannelMuxing
--- PASS: TestOpaqueRequestsChannelMuxing (0.00s)
=== RUN TestNilPropagationOverResponseChannelShouldCloseTheStream
--- PASS: TestNilPropagationOverResponseChannelShouldCloseTheStream (0.00s)
=== RUN TestCallbackError
=== RUN
TestCallbackError/type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment
=== RUN TestCallbackError/type.googleapis.com/envoy.config.cluster.v3.Cluster
=== RUN
TestCallbackError/type.googleapis.com/envoy.config.route.v3.RouteConfiguration
=== RUN
TestCallbackError/type.googleapis.com/envoy.config.route.v3.ScopedRouteConfiguration
=== RUN
TestCallbackError/type.googleapis.com/envoy.config.listener.v3.Listener
=== RUN
TestCallbackError/type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.Secret
=== RUN TestCallbackError/type.googleapis.com/envoy.service.runtime.v3.Runtime
=== RUN
TestCallbackError/type.googleapis.com/envoy.config.core.v3.TypedExtensionConfig
=== RUN TestCallbackError/unknown-type
--- PASS: TestCallbackError (0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment
(0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.config.cluster.v3.Cluster (0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.config.route.v3.RouteConfiguration
(0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.config.route.v3.ScopedRouteConfiguration
(0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.config.listener.v3.Listener (0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.Secret
(0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.service.runtime.v3.Runtime (0.00s)
--- PASS:
TestCallbackError/type.googleapis.com/envoy.config.core.v3.TypedExtensionConfig
(0.00s)
--- PASS: TestCallbackError/unknown-type (0.00s)
PASS
ok github.com/envoyproxy/go-control-plane/pkg/server/v3 0.014s
? github.com/envoyproxy/go-control-plane/pkg/test [no test files]
? github.com/envoyproxy/go-control-plane/pkg/test/main [no test files]
? github.com/envoyproxy/go-control-plane/pkg/test/resource/v3 [no
test files]
? github.com/envoyproxy/go-control-plane/pkg/test/v3 [no test files]
? github.com/envoyproxy/go-control-plane/pkg/wellknown [no test files]
? github.com/envoyproxy/go-control-plane/ratelimit/config/ratelimit/v3
[no test files]
? github.com/envoyproxy/go-control-plane/ratelimit/service/ratelimit/v3
[no test files]
? github.com/envoyproxy/go-control-plane/xdsmatcher/internal/proto
[no test files]
=== RUN TestSimple
=== RUN TestSimple/successful_matching_FooInput_against_foo
attempting to match against exact tree
handling input 'foo'
data is available, performing match
input 'foo' found in exact match map
arrived at result {MatchResult:0x30f58ad6e3e0 NeedMoreData:false},
&{Matcher:<nil> Action:{}}
=== RUN TestSimple/failure_to_match_FooInput_against_'not_foo'
attempting to match against exact tree
handling input 'not-foo'
data is available, performing match
input 'not-foo' not found in exact match map
matcher tree failed to match, falling back to OnNoMatch (<nil>)
=== RUN TestSimple/failure_to_match_against_nil,_more_data_available
attempting to match against exact tree
handling input '<nil>'
more data might be available, performing eager match
attempted to exact match nil, no match
matcher tree requires more data
=== RUN TestSimple/input_returning_error
attempting to match against exact tree
=== RUN TestSimple/not_available_input
attempting to match against exact tree
handling input '<nil>'
data not available, bailing
matcher tree requires more data
--- PASS: TestSimple (0.00s)
--- PASS: TestSimple/successful_matching_FooInput_against_foo (0.00s)
--- PASS: TestSimple/failure_to_match_FooInput_against_'not_foo' (0.00s)
--- PASS: TestSimple/failure_to_match_against_nil,_more_data_available
(0.00s)
--- PASS: TestSimple/input_returning_error (0.00s)
--- PASS: TestSimple/not_available_input (0.00s)
=== RUN TestSimpleLegacy
=== RUN TestSimpleLegacy/successful_matching_FooInput_against_foo
attempting to match against exact tree
handling input 'foo'
data is available, performing match
input 'foo' found in exact match map
arrived at result {MatchResult:0x30f58ad6ed60 NeedMoreData:false},
&{Matcher:<nil> Action:{}}
=== RUN TestSimpleLegacy/failure_to_match_FooInput_against_'not_foo'
attempting to match against exact tree
handling input 'not-foo'
data is available, performing match
input 'not-foo' not found in exact match map
matcher tree failed to match, falling back to OnNoMatch (<nil>)
=== RUN TestSimpleLegacy/failure_to_match_against_nil,_more_data_available
attempting to match against exact tree
handling input '<nil>'
more data might be available, performing eager match
attempted to exact match nil, no match
matcher tree requires more data
=== RUN TestSimpleLegacy/input_returning_error
attempting to match against exact tree
=== RUN TestSimpleLegacy/not_available_input
attempting to match against exact tree
handling input '<nil>'
data not available, bailing
matcher tree requires more data
--- PASS: TestSimpleLegacy (0.00s)
--- PASS: TestSimpleLegacy/successful_matching_FooInput_against_foo (0.00s)
--- PASS: TestSimpleLegacy/failure_to_match_FooInput_against_'not_foo'
(0.00s)
--- PASS:
TestSimpleLegacy/failure_to_match_against_nil,_more_data_available (0.00s)
--- PASS: TestSimpleLegacy/input_returning_error (0.00s)
--- PASS: TestSimpleLegacy/not_available_input (0.00s)
=== RUN TestConjunction
=== RUN TestConjunction/successful_matching_FooInput_against_foo
attempting to match against match list
predicate type matcher.conjunctionPredicate
performing and matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:true needMoreData:false}
handling input 'foo'
data is available, performing match
attempting to match 'foo'
single predicate evaluation result: {match:true needMoreData:false}
found match entry matching input: %!v(MISSING)
arrived at result {MatchResult:0x30f58ad6f7e0 NeedMoreData:false},
&{Matcher:<nil> Action:{}}
=== RUN TestConjunction/failure_to_match_FooInput_against_'not_foo'
attempting to match against match list
predicate type matcher.conjunctionPredicate
performing and matching
handling input '<nil>'
data is available, performing match
attempting to match '<nil>'
single predicate evaluation result: {match:false needMoreData:false}
no matching match entry was found
matcher tree failed to match, falling back to OnNoMatch (<nil>)
=== RUN TestConjunction/failure_to_match_against_nil,_more_data_available
attempting to match against match list
predicate type matcher.conjunctionPredicate
performing and matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:true needMoreData:false}
handling input '<nil>'
more data might be available, performing eager match
attempting to match '<nil>'
single predicate evaluation result: {match:false needMoreData:true}
found match entry that needs more data, bailing
matcher tree requires more data
=== RUN TestConjunction/input_returning_error
attempting to match against match list
predicate type matcher.conjunctionPredicate
performing and matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:true needMoreData:false}
=== RUN TestConjunction/not_available_input
attempting to match against match list
predicate type matcher.conjunctionPredicate
performing and matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:true needMoreData:false}
handling input '<nil>'
data not available, bailing
single predicate evaluation result: {match:false needMoreData:true}
found match entry that needs more data, bailing
matcher tree requires more data
--- PASS: TestConjunction (0.00s)
--- PASS: TestConjunction/successful_matching_FooInput_against_foo (0.00s)
--- PASS: TestConjunction/failure_to_match_FooInput_against_'not_foo'
(0.00s)
--- PASS: TestConjunction/failure_to_match_against_nil,_more_data_available
(0.00s)
--- PASS: TestConjunction/input_returning_error (0.00s)
--- PASS: TestConjunction/not_available_input (0.00s)
=== RUN TestDisjunction
=== RUN TestDisjunction/successful_matching_FooInput_against_foo
attempting to match against match list
predicate type matcher.disjunctionPredicate
performing or matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:false needMoreData:false}
handling input 'foo'
data is available, performing match
attempting to match 'foo'
single predicate evaluation result: {match:true needMoreData:false}
found match entry matching input: %!v(MISSING)
arrived at result {MatchResult:0x30f58ae18480 NeedMoreData:false},
&{Matcher:<nil> Action:{}}
=== RUN TestDisjunction/failure_to_match_FooInput_against_'not_foo'
attempting to match against match list
predicate type matcher.disjunctionPredicate
performing or matching
handling input '<nil>'
data is available, performing match
attempting to match '<nil>'
single predicate evaluation result: {match:false needMoreData:false}
handling input 'not-foo'
data is available, performing match
attempting to match 'not-foo'
single predicate evaluation result: {match:false needMoreData:false}
no matching match entry was found
matcher tree failed to match, falling back to OnNoMatch (<nil>)
=== RUN TestDisjunction/failure_to_match_against_nil,_more_data_available
attempting to match against match list
predicate type matcher.disjunctionPredicate
performing or matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:false needMoreData:false}
handling input '<nil>'
more data might be available, performing eager match
attempting to match '<nil>'
single predicate evaluation result: {match:false needMoreData:true}
found match entry that needs more data, bailing
matcher tree requires more data
=== RUN TestDisjunction/input_returning_error
attempting to match against match list
predicate type matcher.disjunctionPredicate
performing or matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:false needMoreData:false}
=== RUN TestDisjunction/not_available_input
attempting to match against match list
predicate type matcher.disjunctionPredicate
performing or matching
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:false needMoreData:false}
handling input '<nil>'
data not available, bailing
single predicate evaluation result: {match:false needMoreData:true}
found match entry that needs more data, bailing
matcher tree requires more data
--- PASS: TestDisjunction (0.00s)
--- PASS: TestDisjunction/successful_matching_FooInput_against_foo (0.00s)
--- PASS: TestDisjunction/failure_to_match_FooInput_against_'not_foo'
(0.00s)
--- PASS: TestDisjunction/failure_to_match_against_nil,_more_data_available
(0.00s)
--- PASS: TestDisjunction/input_returning_error (0.00s)
--- PASS: TestDisjunction/not_available_input (0.00s)
=== RUN TestNested
attempting to match against exact tree
handling input 'foo'
data is available, performing match
input 'foo' found in exact match map
recursively matching
attempting to match against match list
predicate type *matcher.singlePredicate
handling input 'two'
data is available, performing match
attempting to match 'two'
single predicate evaluation result: {match:true needMoreData:false}
found match entry matching input: %!v(MISSING)
arrived at result {MatchResult:0x30f58ae19060 NeedMoreData:false},
&{Matcher:<nil> Action:{}}
2026/03/03 15:05:17 &{onNoMatch:<nil> matchRoot:0x30f58ae19020
logger:0x30f58ae353e8}
--- PASS: TestNested (0.00s)
=== RUN TestCreateInvalidExtensions
--- PASS: TestCreateInvalidExtensions (0.00s)
PASS
ok github.com/envoyproxy/go-control-plane/xdsmatcher/pkg/matcher 0.008s
? github.com/envoyproxy/go-control-plane/xdsmatcher/pkg/matcher/registry
[no test files]
? github.com/envoyproxy/go-control-plane/xdsmatcher/pkg/matcher/types
[no test files]
? github.com/envoyproxy/go-control-plane/xdsmatcher/test [no test files]
? github.com/envoyproxy/go-control-plane/xdsmatcher/test/proto [no
test files]
FAIL
dh_auto_test: error: cd debian/_build && go test -vet=off -v
[too-long-redacted] test/proto returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: golang-github-envoyproxy-go-control-plane
Source-Version: 0.13.2-2
Done: Andrew Lee (李健秋) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-envoyproxy-go-control-plane, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrew Lee (李健秋) <[email protected]> (supplier of updated
golang-github-envoyproxy-go-control-plane 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 12 Mar 2026 10:39:44 +0100
Source: golang-github-envoyproxy-go-control-plane
Architecture: source
Version: 0.13.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Andrew Lee (李健秋) <[email protected]>
Closes: 1129875 1130464
Changes:
golang-github-envoyproxy-go-control-plane (0.13.2-2) unstable; urgency=medium
.
* debian/control: added dependency needed for dh-golang-autopkgtest.
(Closes: #1130464)
* debian/rules: skip TestLinearConcurrentSetWatch due to it timeouts on
some test environment. (Closes: #1129875)
Checksums-Sha1:
8b8054d0d250dba827f563ee69ff51b7afaff5e0 2825
golang-github-envoyproxy-go-control-plane_0.13.2-2.dsc
6cbb511a642f99cacf76b0dd1e354205bd5d4dae 3571494
golang-github-envoyproxy-go-control-plane_0.13.2.orig.tar.gz
a9aa69262e7969341bea5b6148a56f3add46fe06 3288
golang-github-envoyproxy-go-control-plane_0.13.2-2.debian.tar.xz
ca53bfd28b4e7aed5c88022db56e2ffc57a93724 6132
golang-github-envoyproxy-go-control-plane_0.13.2-2_source.buildinfo
Checksums-Sha256:
61c154ca162c8811d68b52bcb1edfbb9f650f897216b5cbb56023952a5a98a5c 2825
golang-github-envoyproxy-go-control-plane_0.13.2-2.dsc
18c8d8978cee2478710095585d47170f4cd8eaeada2c719704b19c3c744b9618 3571494
golang-github-envoyproxy-go-control-plane_0.13.2.orig.tar.gz
fcbeee38a973f84640695b912c6d3e301a88cdcb668ff04fec44a33df2dd884a 3288
golang-github-envoyproxy-go-control-plane_0.13.2-2.debian.tar.xz
0bc044f6b57bdaa9f864a672ed67111669c5cc781b886bfc112e83a03588bec0 6132
golang-github-envoyproxy-go-control-plane_0.13.2-2_source.buildinfo
Files:
0c535ca488b4d9fe2e2f6c08a376b8af 2825 golang optional
golang-github-envoyproxy-go-control-plane_0.13.2-2.dsc
58dbca97cecb69e41dcf55f1b0f69392 3571494 golang optional
golang-github-envoyproxy-go-control-plane_0.13.2.orig.tar.gz
3cd415baabd91efa47f18a9bdfe977c4 3288 golang optional
golang-github-envoyproxy-go-control-plane_0.13.2-2.debian.tar.xz
779f32b986c4625c223fa2d89be1374f 6132 golang optional
golang-github-envoyproxy-go-control-plane_0.13.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE703UlH90QYpfEyJV58vhUqwX+XMFAmmyi7UACgkQ58vhUqwX
+XPbXBAAy5DRNVIf4eaf+dq/6b+KECmrSF5N5DU71jTC/JVHAaTw+1Zf3C0VKkOo
h9f0GOVo5S3/cOxYVMfxrHZ6EfCjWtm04yRUtocDt0XeOfU0Wk9kL8lQWkp0DhDW
sCM+F/twbWDQfC+PbD/vmqn7Vv0TJtpVOMGoE0ewZ9r70fq2JygTsmloS9qFJmcV
3WRCi7gv8xZSsbwkXAkC5sqVWVKcL4gM0e76amOR2UWABtmrUuaL+UuRHOHsBd6J
8BTpUtZbervmMA5+vBIlt/Eueo9nTQndUmkzNvvb1rCmewizDCGKsV/2aJxc38nX
AMfT2bOrYyeIYQcAmOhMTxUaooYXC7e8gKNzx3jRFAt5L1/fRnveFg6EnjB2Jn7G
r4XALm8F/LyUsi1q+6XMRW7FnMF47YGDIr/OpmGnjZm+nytMAFQyafF+odvtcCRG
6MhSHlBRXOCgf3Re3Gr6Yayv9EgEKawiQTjEpeoSVJhjrVWGf26JiD0fdpN+CJYv
Xnw4Q0c1PODAYxDwmkiZ9daRq8KrDExF5sJDxqvAOtUzmOvaKxJnfL2ReMTIgyHM
bG/g5A90krItvSuWnl8Y5QpXN9015uaCgmGH4hyAqsrDacnuO/mOb8frkIcS/iPi
VDKpBnMXvYq7fJ99awzbcdLPkEeU9LDvUKFjoE4HLsw0GOlCnqQ=
=hGti
-----END PGP SIGNATURE-----
pgprfQ78pdf07.pgp
Description: PGP signature
--- End Message ---