net test from ubuntu_kernel_selftests timeout on GCP / GKE / Oracle 5.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
Issue found on GCP Bionic 5.0.0-1029-gcp
Instances:
* n1-standard-8
* n1-standard-2
(haven't check all the other instances yet)
The test timeout with 30 min threshold.
---- UDP IPv4 created before IPv6 ----
---- UDP IPv6 created before IPv4 ----
---- UDP IPv4 created before IPv6 (large) ----
---- UDP IPv6 created before IPv4 (large) ----
---- TCP IPv4 created before IPv6 ----
---- TCP IPv6 created before IPv4 ----
SUCCESS
Opening 127.0.0.1:9999
Opening INADDR_ANY:9999
bind: Address already in use
Opening in6addr_any:9999
Opening INADDR_ANY:9999
bind: Address already in use
Opening INADDR_ANY:9999 after closing ipv6 socket
bind: Address already in use
Timer expired (1800 sec.), nuking pid 29742
END ERROR ubuntu_
(Probably the cause of bug 1860093 ?)
This issue can be found on Oracle 5.0.0-1010-oracle as well.
Next is to test these manually, to see if a longer timeout can help.