Your message dated Sat, 04 Jan 2025 16:18:54 +0000
with message-id <e1tu6rw-0060tz...@fasolo.debian.org>
and subject line Bug#1090805: fixed in 
golang-github-containers-gvisor-tap-vsocks 0.8.1-3
has caused the Debian Bug report #1090805,
regarding golang-github-containers-gvisor-tap-vsocks: tests calls home?
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.)


-- 
1090805: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-github-containers-gvisor-tap-vsocks
Version: 0.8.0+ds1-3
Severity: serious


Hello, I found the dns test failing in Ubuntu, where the network is more 
strictly forbidden, and I think the test is calling home and various ip address 
outside

Please consider fixing/ignoring such tests

runtime/pprof
os/signal
github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper
net/http/pprof
github.com/containers/gvisor-tap-vsock/pkg/client
github.com/containers/gvisor-tap-vsock/pkg/tap
gvisor.dev/gvisor/pkg/tcpip/header/parse
gvisor.dev/gvisor/pkg/tcpip/transport/internal/network
gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop
gvisor.dev/gvisor/pkg/tcpip/transport/packet
gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation
gvisor.dev/gvisor/pkg/tcpip/network/internal/ip
gvisor.dev/gvisor/pkg/tcpip/transport/raw
gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast
github.com/containers/gvisor-tap-vsock/pkg/services/dns
gvisor.dev/gvisor/pkg/tcpip/link/nested
gvisor.dev/gvisor/pkg/tcpip/link/sniffer
gvisor.dev/gvisor/pkg/tcpip/network/ipv4
gvisor.dev/gvisor/pkg/tcpip/network/arp
gvisor.dev/gvisor/pkg/tcpip/transport/tcp
gvisor.dev/gvisor/pkg/tcpip/transport/udp
gvisor.dev/gvisor/pkg/tcpip/transport/icmp
gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
github.com/containers/gvisor-tap-vsock/pkg/services/dhcp
github.com/containers/gvisor-tap-vsock/pkg/services/forwarder
github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork
github.com/containers/gvisor-tap-vsock/cmd/gvproxy
   dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
dh_auto_test: warning: LTO optimize is enable in buildflags. But cgo doesn't 
support it. LTO flags will be stripped in cgo.
        cd _build && go test -vet=off -v -p 4 
github.com/containers/gvisor-tap-vsock/cmd/gvproxy 
github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper 
github.com/containers/gvisor-tap-vsock/pkg/client 
github.com/containers/gvisor-tap-vsock/pkg/fs 
github.com/containers/gvisor-tap-vsock/pkg/net/stdio 
github.com/containers/gvisor-tap-vsock/pkg/services/dhcp 
github.com/containers/gvisor-tap-vsock/pkg/services/dns 
github.com/containers/gvisor-tap-vsock/pkg/services/forwarder 
github.com/containers/gvisor-tap-vsock/pkg/sshclient 
github.com/containers/gvisor-tap-vsock/pkg/tap 
github.com/containers/gvisor-tap-vsock/pkg/tcpproxy 
github.com/containers/gvisor-tap-vsock/pkg/transport 
github.com/containers/gvisor-tap-vsock/pkg/types 
github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork
?       github.com/containers/gvisor-tap-vsock/cmd/gvproxy      [no test files]
?       github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/client       [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/fs   [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/net/stdio    [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/services/dhcp        [no 
test files]
?       github.com/containers/gvisor-tap-vsock/pkg/services/forwarder   [no 
test files]
?       github.com/containers/gvisor-tap-vsock/pkg/sshclient    [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/tcpproxy     [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/transport    [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/types        [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork       [no 
test files]
=== RUN   TestSuite
Running Suite: gvisor-tap-vsock dns suit
========================================
Random Seed: 1734613572
Will run 8 of 8 specs

•••••••
------------------------------
•! Panic [0.005 seconds]
dns add test
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:22
  Should pass DNS requests to default system DNS server [It]
  
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:204

  Test Panicked
  runtime error: index out of range [0] with length 0
  /usr/lib/go-1.23/src/runtime/panic.go:115

  Full Stack Trace
  github.com/containers/gvisor-tap-vsock/pkg/services/dns.init.func1.9()
        
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:224
 +0x2ef
  
github.com/containers/gvisor-tap-vsock/pkg/services/dns.TestSuite(0xc0001a89c0)
        
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:19
 +0x3c
  testing.tRunner(0xc0001a89c0, 0x888290)
        /usr/lib/go-1.23/src/testing/testing.go:1690 +0xf4
  created by testing.(*T).Run in goroutine 1
        /usr/lib/go-1.23/src/testing/testing.go:1743 +0x390
------------------------------


Summarizing 1 Failure:

[Panic!] dns add test [It] Should pass DNS 
requests to default system DNS server 
/usr/lib/go-1.23/src/runtime/panic.go:115

Ran 8 of 8 Specs in 0.006 seconds
FAIL! -- 7 Passed | 1 Failed | 
0 Pending | 0 Skipped
--- FAIL: TestSuite (0.01s)
=== RUN   TestDNS
time="2024-12-19T13:06:12Z" level=info msg="starting test DNS servers"
time="2024-12-19T13:06:12Z" level=info msg="test DNS servers started"
time="2024-12-19T13:06:12Z" level=info msg="looking up redhat.com"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
    dns_test.go:263:
                Error Trace:    
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:263
                Error:          Received unexpected error:
                                lookup redhat.com on 127.0.0.53:53: no such host
                Test:           TestDNS
time="2024-12-19T13:06:12Z" level=error msg="serve UDP error: *net.OpError read udp 
127.0.0.1:5354: use of closed network connection"
time="2024-12-19T13:06:12Z" level=error msg="serve TCP error: *net.OpError accept 
tcp 127.0.0.1:5354: use of closed network connection"
--- FAIL: TestDNS (0.11s)
=== RUN   TestHostsFile
--- PASS: TestHostsFile (0.00s)
=== RUN   TestReloadingHostsFile
time="2024-12-19T13:06:12Z" level=error msg="Hosts file adding watcher error:no such 
file or directory"
--- PASS: TestReloadingHostsFile (2.00s)
FAIL
FAIL    github.com/containers/gvisor-tap-vsock/pkg/services/dns 2.144s
=== RUN   TestIPPool
--- PASS: TestIPPool (0.00s)
PASS
ok      github.com/containers/gvisor-tap-vsock/pkg/tap  0.015s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 4 
github.com/containers/gvisor-tap-vsock/cmd/gvproxy 
github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper 
github.com/containers/gvisor-tap-vsock/pkg/client 
github.com/containers/gvisor-tap-vsock/pkg/fs 
github.com/containers/gvisor-tap-vsock/pkg/net/stdio 
github.com/containers/gvisor-tap-vsock/pkg/services/dhcp 
github.com/containers/gvisor-tap-vsock/pkg/services/dns 
github.com/containers/gvisor-tap-vsock/pkg/services/forwarder 
github.com/containers/gvisor-tap-vsock/pkg/sshclient 
github.com/containers/gvisor-tap-vsock/pkg/tap 
github.com/containers/gvisor-tap-vsock/pkg/tcpproxy 
github.com/containers/gvisor-tap-vsock/pkg/transport 
github.com/containers/gvisor-tap-vsock/pkg/types 
github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork returned exit code 1
make: *** [debian/rules:14: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-12-19T13:06:14Z

Finished
--------

--- End Message ---
--- Begin Message ---
Source: golang-github-containers-gvisor-tap-vsocks
Source-Version: 0.8.1-3
Done: Reinhard Tartler <siret...@tauware.de>

We believe that the bug you reported is fixed in the latest version of
golang-github-containers-gvisor-tap-vsocks, 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 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated 
golang-github-containers-gvisor-tap-vsocks 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: Sat, 04 Jan 2025 11:06:37 -0500
Source: golang-github-containers-gvisor-tap-vsocks
Architecture: source
Version: 0.8.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 1090805
Changes:
 golang-github-containers-gvisor-tap-vsocks (0.8.1-3) unstable; urgency=medium
 .
   * Another fixup for skipping tests that fail to resolve external DNS
     names, Closes: #1090805
Checksums-Sha1:
 c4d59d09de01dde8c68a2e2d0b438856958e2d0e 3205 
golang-github-containers-gvisor-tap-vsocks_0.8.1-3.dsc
 37e3fe37ea892386af80b4e56d124bb7ad4bb95d 4260 
golang-github-containers-gvisor-tap-vsocks_0.8.1-3.debian.tar.xz
Checksums-Sha256:
 a6c0377b33eefd3cf8003826eadb3dcdd889ca80394a9166fe5a12bfed520dc1 3205 
golang-github-containers-gvisor-tap-vsocks_0.8.1-3.dsc
 5a7d066eb2656330c36c332930f10e699fce46c3f2df2a4d94bf22b9e7c64af2 4260 
golang-github-containers-gvisor-tap-vsocks_0.8.1-3.debian.tar.xz
Files:
 98a1ebd6352252ac65859873af0eb9fb 3205 golang optional 
golang-github-containers-gvisor-tap-vsocks_0.8.1-3.dsc
 72df3ad6ac5dfaab584256412ca50644 4260 golang optional 
golang-github-containers-gvisor-tap-vsocks_0.8.1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmd5XSoUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJssoWRAAlH1Qx9bioiYpJi/neRJUk0HkwfpM
B8WW+r+qG+SQYIit/3Qj2vqFC+MoJhCMbUTnD+R3f4CFlERMqxUTrwQDJoUZhn72
O3oMSukNO9LSoyX0Ha+GtPzGDrI2eEj0S7zBIh0WajZVo9hDUVOlFK29LWxdqmNQ
caAWHpQ1WIl5zl2K/9mJxAWY0OdXaGIMtUbK1xmV/DN8tN9KyfPoQz1AVLLhd1U4
Z5jaU8U6pvp047ccf0+rY2fYGJzjyfANomM4PkjM8jcsJ1OpJZaZeJNZR8mN+L9M
uw9ho8zZuy2dGtB0NwJVOD218yvFjODIpZyq4eXMjK3u5ADMwIkMnxOn05Ql35XW
q93T3aDDvW7CXsviGV0PjGJOZsuqY5PR5piBPw9wdOJzEFTTKIusjHhveK0kqoEU
bw1V8n6u64ihdH1QNVPa8VKaJHV8QKJcAJNrZa2XE0QvF9IbxEvBlM1rYBLcm4px
1MQdGKO1HyfhTpKWuQ6EGcKsLUyt5AYBgRFj3DBSGrvrYtWVUaGwonX7j+CeBOLM
boTW6IKKLWSj2Gpchz1+OinYRO6d/yrtF3luTZMoTjZJDB+K2UV+vFJc56VLZfsB
UpaJ2adyVQ8F2OXAR8qIcH6Z2ctp2Z6ATnoJhWnP8xB3jeei2MXUagXxctb1Lo4x
0XhoNhQtXfeIEeI=
=GEZ9
-----END PGP SIGNATURE-----

Attachment: pgpKvA47Qh1QK.pgp
Description: PGP signature


--- End Message ---

Reply via email to