IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 node entei (Oops: Exception in kernel mode, sig: 4 [#1])
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu-power-systems project |
Incomplete
|
Undecided
|
Unassigned | ||
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
Focal |
Confirmed
|
Undecided
|
Unassigned | ||
Hirsute |
Won't Fix
|
Undecided
|
Unassigned | ||
Impish |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
It looks like our P8 node "entei" tend to fail with the IPv6 TCP test from reuseport_bpf_cpu in ubuntu_
# send cpu 119, receive socket 119
# send cpu 121, receive socket 121
# send cpu 123, receive socket 123
# send cpu 125, receive socket 125
# send cpu 127, receive socket 127
# ---- IPv6 TCP ----
publish-job-status: using request.json
It failed silently here, this can be 100% reproduced with Groovy 5.8 and Focal 5.8.
This will cause the ubuntu_
Please find attachment for the complete "net" test result on this node with Groovy 5.8.0-52.59
Add the kqa-blocker tag as this might needs to be manually verified.
tags: | added: architecture-ppc64le bugnameltc-192677 severity-high targetmilestone-inin--- |
Changed in ubuntu-power-systems: | |
status: | Incomplete → Confirmed |
tags: |
added: bugnameltc-194783 severity-medium removed: bugnameltc-192677 severity-high |
summary: |
IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 - node entei on 5.8 kernel (Oops: Exception in kernel mode, sig: 4 [#1]) + node entei (Oops: Exception in kernel mode, sig: 4 [#1]) |
tags: |
added: bugnameltc-192677 severity-high removed: bugnameltc-194783 severity-medium |
tags: | added: 5.13 impish |
tags: |
added: bugnameltc-194783 severity-medium removed: bugnameltc-192677 severity-high |
tags: | added: sru-20220711 |
tags: |
added: bugnameltc-192677 severity-high removed: bugnameltc-194783 severity-medium |
tags: |
added: bugnameltc-194783 severity-medium removed: bugnameltc-192677 severity-high |
tags: |
added: bugnameltc-192677 severity-high removed: bugnameltc-194783 severity-medium |
It looks like this test will cause system reboot, without suspicious error messages in syslog
ubuntu@ entei:~ /autotest/ client/ tmp/ubuntu_ kernel_ selftests/ src/linux/ tools/testing/ selftests/ net$ sudo ./reuseport_bpf_cpu
....
send cpu 125, receive socket 125
send cpu 127, receive socket 127
---- IPv6 TCP ----
packet_write_wait: Connection to 10.245.71.180 port 22: Broken pipe
(system rebooted)
In syslog: upgrade. service: Succeeded. @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @^@^@^@ ^@^@^@^ @May 5 06:21:15 entei systemd- sysctl[ 1479]: Not setting net/ipv4/ conf/all/ promote_ secondaries (explicit setting exists). sysctl[ 1479]: Not setting net/ipv4/ conf/default/ promote_ secondaries (explicit setting exists).
ay 5 06:09:30 entei systemd[1]: motd-news.service: Succeeded.
May 5 06:09:30 entei systemd[1]: Finished Message of the Day.
May 5 06:09:31 entei systemd[1]: apt-daily-
May 5 06:09:31 entei systemd[1]: Finished Daily apt upgrade and clean activities.
May 5 06:14:32 entei PackageKit: daemon quit
May 5 06:14:32 entei systemd[1]: packagekit.service: Succeeded.
May 5 06:14:53 entei ntpd[42145]: kernel reports TIME_ERROR: 0x2041: Clock Unsynchronized
May 5 06:15:12 entei systemd[1]: Started Session 4 of user ubuntu.
^@^@^@^
May 5 06:21:15 entei systemd-
May 5 06:21:15 entei lvm[1468]: /dev/sdc: open failed: No medium found
System rebooted around 06:15:12
This can be reproduced with 5.8.0-50-generic as well.