Your message dated Tue, 25 Jul 2017 04:49:01 +0000
with message-id <[email protected]>
and subject line Bug#865949: fixed in golang-github-facebookgo-grace
0.0~git20170218.0.4afe952-2
has caused the Debian Bug report #865949,
regarding golang-github-facebookgo-grace FTBFS: test failures
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.)
--
865949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865949
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-facebookgo-grace
Version: 0.0~git20170218.0.4afe952-1
Severity: serious
Some recent change in unstable makes golang-github-facebookgo-grace FTBFS:
https://tests.reproducible-builds.org/debian/history/golang-github-facebookgo-grace.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-facebookgo-grace.html
...
dh_auto_test -O--buildsystem=golang
go test -v -p 16 github.com/facebookgo/grace/gracedemo
github.com/facebookgo/grace/gracehttp github.com/facebookgo/grace/gracenet
? github.com/facebookgo/grace/gracedemo [no test files]
=== RUN TestComplex
=== RUN TestComplexAgain
=== RUN TestPreStartProcess
=== RUN TestPreStartProcessAgain
Could not parse json from stderr 2018/07/29 07:50:33 error loading cert: x509:
RSA key missing NULL parameters: invalid character '/' after top-level value
Could not parse json from stderr 2018/07/29 07:50:33 error loading cert: x509:
RSA key missing NULL parameters: invalid character '/' after top-level value
Could not parse json from stderr 2018/07/29 07:50:33 error loading cert: x509:
RSA key missing NULL parameters: invalid character '/' after top-level value
Could not parse json from stderr 2018/07/29 07:50:33 error loading cert: x509:
RSA key missing NULL parameters: invalid character '/' after top-level value
--- FAIL: TestComplex (0.06s)
http_test.go:170: Failed request 01 to
http://127.0.0.1:35577/sleep/?duration=0 pid=0: Get
http://127.0.0.1:35577/sleep/?duration=0: dial tcp 127.0.0.1:35577: getsockopt:
connection refused
http_test.go:170: Failed request 00 to
https://127.0.0.1:38181/sleep/?duration=2s pid=0: Get
https://127.0.0.1:38181/sleep/?duration=2s: dial tcp 127.0.0.1:38181:
getsockopt: connection refused
http_test.go:170: Failed request 02 to
http://127.0.0.1:35577/sleep/?duration=2s pid=0: Get
http://127.0.0.1:35577/sleep/?duration=2s: dial tcp 127.0.0.1:35577:
getsockopt: connection refused
http_test.go:116: Failed to send SIGUSR2 and restart process: os:
process not initialized
http_test.go:170: Failed request 03 to
https://127.0.0.1:38181/sleep/?duration=0 pid=0: Get
https://127.0.0.1:38181/sleep/?duration=0: dial tcp 127.0.0.1:38181:
getsockopt: connection refused
--- FAIL: TestPreStartProcessAgain (0.06s)
http_test.go:170: Failed request 00 to
https://127.0.0.1:33301/sleep/?duration=2s pid=0: Get
https://127.0.0.1:33301/sleep/?duration=2s: dial tcp 127.0.0.1:33301:
getsockopt: connection refused
http_test.go:170: Failed request 03 to
http://127.0.0.1:33295/sleep/?duration=2s pid=0: Get
http://127.0.0.1:33295/sleep/?duration=2s: dial tcp 127.0.0.1:33295:
getsockopt: connection refused
http_test.go:170: Failed request 01 to
https://127.0.0.1:33301/sleep/?duration=0 pid=0: Get
https://127.0.0.1:33301/sleep/?duration=0: dial tcp 127.0.0.1:33301:
getsockopt: connection refused
http_test.go:116: Failed to send SIGUSR2 and restart process: os:
process not initialized
http_test.go:170: Failed request 02 to
http://127.0.0.1:33295/sleep/?duration=0 pid=0: Get
http://127.0.0.1:33295/sleep/?duration=0: dial tcp 127.0.0.1:33295: getsockopt:
connection refused
--- FAIL: TestPreStartProcess (0.06s)
http_test.go:170: Failed request 03 to
http://127.0.0.1:38435/sleep/?duration=0 pid=0: Get
http://127.0.0.1:38435/sleep/?duration=0: dial tcp 127.0.0.1:38435: getsockopt:
connection refused
http_test.go:170: Failed request 00 to
http://127.0.0.1:38435/sleep/?duration=2s pid=0: Get
http://127.0.0.1:38435/sleep/?duration=2s: dial tcp 127.0.0.1:38435:
getsockopt: connection refused
http_test.go:170: Failed request 02 to
https://127.0.0.1:39611/sleep/?duration=2s pid=0: Get
https://127.0.0.1:39611/sleep/?duration=2s: dial tcp 127.0.0.1:39611:
getsockopt: connection refused
http_test.go:116: Failed to send SIGUSR2 and restart process: os:
process not initialized
panic: Fail in goroutine after TestPreStartProcess has completed
goroutine 21 [running]:
testing.(*common).Fail(0xc420086f70)
/usr/lib/go-1.8/src/testing/testing.go:445 +0x116
testing.(*common).FailNow(0xc420086f70)
/usr/lib/go-1.8/src/testing/testing.go:464 +0x2b
testing.(*common).Fatalf(0xc420086f70, 0x76629c, 0x24, 0xc4202a1f68, 0x4, 0x4)
/usr/lib/go-1.8/src/testing/testing.go:530 +0x83
github.com/facebookgo/grace/gracehttp_test.(*harness).SendOne(0xc420132000,
0xc4201262c0, 0xc420128540, 0x29, 0x0)
/build/1st/golang-github-facebookgo-grace-0.0~git20170218.0.4afe952/obj-x86_64-linux-gnu/src/github.com/facebookgo/grace/gracehttp/http_test.go:170
+0x46b
created by github.com/facebookgo/grace/gracehttp_test.(*harness).SendRequest
/build/1st/golang-github-facebookgo-grace-0.0~git20170218.0.4afe952/obj-x86_64-linux-gnu/src/github.com/facebookgo/grace/gracehttp/http_test.go:204
+0x427
FAIL github.com/facebookgo/grace/gracehttp 0.080s
=== RUN TestEmptyCountEnvVariable
--- PASS: TestEmptyCountEnvVariable (0.00s)
=== RUN TestZeroCountEnvVariable
--- PASS: TestZeroCountEnvVariable (0.00s)
=== RUN TestInvalidCountEnvVariable
--- PASS: TestInvalidCountEnvVariable (0.00s)
=== RUN TestInvalidFileInherit
--- PASS: TestInvalidFileInherit (0.00s)
=== RUN TestInheritErrorOnListenTCPWithInvalidCount
--- PASS: TestInheritErrorOnListenTCPWithInvalidCount (0.00s)
=== RUN TestInheritErrorOnListenUnixWithInvalidCount
--- PASS: TestInheritErrorOnListenUnixWithInvalidCount (0.00s)
=== RUN TestOneTcpInherit
--- PASS: TestOneTcpInherit (0.00s)
=== RUN TestSecondTcpListen
--- PASS: TestSecondTcpListen (0.00s)
=== RUN TestSecondTcpListenInherited
--- PASS: TestSecondTcpListenInherited (0.00s)
=== RUN TestInvalidNetwork
--- PASS: TestInvalidNetwork (0.00s)
=== RUN TestInvalidNetworkUnix
--- PASS: TestInvalidNetworkUnix (0.00s)
=== RUN TestWithTcp0000
--- PASS: TestWithTcp0000 (0.00s)
=== RUN TestWithTcpIPv6Loal
--- PASS: TestWithTcpIPv6Loal (0.00s)
=== RUN TestOneUnixInherit
--- PASS: TestOneUnixInherit (0.00s)
=== RUN TestInvalidTcpAddr
--- FAIL: TestInvalidTcpAddr (0.00s)
ensure.go:65: net_test.go:201: expected error: "^missing
port in address abc$" but got "address abc: missing port in address"
=== RUN TestTwoTCP
--- PASS: TestTwoTCP (0.00s)
=== RUN TestOneUnixAndOneTcpInherit
--- PASS: TestOneUnixAndOneTcpInherit (0.00s)
=== RUN TestSecondUnixListen
--- PASS: TestSecondUnixListen (0.00s)
=== RUN TestSecondUnixListenInherited
--- PASS: TestSecondUnixListenInherited (0.00s)
=== RUN TestPortZeroTwice
--- PASS: TestPortZeroTwice (0.00s)
FAIL
FAIL github.com/facebookgo/grace/gracenet 0.010s
dh_auto_test: go test -v -p 16 github.com/facebookgo/grace/gracedemo
github.com/facebookgo/grace/gracehttp github.com/facebookgo/grace/gracenet
returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
--- End Message ---
--- Begin Message ---
Source: golang-github-facebookgo-grace
Source-Version: 0.0~git20170218.0.4afe952-2
We believe that the bug you reported is fixed in the latest version of
golang-github-facebookgo-grace, 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.
Michael Lustfield <[email protected]> (supplier of updated
golang-github-facebookgo-grace 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: SHA256
Format: 1.8
Date: Mon, 24 Jul 2017 23:37:40 -0500
Source: golang-github-facebookgo-grace
Binary: golang-github-facebookgo-grace-dev
Architecture: source
Version: 0.0~git20170218.0.4afe952-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team
<[email protected]>
Changed-By: Michael Lustfield <[email protected]>
Description:
golang-github-facebookgo-grace-dev - Graceful restart & zero downtime deploy
for Go servers
Closes: 865949
Changes:
golang-github-facebookgo-grace (0.0~git20170218.0.4afe952-2) unstable;
urgency=medium
.
* Replaced TLS key/cert used for tests. (Closes: #865949)
Checksums-Sha1:
164429ec3d0b9479faa0aef2b601cf29efe60b73 2540
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2.dsc
91f7a822787bcc82d20cf5a72042f92fb9e72e92 5824
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2.debian.tar.xz
720cf46ba324b89ebea0308894aa9c3953a7127f 6284
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2_amd64.buildinfo
Checksums-Sha256:
8f144524721f4b0ca5d05176628367f1490e856465ae71f0b927922811cdfdb2 2540
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2.dsc
98d04afaf40b784e959657d00c18537d81e64999be644a84bc4ac98bb411bc72 5824
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2.debian.tar.xz
f0e2463dd9cc4a67155936a901e4be6166e20c93c0fa9d0592cd8bc05acc8570 6284
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2_amd64.buildinfo
Files:
d2ccfdf07d7634c493c90aac6a97d702 2540 devel extra
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2.dsc
c44d71a4097e286adc0d52aef3e7c62b 5824 devel extra
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2.debian.tar.xz
e49e4cce6c5390b064e6e8efd9b3ea73 6284 devel extra
golang-github-facebookgo-grace_0.0~git20170218.0.4afe952-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAll2y2UWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhUPKEADEfPqDjFkh2elHJJ8WBASpH8U3
hf8rjgiTNKpsoDuZfWZRHxHZnkDRpIsOmkQ87+dU4zR7WYmWFaqI/sBQbzojsDzs
n/mEjk9k2N5vxztAxMB8uc4TKzjAoh+lZXfvPOMIAMI3e8scM1ihswBiiW/U/cv6
FJQiLE9V6QV372v8Vw+/0TAzyt/Ji/Nkl8elH+yCXI2AxlcRW/RqUlnI2FXItdU4
IyvXqs/RE7MR5FIdKUswh+oaKTPPeZUK7hIyVLDA04K0guaaQ3leSxIKIZsrfu6j
L3vgS1R/mjllfQGMIDMuUGl8TfnNmwJNawK3HwKB1ro/6qd+pZDqDVV4gK1qvQRI
Fb6aeV5sRVR8/EvSudoakBqsiwNu2vTrJdiDh/bweG13kiQ/fYzMGtyYWCMHnAh0
YzoaKz0A+wtUmz9TfEruJRx8Hbr5VfIWBIWg/Q1VL9eEAsubs1LHvQbtKL9oD8Ym
fAVh5cSNA0FO47folJvrsTdtx+Ebvc5hbGGJ7ny6fcqyGWUHob6sN51Vpph2Pyyd
GPRyYaGoFo1fpxg0HRDmcKcZlVi8qyZXX2A/qUVlwVLVAeHE28xL5Enu5s5bhDSQ
Dq0VKcO0yDEUrDQCMS/rz8tGQ6uuD4fiifN0s34xWRc9OMr6wo9Yf6Tb8j4qnD5q
+G3JXQBSiswrUa2MNg==
=/IaM
-----END PGP SIGNATURE-----
--- End Message ---