[pkg-go] Bug#1017279: golang-github-hashicorp-go-sockaddr: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/hashicorp/go-sockaddr returned exit code 1

Lucas Nussbaum lucas at debian.org
Sun Aug 14 08:38:12 BST 2022


Source: golang-github-hashicorp-go-sockaddr
Version: 0.0~git20170627.41949a1+ds-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220813 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
> 	cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/hashicorp/go-sockaddr
> === RUN   Test_parseBSDDefaultIfName
> === RUN   Test_parseBSDDefaultIfName/macOS_Sierra_10.12_-_Common
> --- PASS: Test_parseBSDDefaultIfName (0.00s)
>     --- PASS: Test_parseBSDDefaultIfName/macOS_Sierra_10.12_-_Common (0.00s)
> === RUN   Test_parseLinuxDefaultIfName
> === RUN   Test_parseLinuxDefaultIfName/Linux_Ubuntu_14.04_-_Common
> === RUN   Test_parseLinuxDefaultIfName/Chromebook_-_8743.85.0_(Official_Build)_stable-channel_gandof,_Milestone_54
> --- PASS: Test_parseLinuxDefaultIfName (0.00s)
>     --- PASS: Test_parseLinuxDefaultIfName/Linux_Ubuntu_14.04_-_Common (0.00s)
>     --- PASS: Test_parseLinuxDefaultIfName/Chromebook_-_8743.85.0_(Official_Build)_stable-channel_gandof,_Milestone_54 (0.00s)
> === RUN   Test_parseWindowsDefaultIfName
> === RUN   Test_parseWindowsDefaultIfName/Windows_10_-_Enterprise
> --- PASS: Test_parseWindowsDefaultIfName (0.00s)
>     --- PASS: Test_parseWindowsDefaultIfName/Windows_10_-_Enterprise (0.00s)
> === RUN   Test_VisitComands
> --- PASS: Test_VisitComands (0.00s)
> === RUN   TestGetPrivateIP
> --- PASS: TestGetPrivateIP (0.00s)
> === RUN   TestGetPrivateIPs
> --- PASS: TestGetPrivateIPs (0.00s)
> === RUN   TestGetPublicIP
> --- PASS: TestGetPublicIP (0.00s)
> === RUN   TestGetPublicIPs
> --- PASS: TestGetPublicIPs (0.00s)
> === RUN   TestGetInterfaceIP
> --- PASS: TestGetInterfaceIP (0.00s)
> === RUN   TestIfAddrAttr
> --- PASS: TestIfAddrAttr (0.00s)
> === RUN   TestIfAddrMath
> --- PASS: TestIfAddrMath (0.00s)
> === RUN   TestCmpIfAddrFunc
> --- PASS: TestCmpIfAddrFunc (0.00s)
> === RUN   TestFilterIfByFlags
> === RUN   TestFilterIfByFlags/broadcast
> === RUN   TestFilterIfByFlags/down
> === RUN   TestFilterIfByFlags/forwardable_IPv4
> === RUN   TestFilterIfByFlags/forwardable_IPv6
> === RUN   TestFilterIfByFlags/global_unicast
> === RUN   TestFilterIfByFlags/interface-local_multicast
> === RUN   TestFilterIfByFlags/link-local_multicast
> === RUN   TestFilterIfByFlags/link-local_unicast_IPv4
> === RUN   TestFilterIfByFlags/link-local_unicast_IPv6
> === RUN   TestFilterIfByFlags/loopback_ipv4
> === RUN   TestFilterIfByFlags/loopback_ipv6
> === RUN   TestFilterIfByFlags/multicast_IPv4
> === RUN   TestFilterIfByFlags/multicast_IPv6
> === RUN   TestFilterIfByFlags/point-to-point
> === RUN   TestFilterIfByFlags/unspecified
> === RUN   TestFilterIfByFlags/up
> === RUN   TestFilterIfByFlags/invalid
> --- PASS: TestFilterIfByFlags (0.00s)
>     --- PASS: TestFilterIfByFlags/broadcast (0.00s)
>     --- PASS: TestFilterIfByFlags/down (0.00s)
>     --- PASS: TestFilterIfByFlags/forwardable_IPv4 (0.00s)
>     --- PASS: TestFilterIfByFlags/forwardable_IPv6 (0.00s)
>     --- PASS: TestFilterIfByFlags/global_unicast (0.00s)
>     --- PASS: TestFilterIfByFlags/interface-local_multicast (0.00s)
>     --- PASS: TestFilterIfByFlags/link-local_multicast (0.00s)
>     --- PASS: TestFilterIfByFlags/link-local_unicast_IPv4 (0.00s)
>     --- PASS: TestFilterIfByFlags/link-local_unicast_IPv6 (0.00s)
>     --- PASS: TestFilterIfByFlags/loopback_ipv4 (0.00s)
>     --- PASS: TestFilterIfByFlags/loopback_ipv6 (0.00s)
>     --- PASS: TestFilterIfByFlags/multicast_IPv4 (0.00s)
>     --- PASS: TestFilterIfByFlags/multicast_IPv6 (0.00s)
>     --- PASS: TestFilterIfByFlags/point-to-point (0.00s)
>     --- PASS: TestFilterIfByFlags/unspecified (0.00s)
>     --- PASS: TestFilterIfByFlags/up (0.00s)
>     --- PASS: TestFilterIfByFlags/invalid (0.00s)
> === RUN   TestIfByNetwork
> === RUN   TestIfByNetwork/exact_match
> === RUN   TestIfByNetwork/exact_match_plural
> === RUN   TestIfByNetwork/split_plural
> === RUN   TestIfByNetwork/excluded_plural
> === RUN   TestIfByNetwork/invalid_selector
> --- PASS: TestIfByNetwork (0.00s)
>     --- PASS: TestIfByNetwork/exact_match (0.00s)
>     --- PASS: TestIfByNetwork/exact_match_plural (0.00s)
>     --- PASS: TestIfByNetwork/split_plural (0.00s)
>     --- PASS: TestIfByNetwork/excluded_plural (0.00s)
>     --- PASS: TestIfByNetwork/invalid_selector (0.00s)
> === RUN   TestFilterIfByType
> --- PASS: TestFilterIfByType (0.00s)
> === RUN   TestGetIfAddrs
> --- PASS: TestGetIfAddrs (0.00s)
> === RUN   TestGetDefaultInterface
> --- PASS: TestGetDefaultInterface (0.00s)
> === RUN   TestIfAddrAttrs
> --- PASS: TestIfAddrAttrs (0.00s)
> === RUN   TestGetAllInterfaces
>     ifaddrs_test.go:781: Skipping nonsensical test.
> --- SKIP: TestGetAllInterfaces (0.00s)
> === RUN   TestGetDefaultInterfaces
> --- PASS: TestGetDefaultInterfaces (0.00s)
> === RUN   TestGetPrivateInterfaces
> --- PASS: TestGetPrivateInterfaces (0.00s)
> === RUN   TestGetPublicInterfaces
> --- PASS: TestGetPublicInterfaces (0.00s)
> === RUN   TestIncludeExcludeIfs
> === RUN   TestIncludeExcludeIfs/address-include
>     ifaddrs_test.go:1248: test.ifAddrs: [1.2.3.4 {0 0   0} 2.3.4.5 {0 0   0} 3.4.5.6 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [1.2.3.4 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/address-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [1.2.3.4 {0 0   0} 2.3.4.5 {0 0   0} 3.4.5.6 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [2.3.4.5 {0 0   0} 3.4.5.6 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/address_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/address_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/flag-include
>     ifaddrs_test.go:1248: test.ifAddrs: [%!s(<nil>) {0 0   up|loopback} %!s(<nil>) {0 0   loopback} %!s(<nil>) {0 0   multicast}]
>     ifaddrs_test.go:1250: inIfAddrs: [%!s(<nil>) {0 0   up|loopback} %!s(<nil>) {0 0   loopback}]
> === RUN   TestIncludeExcludeIfs/flag-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [%!s(<nil>) {0 0   up|loopback} %!s(<nil>) {0 0   loopback} %!s(<nil>) {0 0   multicast}]
>     ifaddrs_test.go:1270: outIfAddrs: [%!s(<nil>) {0 0   loopback} %!s(<nil>) {0 0   multicast}]
> === RUN   TestIncludeExcludeIfs/flag_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/flag_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/name-include
>     ifaddrs_test.go:1248: test.ifAddrs: [%!s(<nil>) {0 0 abc0  0} %!s(<nil>) {0 0 xyz0  0} %!s(<nil>) {0 0 docker666  0}]
>     ifaddrs_test.go:1250: inIfAddrs: [%!s(<nil>) {0 0 abc0  0} %!s(<nil>) {0 0 xyz0  0}]
> === RUN   TestIncludeExcludeIfs/name-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [%!s(<nil>) {0 0 abc0  0} %!s(<nil>) {0 0 xyz0  0} %!s(<nil>) {0 0 docker666  0}]
>     ifaddrs_test.go:1270: outIfAddrs: [%!s(<nil>) {0 0 abc0  0} %!s(<nil>) {0 0 xyz0  0}]
> === RUN   TestIncludeExcludeIfs/name_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/name_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/network-include
>     ifaddrs_test.go:1248: test.ifAddrs: [10.2.3.4/24 {0 0   0} 10.255.255.4/24 {0 0   0} ::1 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [::1 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/network-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [10.2.3.4/24 {0 0   0} 10.255.255.4/24 {0 0   0} ::1 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [::1 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/port-include
>     ifaddrs_test.go:1248: test.ifAddrs: [1.2.3.4:8600 {0 0   0} 2.3.4.5:4646 {0 0   0} 3.4.5.6:4647 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [2.3.4.5:4646 {0 0   0} 3.4.5.6:4647 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/port-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [1.2.3.4:8600 {0 0   0} 2.3.4.5:4646 {0 0   0} 3.4.5.6:4647 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [2.3.4.5:4646 {0 0   0} 3.4.5.6:4647 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/port_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/port_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc-include
>     ifaddrs_test.go:1248: test.ifAddrs: [10.2.3.4/24 {0 0   0} ::1/127 {0 0   0} ::/127 {0 0   0} 203.0.113.0/24 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [10.2.3.4/24 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [10.2.3.4/24 {0 0   0} ::1/127 {0 0   0} ::/127 {0 0   0} 203.0.113.0/24 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [::1/127 {0 0   0} ::/127 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_IPv4_exclude-include
>     ifaddrs_test.go:1248: test.ifAddrs: [192.169.1.1 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_IPv4_exclude-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [192.169.1.1 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [192.169.1.1 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_IPv4_include-include
>     ifaddrs_test.go:1248: test.ifAddrs: [192.168.1.1 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [192.168.1.1 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_IPv4_include-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [192.168.1.1 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_IPv4_excluded_RFCs-include
>     ifaddrs_test.go:1248: test.ifAddrs: [192.168.1.1 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_IPv4_excluded_RFCs-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [192.168.1.1 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [192.168.1.1 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_IPv6_exclude-include
>     ifaddrs_test.go:1248: test.ifAddrs: [cc::1/127 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_IPv6_exclude-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [cc::1/127 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [cc::1/127 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_IPv6_include-include
>     ifaddrs_test.go:1248: test.ifAddrs: [::1/127 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [::1/127 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_IPv6_include-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [::1/127 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_zero_match-include
>     ifaddrs_test.go:1248: test.ifAddrs: [1.2.3.4 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_zero_match-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [1.2.3.4 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [1.2.3.4 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/rfc_empty_list-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/rfc_empty_list-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/size-include
>     ifaddrs_test.go:1248: test.ifAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0} ::1/24 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0} ::1/24 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/size-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0} ::1/24 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/size_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: [10.2.3.4/24 {0 0   0} ::1 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/size_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [10.2.3.4/24 {0 0   0} ::1 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/type-include
>     ifaddrs_test.go:1248: test.ifAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0} ::1/127 {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/type-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0} ::1/127 {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: [10.2.3.4/24 {0 0   0} 203.0.113.0/24 {0 0   0}]
> === RUN   TestIncludeExcludeIfs/type-include#01
>     ifaddrs_test.go:1248: test.ifAddrs: [10.2.3.4/24 {0 0   0} ::1 {0 0   0} "/tmp/foo" {0 0   0}]
>     ifaddrs_test.go:1250: inIfAddrs: ["/tmp/foo" {0 0   0}]
> === RUN   TestIncludeExcludeIfs/type-exclude#01
>     ifaddrs_test.go:1268: test.ifAddrs: [10.2.3.4/24 {0 0   0} ::1 {0 0   0} "/tmp/foo" {0 0   0}]
>     ifaddrs_test.go:1270: outIfAddrs: ["/tmp/foo" {0 0   0}]
> === RUN   TestIncludeExcludeIfs/type_invalid_arg-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/type_invalid_arg-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> === RUN   TestIncludeExcludeIfs/type_invalid-include
>     ifaddrs_test.go:1248: test.ifAddrs: []
>     ifaddrs_test.go:1250: inIfAddrs: []
> === RUN   TestIncludeExcludeIfs/type_invalid-exclude
>     ifaddrs_test.go:1268: test.ifAddrs: []
>     ifaddrs_test.go:1270: outIfAddrs: []
> --- PASS: TestIncludeExcludeIfs (0.01s)
>     --- PASS: TestIncludeExcludeIfs/address-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/address-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/address_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/address_invalid-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/flag-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/flag-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/flag_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/flag_invalid-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/name-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/name-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/name_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/name_invalid-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/network-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/network-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/port-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/port-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/port_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/port_invalid-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_invalid-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv4_exclude-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv4_exclude-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv4_include-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv4_include-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv4_excluded_RFCs-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv4_excluded_RFCs-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv6_exclude-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv6_exclude-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv6_include-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_IPv6_include-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_zero_match-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_zero_match-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_empty_list-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/rfc_empty_list-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/size-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/size-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/size_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/size_invalid-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type-include#01 (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type-exclude#01 (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type_invalid_arg-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type_invalid_arg-exclude (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type_invalid-include (0.00s)
>     --- PASS: TestIncludeExcludeIfs/type_invalid-exclude (0.00s)
> === RUN   TestNewIPAddr
> --- PASS: TestNewIPAddr (0.00s)
> === RUN   TestIPAttrs
> --- PASS: TestIPAttrs (0.00s)
> === RUN   TestUniqueIfAddrsBy
> === RUN   TestUniqueIfAddrsBy/address
> === RUN   TestUniqueIfAddrsBy/name
> === RUN   TestUniqueIfAddrsBy/invalid
> --- PASS: TestUniqueIfAddrsBy (0.00s)
>     --- PASS: TestUniqueIfAddrsBy/address (0.00s)
>     --- PASS: TestUniqueIfAddrsBy/name (0.00s)
>     --- PASS: TestUniqueIfAddrsBy/invalid (0.00s)
> === RUN   TestJoinIfAddrsBy
> === RUN   TestJoinIfAddrsBy/address
> === RUN   TestJoinIfAddrsBy/name
> === RUN   TestJoinIfAddrsBy/invalid
> --- PASS: TestJoinIfAddrsBy (0.00s)
>     --- PASS: TestJoinIfAddrsBy/address (0.00s)
>     --- PASS: TestJoinIfAddrsBy/name (0.00s)
>     --- PASS: TestJoinIfAddrsBy/invalid (0.00s)
> === RUN   TestLimitOffset
> === RUN   TestLimitOffset/basic_limit_offset
> === RUN   TestLimitOffset/negative_offset_with_limit
> === RUN   TestLimitOffset/large_limit
> === RUN   TestLimitOffset/bigger_offset_than_size
> --- PASS: TestLimitOffset (0.00s)
>     --- PASS: TestLimitOffset/basic_limit_offset (0.00s)
>     --- PASS: TestLimitOffset/negative_offset_with_limit (0.00s)
>     --- PASS: TestLimitOffset/large_limit (0.00s)
>     --- PASS: TestLimitOffset/bigger_offset_than_size (0.00s)
> === RUN   TestSortIfBy
> === RUN   TestSortIfBy/sort_address
> === RUN   TestSortIfBy/sort_+address
> === RUN   TestSortIfBy/sort_-address
> === RUN   TestSortIfBy/sort_default
> === RUN   TestSortIfBy/sort_name
> === RUN   TestSortIfBy/sort_+name
> === RUN   TestSortIfBy/sort_-name
> === RUN   TestSortIfBy/sort_port
> === RUN   TestSortIfBy/sort_+port
> === RUN   TestSortIfBy/sort_-port
> === RUN   TestSortIfBy/sort_private
> === RUN   TestSortIfBy/sort_+private
> === RUN   TestSortIfBy/sort_-private
> === RUN   TestSortIfBy/sort_size
> === RUN   TestSortIfBy/sort_+size
> === RUN   TestSortIfBy/sort_-size
> === RUN   TestSortIfBy/sort_type
> === RUN   TestSortIfBy/sort_+type
> === RUN   TestSortIfBy/sort_-type
> === RUN   TestSortIfBy/sort_invalid
> --- PASS: TestSortIfBy (0.00s)
>     --- PASS: TestSortIfBy/sort_address (0.00s)
>     --- PASS: TestSortIfBy/sort_+address (0.00s)
>     --- PASS: TestSortIfBy/sort_-address (0.00s)
>     --- PASS: TestSortIfBy/sort_default (0.00s)
>     --- PASS: TestSortIfBy/sort_name (0.00s)
>     --- PASS: TestSortIfBy/sort_+name (0.00s)
>     --- PASS: TestSortIfBy/sort_-name (0.00s)
>     --- PASS: TestSortIfBy/sort_port (0.00s)
>     --- PASS: TestSortIfBy/sort_+port (0.00s)
>     --- PASS: TestSortIfBy/sort_-port (0.00s)
>     --- PASS: TestSortIfBy/sort_private (0.00s)
>     --- PASS: TestSortIfBy/sort_+private (0.00s)
>     --- PASS: TestSortIfBy/sort_-private (0.00s)
>     --- PASS: TestSortIfBy/sort_size (0.00s)
>     --- PASS: TestSortIfBy/sort_+size (0.00s)
>     --- PASS: TestSortIfBy/sort_-size (0.00s)
>     --- PASS: TestSortIfBy/sort_type (0.00s)
>     --- PASS: TestSortIfBy/sort_+type (0.00s)
>     --- PASS: TestSortIfBy/sort_-type (0.00s)
>     --- PASS: TestSortIfBy/sort_invalid (0.00s)
> === RUN   TestIfAttr_net
> --- PASS: TestIfAttr_net (0.00s)
> === RUN   TestIfAttr_unix
> --- PASS: TestIfAttr_unix (0.00s)
> === RUN   TestSockAddr_IPAddr_CmpAddress
> === RUN   TestSockAddr_IPAddr_CmpAddress/0
> === RUN   TestSockAddr_IPAddr_CmpAddress/1
> === RUN   TestSockAddr_IPAddr_CmpAddress/2
> === RUN   TestSockAddr_IPAddr_CmpAddress/3
> === RUN   TestSockAddr_IPAddr_CmpAddress/4
> === RUN   TestSockAddr_IPAddr_CmpAddress/5
> === RUN   TestSockAddr_IPAddr_CmpAddress/6
> === RUN   TestSockAddr_IPAddr_CmpAddress/7
> === RUN   TestSockAddr_IPAddr_CmpAddress/8
> === RUN   TestSockAddr_IPAddr_CmpAddress/9
> === RUN   TestSockAddr_IPAddr_CmpAddress/10
> === RUN   TestSockAddr_IPAddr_CmpAddress/11
> --- PASS: TestSockAddr_IPAddr_CmpAddress (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/0 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/1 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/2 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/3 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/4 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/5 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/6 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/7 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/8 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/9 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/10 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpAddress/11 (0.00s)
> === RUN   TestSockAddr_IPAddr_CmpPort
> === RUN   TestSockAddr_IPAddr_CmpPort/0
> === RUN   TestSockAddr_IPAddr_CmpPort/1
> === RUN   TestSockAddr_IPAddr_CmpPort/2
> === RUN   TestSockAddr_IPAddr_CmpPort/3
> === RUN   TestSockAddr_IPAddr_CmpPort/4
> === RUN   TestSockAddr_IPAddr_CmpPort/5
> === RUN   TestSockAddr_IPAddr_CmpPort/6
> === RUN   TestSockAddr_IPAddr_CmpPort/7
> === RUN   TestSockAddr_IPAddr_CmpPort/8
> === RUN   TestSockAddr_IPAddr_CmpPort/9
> === RUN   TestSockAddr_IPAddr_CmpPort/10
> === RUN   TestSockAddr_IPAddr_CmpPort/11
> --- PASS: TestSockAddr_IPAddr_CmpPort (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/0 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/1 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/2 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/3 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/4 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/5 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/6 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/7 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/8 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/9 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/10 (0.00s)
>     --- PASS: TestSockAddr_IPAddr_CmpPort/11 (0.00s)
> === RUN   TestSockAddr_IPAddrs_BySpecificMaskLen
> === RUN   TestSockAddr_IPAddrs_BySpecificMaskLen/0
> --- PASS: TestSockAddr_IPAddrs_BySpecificMaskLen (0.00s)
>     --- PASS: TestSockAddr_IPAddrs_BySpecificMaskLen/0 (0.00s)
> === RUN   TestSockAddr_IPAddrs_ByBroadMaskLen
> === RUN   TestSockAddr_IPAddrs_ByBroadMaskLen/0
> --- PASS: TestSockAddr_IPAddrs_ByBroadMaskLen (0.00s)
>     --- PASS: TestSockAddr_IPAddrs_ByBroadMaskLen/0 (0.00s)
> === RUN   TestSockAddr_IPAddrs_IPAddrsByNetwork
> === RUN   TestSockAddr_IPAddrs_IPAddrsByNetwork/0
> --- PASS: TestSockAddr_IPAddrs_IPAddrsByNetwork (0.00s)
>     --- PASS: TestSockAddr_IPAddrs_IPAddrsByNetwork/0 (0.00s)
> === RUN   TestSockAddr_IPAddrs_IPAddrsByNetworkSize
> === RUN   TestSockAddr_IPAddrs_IPAddrsByNetworkSize/0
>     ipaddrs_test.go:340: [2] Sort equality failed: expected 128.95.120.2:8600, received 128.95.120.2
>     ipaddrs_test.go:340: [3] Sort equality failed: expected 128.95.120.2, received 128.95.120.2:8600
> --- FAIL: TestSockAddr_IPAddrs_IPAddrsByNetworkSize (0.00s)
>     --- FAIL: TestSockAddr_IPAddrs_IPAddrsByNetworkSize/0 (0.00s)
> === RUN   TestSockAddr_IPAddrs_IPAddrsByCmp
> === RUN   TestSockAddr_IPAddrs_IPAddrsByCmp/0
> --- PASS: TestSockAddr_IPAddrs_IPAddrsByCmp (0.00s)
>     --- PASS: TestSockAddr_IPAddrs_IPAddrsByCmp/0 (0.00s)
> === RUN   TestSockAddr_IPv4Addr
> === RUN   TestSockAddr_IPv4Addr/0
> === RUN   TestSockAddr_IPv4Addr/1
> === RUN   TestSockAddr_IPv4Addr/2
> === RUN   TestSockAddr_IPv4Addr/3
> === RUN   TestSockAddr_IPv4Addr/4
> === RUN   TestSockAddr_IPv4Addr/5
> === RUN   TestSockAddr_IPv4Addr/6
> === RUN   TestSockAddr_IPv4Addr/7
> === RUN   TestSockAddr_IPv4Addr/8
> === RUN   TestSockAddr_IPv4Addr/9
> === RUN   TestSockAddr_IPv4Addr/10
> === RUN   TestSockAddr_IPv4Addr/11
> === RUN   TestSockAddr_IPv4Addr/12
> === RUN   TestSockAddr_IPv4Addr/13
> === RUN   TestSockAddr_IPv4Addr/14
> === RUN   TestSockAddr_IPv4Addr/15
> === RUN   TestSockAddr_IPv4Addr/16
> === RUN   TestSockAddr_IPv4Addr/17
> === RUN   TestSockAddr_IPv4Addr/18
> === RUN   TestSockAddr_IPv4Addr/19
> === RUN   TestSockAddr_IPv4Addr/20
> === RUN   TestSockAddr_IPv4Addr/21
> === RUN   TestSockAddr_IPv4Addr/22
> === RUN   TestSockAddr_IPv4Addr/23
> --- PASS: TestSockAddr_IPv4Addr (0.01s)
>     --- PASS: TestSockAddr_IPv4Addr/0 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/1 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/2 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/3 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/4 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/5 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/6 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/7 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/8 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/9 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/10 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/11 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/12 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/13 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/14 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/15 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/16 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/17 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/18 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/19 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/20 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/21 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/22 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr/23 (0.00s)
> === RUN   TestSockAddr_IPv4Addr_CmpAddress
> === RUN   TestSockAddr_IPv4Addr_CmpAddress/0
> === RUN   TestSockAddr_IPv4Addr_CmpAddress/1
> === RUN   TestSockAddr_IPv4Addr_CmpAddress/2
> === RUN   TestSockAddr_IPv4Addr_CmpAddress/3
> === RUN   TestSockAddr_IPv4Addr_CmpAddress/4
> --- PASS: TestSockAddr_IPv4Addr_CmpAddress (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpAddress/0 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpAddress/1 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpAddress/2 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpAddress/3 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpAddress/4 (0.00s)
> === RUN   TestSockAddr_IPv4Addr_ContainsAddress
> === RUN   TestSockAddr_IPv4Addr_ContainsAddress/0
> --- PASS: TestSockAddr_IPv4Addr_ContainsAddress (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_ContainsAddress/0 (0.00s)
> === RUN   TestSockAddr_IPv4Addr_CmpPort
> === RUN   TestSockAddr_IPv4Addr_CmpPort/0
> === RUN   TestSockAddr_IPv4Addr_CmpPort/1
> === RUN   TestSockAddr_IPv4Addr_CmpPort/2
> === RUN   TestSockAddr_IPv4Addr_CmpPort/3
> === RUN   TestSockAddr_IPv4Addr_CmpPort/4
> === RUN   TestSockAddr_IPv4Addr_CmpPort/5
> --- PASS: TestSockAddr_IPv4Addr_CmpPort (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpPort/0 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpPort/1 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpPort/2 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpPort/3 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpPort/4 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_CmpPort/5 (0.00s)
> === RUN   TestSockAddr_IPv4Addr_Equal
> === RUN   TestSockAddr_IPv4Addr_Equal/0
> === RUN   TestSockAddr_IPv4Addr_Equal/1
> --- PASS: TestSockAddr_IPv4Addr_Equal (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_Equal/0 (0.00s)
>     --- PASS: TestSockAddr_IPv4Addr_Equal/1 (0.00s)
> === RUN   TestIPv4CmpRFC
> === RUN   TestIPv4CmpRFC/ipv4_rfc_cmp_recv_match_not_arg
> === RUN   TestIPv4CmpRFC/ipv4_rfc_cmp_recv_match
> === RUN   TestIPv4CmpRFC/ipv4_rfc_cmp_defer
> === RUN   TestIPv4CmpRFC/ipv4_rfc_cmp_recv_not_match
> === RUN   TestIPv4CmpRFC/ipv4_rfc_cmp_recv_not_match_arg
> === RUN   TestIPv4CmpRFC/ipv4_rfc_cmp_arg_match
> --- PASS: TestIPv4CmpRFC (0.00s)
>     --- PASS: TestIPv4CmpRFC/ipv4_rfc_cmp_recv_match_not_arg (0.00s)
>     --- PASS: TestIPv4CmpRFC/ipv4_rfc_cmp_recv_match (0.00s)
>     --- PASS: TestIPv4CmpRFC/ipv4_rfc_cmp_defer (0.00s)
>     --- PASS: TestIPv4CmpRFC/ipv4_rfc_cmp_recv_not_match (0.00s)
>     --- PASS: TestIPv4CmpRFC/ipv4_rfc_cmp_recv_not_match_arg (0.00s)
>     --- PASS: TestIPv4CmpRFC/ipv4_rfc_cmp_arg_match (0.00s)
> === RUN   TestIPv4Attrs
> --- PASS: TestIPv4Attrs (0.00s)
> === RUN   TestSockAddr_IPv6Addr
> === RUN   TestSockAddr_IPv6Addr/0
> === RUN   TestSockAddr_IPv6Addr/1
> === RUN   TestSockAddr_IPv6Addr/2
> === RUN   TestSockAddr_IPv6Addr/3
> === RUN   TestSockAddr_IPv6Addr/4
> === RUN   TestSockAddr_IPv6Addr/5
> === RUN   TestSockAddr_IPv6Addr/6
> === RUN   TestSockAddr_IPv6Addr/7
> === RUN   TestSockAddr_IPv6Addr/8
> === RUN   TestSockAddr_IPv6Addr/9
> === RUN   TestSockAddr_IPv6Addr/10
> === RUN   TestSockAddr_IPv6Addr/11
> === RUN   TestSockAddr_IPv6Addr/12
> === RUN   TestSockAddr_IPv6Addr/13
> --- PASS: TestSockAddr_IPv6Addr (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/0 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/1 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/2 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/3 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/4 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/5 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/6 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/7 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/8 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/9 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/10 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/11 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/12 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr/13 (0.00s)
> === RUN   TestSockAddr_IPv6Addr_CmpAddress
> === RUN   TestSockAddr_IPv6Addr_CmpAddress/0
> === RUN   TestSockAddr_IPv6Addr_CmpAddress/1
> === RUN   TestSockAddr_IPv6Addr_CmpAddress/2
> === RUN   TestSockAddr_IPv6Addr_CmpAddress/3
> --- PASS: TestSockAddr_IPv6Addr_CmpAddress (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_CmpAddress/0 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_CmpAddress/1 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_CmpAddress/2 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_CmpAddress/3 (0.00s)
> === RUN   TestSockAddr_IPv6Addr_ContainsAddress
> === RUN   TestSockAddr_IPv6Addr_ContainsAddress/0
> === RUN   TestSockAddr_IPv6Addr_ContainsAddress/1
> === RUN   TestSockAddr_IPv6Addr_ContainsAddress/2
> --- PASS: TestSockAddr_IPv6Addr_ContainsAddress (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_ContainsAddress/0 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_ContainsAddress/1 (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_ContainsAddress/2 (0.00s)
> === RUN   TestSockAddr_IPv6Addr_ContainsNetwork
> === RUN   TestSockAddr_IPv6Addr_ContainsNetwork/0
> --- PASS: TestSockAddr_IPv6Addr_ContainsNetwork (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_ContainsNetwork/0 (0.00s)
> === RUN   TestSockAddr_IPv6Addr_Equal
> === RUN   TestSockAddr_IPv6Addr_Equal/addr_equal
> === RUN   TestSockAddr_IPv6Addr_Equal/IPv6Addr_not_equal
> === RUN   TestSockAddr_IPv6Addr_Equal/equal_CIDR
> === RUN   TestSockAddr_IPv6Addr_Equal/not_equal_CIDR
> --- PASS: TestSockAddr_IPv6Addr_Equal (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_Equal/addr_equal (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_Equal/IPv6Addr_not_equal (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_Equal/equal_CIDR (0.00s)
>     --- PASS: TestSockAddr_IPv6Addr_Equal/not_equal_CIDR (0.00s)
> === RUN   TestIPv6Addr_CmpRFC
> === RUN   TestIPv6Addr_CmpRFC/simple_in_RFC
> === RUN   TestIPv6Addr_CmpRFC/ipv6_cmp_IPv4
> === RUN   TestIPv6Addr_CmpRFC/ipv6_cmp_IPv4#01
> === RUN   TestIPv6Addr_CmpRFC/ipv6_cmp_IPv4#02
> --- PASS: TestIPv6Addr_CmpRFC (0.00s)
>     --- PASS: TestIPv6Addr_CmpRFC/simple_in_RFC (0.00s)
>     --- PASS: TestIPv6Addr_CmpRFC/ipv6_cmp_IPv4 (0.00s)
>     --- PASS: TestIPv6Addr_CmpRFC/ipv6_cmp_IPv4#01 (0.00s)
>     --- PASS: TestIPv6Addr_CmpRFC/ipv6_cmp_IPv4#02 (0.00s)
> === RUN   TestIPv6Attrs
> --- PASS: TestIPv6Attrs (0.00s)
> === RUN   TestVisitAllRFCs
> --- PASS: TestVisitAllRFCs (0.00s)
> === RUN   TestIsRFC
> --- PASS: TestIsRFC (0.00s)
> === RUN   TestSockAddr_New
> === RUN   TestSockAddr_New/0
> === RUN   TestSockAddr_New/1
> === RUN   TestSockAddr_New/2
> === RUN   TestSockAddr_New/3
> === RUN   TestSockAddr_New/4
> === RUN   TestSockAddr_New/5
> === RUN   TestSockAddr_New/6
> === RUN   TestSockAddr_New/7
> === RUN   TestSockAddr_New/8
> === RUN   TestSockAddr_New/9
> === RUN   TestSockAddr_New/10
> === RUN   TestSockAddr_New/11
> === RUN   TestSockAddr_New/0#01
> === RUN   TestSockAddr_New/1#01
> --- PASS: TestSockAddr_New (0.00s)
>     --- PASS: TestSockAddr_New/0 (0.00s)
>     --- PASS: TestSockAddr_New/1 (0.00s)
>     --- PASS: TestSockAddr_New/2 (0.00s)
>     --- PASS: TestSockAddr_New/3 (0.00s)
>     --- PASS: TestSockAddr_New/4 (0.00s)
>     --- PASS: TestSockAddr_New/5 (0.00s)
>     --- PASS: TestSockAddr_New/6 (0.00s)
>     --- PASS: TestSockAddr_New/7 (0.00s)
>     --- PASS: TestSockAddr_New/8 (0.00s)
>     --- PASS: TestSockAddr_New/9 (0.00s)
>     --- PASS: TestSockAddr_New/10 (0.00s)
>     --- PASS: TestSockAddr_New/11 (0.00s)
>     --- PASS: TestSockAddr_New/0#01 (0.00s)
>     --- PASS: TestSockAddr_New/1#01 (0.00s)
> === RUN   TestSockAddrAttrs
> --- PASS: TestSockAddrAttrs (0.00s)
> === RUN   TestToFoo
> --- PASS: TestToFoo (0.00s)
> === RUN   TestSockAddrMarshaler
> --- PASS: TestSockAddrMarshaler (0.00s)
> === RUN   TestSockAddrMultiMarshaler
> --- PASS: TestSockAddrMultiMarshaler (0.00s)
> === RUN   TestSockAddr_SockAddrs_AscAddress
> === RUN   TestSockAddr_SockAddrs_AscAddress/0
> --- PASS: TestSockAddr_SockAddrs_AscAddress (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscAddress/0 (0.00s)
> === RUN   TestSockAddr_SockAddrs_AscPrivate
> === RUN   TestSockAddr_SockAddrs_AscPrivate/0
> === RUN   TestSockAddr_SockAddrs_AscPrivate/1
> === RUN   TestSockAddr_SockAddrs_AscPrivate/2
> --- PASS: TestSockAddr_SockAddrs_AscPrivate (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscPrivate/0 (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscPrivate/1 (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscPrivate/2 (0.00s)
> === RUN   TestSockAddr_SockAddrs_AscPort
> === RUN   TestSockAddr_SockAddrs_AscPort/simple_port_test
> === RUN   TestSockAddr_SockAddrs_AscPort/simple_port_test#01
> --- PASS: TestSockAddr_SockAddrs_AscPort (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscPort/simple_port_test (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscPort/simple_port_test#01 (0.00s)
> === RUN   TestSockAddr_SockAddrs_AscType
> === RUN   TestSockAddr_SockAddrs_AscType/0
> --- PASS: TestSockAddr_SockAddrs_AscType (0.00s)
>     --- PASS: TestSockAddr_SockAddrs_AscType/0 (0.00s)
> === RUN   TestUnixSock_impl_SockAddr
> --- PASS: TestUnixSock_impl_SockAddr (0.00s)
> === RUN   TestUnixSock_Equal
> === RUN   TestUnixSock_Equal/equal
> === RUN   TestUnixSock_Equal/not_equal
> === RUN   TestUnixSock_Equal/ipv4
> === RUN   TestUnixSock_Equal/ipv6
> --- PASS: TestUnixSock_Equal (0.00s)
>     --- PASS: TestUnixSock_Equal/equal (0.00s)
>     --- PASS: TestUnixSock_Equal/not_equal (0.00s)
>     --- PASS: TestUnixSock_Equal/ipv4 (0.00s)
>     --- PASS: TestUnixSock_Equal/ipv6 (0.00s)
> === RUN   TestUnixSockAttrs
> --- PASS: TestUnixSockAttrs (0.00s)
> FAIL
> FAIL	github.com/hashicorp/go-sockaddr	0.054s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/hashicorp/go-sockaddr returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lucas@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.



More information about the Pkg-go-maintainers mailing list